I would like to create a multiple choice quiz. easy right? there are templates already which i understand how to use. My question is this. how do i direct the user to a screen for them to read between questions.
so. i want them to read a passage and answer a question about the passage. if they get the answer wrong, they go back to the passage. if they get it right, they move on to the next passage. they would always move in a specific order.
like passage 1. question 1
pasage 1. question 2.
passage 2. question 3
i dont undersatnd how to correlate the current passage with the current question and answer combo. can anyone help?