Forum Discussion
Results Slide
I have a course that was never intended to be hosted on a LMS. It is a scenario based course where you user gets points for making correct decisions (using a number variable).
At the end of the course there is a trigger which sends an email confirming the points scored.
I now need to host this on Rise.com. Is there any way I can create a results slide that is based on the number variable so if the user gets more than X number of points they have passed or if they get less than X number they have failed?
I am just trying to think of a way to host this on Rise.com without having to rebuilt the whole thing using quiz slides?
- JudyNolletSuper Hero
Hi, Steven,
In addition to adding a Results slide, you'll need to add a question slide. But you can disguise those slides. For example:
- Add a T/F question slide, and move the buttons off the slide (or cover them with something else).
- Add a trigger that selects the True button if the number variable is high enough to pass.
- Add another trigger select the False button if the number variable is too low.
- Add a Results slide to score that T/F question.
These posts provide more info and demos that might be helpful:
- Steven_HaighCommunity Member
Hi Judy. That makes perfect sense and is so obvious now I think about it. Thank you for your help.