Ability to retake a lesson immediately after completion

Ability to retake a lesson immediately after completion

by Dave Foord -
Number of replies: 1
Picture of Particularly helpful Moodlers

In the lesson activity, if I set 'Retakes allowed' to 'Yes' then if the user leaves the lesson, and comes back in they will be able to retake the lesson activity.

If I set the option for 'Allow student review' to 'Yes' when the student finishes the lesson, a link appears allowing them to be able to review their attempt.

It has been pointed out to me, that with the 2 settings above set to 'Yes', what would actually make more sense is for a link to appear allowing the user to be able to retake the lesson. At the moment, if they use the review option it does as it suggests which is show them their previous submission, but it doesn't give a logical method for them to actually retake the lesson (they would have to go to the course page and then come back in, which wouldn't be obvious).

Am I missing something?

Is there anything I can do to change this?

Average of ratings: -
In reply to Dave Foord

Re: Ability to retake a lesson immediately after completion

by Bob Gilmore -
That final link page is not very customisable via the UI. Might be possible to do with injected html via JavaScript, but I'm unsure if you can detect which settings are enabled from the lesson page itself to know which links to include. I suspect it would have to be sone by modifying the lessons code.
 
As an option,  you could add a final content page that includes a link or even a jump button to the start of the lesson again. It would not be the same page as the review link however. 
 
Another option might be to show the lesson ToC and make sure the first page is included.