How can i disable the page "You have seen more than one page of this lesson already.
Do you want to start at the last page you saw?"
I want participants to always start over
This feature needs to be an option in the lesson settings. The way the FAQ reads it should work by making the lesson a practice lesson and that it only links to question pages, but I never use questions pages and it still remembers which page I was previously on.
However, there is a way to do it using a hyperlink to the lesson instead of the lesson itself.
- Create the lesson as normal and then make it available but hidden:
- Next, create a hyperlink to the lesson using the URL resource or inserting a hyperlink in a text area such as the section description. Use the URL to the lesson and put
&startlastseen=no
on the end, for example:
URL resource module:
Hyperlink in text:
With this code at the end of the lesson url, the link will always take you to the first page of the lesson.
You do miss out on the lessons completion tracking features, but generally for repeatable lessons which start at the beginning, this might not be such a big deal.