Forum Discussion
BettyErbert
9 months agoCommunity Member
Question Bank with associated slide(content)
Hello,
in our courses there are always questions and each question is formulated in such a way that the answer is linked to a slide.
However, the questions were created using the question bank a...
JudyNollet
9 months agoSuper Hero
That's how the program is set up to work when a question allows more than one attempt.
- When the user answers incorrectly, the Try Again layer shows.
- When the Try Again layer is closed, the question still shows the person's previous answer(s), but it allows them to change their answer.
- If you don't want to show the previous answer(s), add triggers to change the state of the answer buttons back to Normal. That would look something like this:
- If the person exceeds the allowed attempts, the program will show the Incorrect layer if they answer incorrectly again.
By the way, your quiz is set up with Multiple Response questions. As per UI standards, those questions use checkboxes. Checkboxes indicate that more than one answer can be selected. And users can select more than one answer to the questions in your quiz.
As per UI standards, a Multiple Choice question uses radio buttons (that is, circles that are filled when selected). Storyline automatically puts multiple-choice responses into a button set, so that only one answer can be selected.