Skip to main content
Participant
April 11, 2017
Question

TEB content saved after resuming course

  • April 11, 2017
  • 1 reply
  • 122 views

Captivate 9:  I have a TEB (Text Entry Box) where the learner must enter his/her name. What he/she entered to the TEB will be shown on the last page of the course ($$TEB-entry$$).

If the learner does not finish the course in one step but leaves the course (exit) and resumes it later, the content of the TEB is lost. And since the learner continues where he/she left the course, he/she will not re-enter the box. How to keep the entry after resuming?

This last page is shown only after successfully completing the quiz.

This topic has been closed for replies.

1 reply

Lilybiri
Legend
April 11, 2017

You'll need to capture the value of that variable, use local storage and then recover it when restarting the course.

This can be done by Javascript or by using the CpExtra widget from InfoSemantics (you can try it out for free with a trial version).