Skip to main content
Alexk2342453
Participant
June 5, 2019
Question

Navigation Problem

  • June 5, 2019
  • 3 replies
  • 207 views

Hi, I have a course where the content page comprises smart shapes as buttons.  Disabled at entry via Advanced action on welcome page and unlocked as the learner progresses.  The problem.  When learners reenter the course they don't pass the Advanced action so all smart shapes on content page are unlocked.  Meaning they can skip anywhere in the course. 

Any idea how I could resolve this?

Cheers,

Alex

    This topic has been closed for replies.

    3 replies

    Alexk2342453
    Participant
    June 5, 2019

    Do you know if bookmarking retains system variable values?  If yes perhaps I can do something with that.  As variable increases smart shapes are enabled...

    RodWard
    Community Expert
    Community Expert
    June 5, 2019

    If you are referring to Self-Paced Learning bookmarking, then the answer is that this does not remember the values of User Variables, only the number of the slide that the learner reached when they abandoned the session.

    If your content is being delivered from a SCORM-compliant LMS and your bookmarking is being achieved with Resume Data bookmarking, then whether or not custom User Variable values are remembered depends entirely on the capabilities of your LMS.  Not all LMSs are capable in this area.

    If you are stuck with either option here that does not remember the values on restarting the session, then you will need to look at persisting the User Variable data outside the learning module via another method.  With HTML5 output this can be done via JavaScript code (if you know JavaScript) or else you can achieve the same result much more easily using the CpExtra HTML5 widget.  More information about that here: Persisting Data with CpExtra | Infosemantics Pty Ltd

    Alexk2342453
    Participant
    June 5, 2019

    Yes book marking is on and they go back to where they were but all smart shapes (used for navigation)

    are then unlocked

    Lilybiri
    Legend
    June 5, 2019

    Do you mean, when re-entering with bookmarking turned on? In that case they'll return to the last slide visited?