I'm trying to create a multiple choice question, giving the user 4 possible choices for the answer. I need these choices in the form of Radio buttons. Then I need to make it so the user cannot continue until they have selected the correct answer. Any incorrect or correct answer needs to be prompted on screen to the user (not an alert box) What would be the code for this?
Comments
Leave a comment