Skip to main content
Known Participant
March 7, 2018
Question

Multi-Language, advanced actions & bookmarking

  • March 7, 2018
  • 1 reply
  • 120 views

I have a multi-language course that is triggered by an advanced action.  I was trying to use the bookmark (resume data) in this course, but when it resumes to the slide it does not resume the language choice and no text appears.  Does anyone know a workaround for this?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    March 7, 2018

    You are probably using variables for the choice? You will have to store the variables in local storage, and retrieve them  on restarting the course. It can be done with JS or by using the CpExtra widget (InfoSemantics - HTML only).