Course completion slides after completing multi-sco course
So I have a course that is made up of 5 modules (multi-sco course that is packaged using the Multi-SCORM Packager). Each module has a quiz of 5 questions that is completely independent of the other modules. The user is able to complete any module in any order.
After completing all 5 modules, I would like to have some slides describing to the user their next steps.
How do I go about doing this?
My first thought was to have a conditional statement such that if quiz is complete for each module, show slides. Do variables pass from one module to another? Is this a viable solution or is there an easier built-in solution?
