Selecting Multiple Radio Buttons With Alert
问题 Basically, I want create a page that has a quiz like structure and the user can select one option from one question and another from another question. Depending on the answers to each question it would need to alert a certain output. I only have some basic knowledge of Javascript so am using the same theory of using text boxes to select an answer but this time I want to use Radio buttons. This is the HTML code for the page with the radio buttons: <p> <strong>1. This is the first question?<