Forum Discussion
Export Quiz Result to a pdf
Hi Mandar
This demo is a downloadable pdf slider-based survey rather than a quiz - but the principle would be the same. In fact, it should be easier to do the quiz results
https://demo9.profilelearning.com
The demo captures the slider settings in the survey - holds them in variables which are then picked up by a JavaScript routine at the end of the course and used to show the option selected by the learner in a pdf copy of the survey.
With a quiz I think you should be able to store the learner's actual selection on a multiple choice quiz by checking the state of the Radio Buttons on the screen when they click the 'Submit' button. If you've got 200 questions that's quite a lot of variables - but there's probably a more elegant way of doing it that someone will suggest...
The key point about this demo is that the output pdf is actually based on a pdf form template. i.e. you can format it any way you want by creating the output report as a pdf form. The JavaScript reads the pdf form and populates the named fields in the form with the variables it has picked up during the course,
I don't really know if this approach works in Storyline 3 - don't see why it wouldn't.
I hope this helps...
Thank You John Cooper this is very helpful, I now have some ideas as to how I can proceed. Thank You very much!
Related Content
- 12 months ago