Forum Discussion
Question Bank with associated slide(content)
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.
- BettyE10 months agoCommunity Member
Hi Judy, you have helped me before and now I have realized that I have another problem, maybe you can help me?
The thing is...
if the course has already been completed;
the user has completed and passed the course and when he wants to go through the course again, the quiz should not appear again at the end, but the result that has already been completed...
How can I make it appear again that the course has been completed?thank you very much for your attention :)
Betty
- JoseTansengco10 months agoStaff
Hi BettyE,
Happy to help!
It would be easier for the community to make recommendations if we could see your project file. This would give us an idea of how your quizzes are currently set up.
Just an idea you can check out: You could set up a "True/False" variable in your quiz that would be changed to "true" upon course completion. You can reference this variable when your learners return to the course and reach the quiz. With the variable set to true, you can add a trigger to allow the navigation to skip the quiz entirely and move the learner to the next section. Feel free to share a copy of your project file here and we'll be glad to show how you can apply this solution, and possibly other suggestions, to your project file!
- BettyE10 months agoCommunity Member
Hello,
here's an example,
with the result the link to print the certificate, you will not have access.
As I wrote before, my problems are ;
1) Once the course is finished, if the user wants to read the content again, but when the quiz starts, the finished option should appear.
2) and with the animation, the player can not exceed 5 seconds, I read that it is possible to create a reference, that does not matter the time of the animation, but the player stays at 5 seconds.
thanks for your help
Betty
Related Content
- 9 months ago
- 10 months ago
- 12 months ago