How do we group buttons here so that they act like radio buttons? To make a quiz. How do we make it required field here?
Hi, you create buttons for answers initially and check it. use conditional statement to check the answer. You can change the color of the button to green if answer is correct else you can change it red
Chandni Bhatt
How do we group buttons here so that they act like radio buttons? To make a quiz. How do we make it required field here?