Forum Discussion
Challenge with reviews and Random Quiz Banks
It’s difficult to jump directly to a flagged slide/question, but it’s easy to skip one that isn’t flagged. To handle this, we can add a trigger that skips to the next slide when the timeline starts, if the course is in review mode and the flag hasn’t been selected.
Here is how:
First, define when the course is in review mode. In your review slide, create a variable called *review* and set it to True when clicking the Review BNT. Then, remove the required condition from the “jump to quiz slide” trigger. So when user click on the BNT, it will jump back to the quiz and the system knows i't's in review mode.
Next, instead of setting the flag checkbox on each slide, place it on the master slide. This way, you only need one trigger to control all question slides.
Related Content
- 1 year ago
- 11 months ago