Vote count:
0
I need to add multiple questionnaires to use the same code. How can i do this?
// Insert answers to questions
answers[0] = ["Apple", "Test"] ;
answers[1] = "Dynamic HTML";
answers[2] = "Netscape";
answers[3] = "Common Gateway Interface";
As you can see Ive just tried adding my other answer onto the code for a different quiz but it does not recognise. What is the best way of doing this? (is there an "or" command or something like that?
asked 1 min ago
Aucun commentaire:
Enregistrer un commentaire