AxiansPT
2 years agoCommunity Member
Assessment made in storyline
Hello!
I have a course made in rise, to which I have added some storyline blocks. One of these blocks, is positioned at the end of the course, and corresponds to a 10 question assessment, with only 1 attempt. However, when the user exits the course and then resumes it, he/she can do the evaluation again (and thus change the result obtained in the first attempt).
How can I get around this issue?
Thanks for your help!
Storyline blocks reload when the course reloads and do not resume, you can save values to local storage using javascript but this is not reliable as any web page can reset local storage, no real way around this unless your LMS only allows one attempt.