Copy link to clipboard
Copied
I am building a training course with approximately 100 slides and around 30 quizzes. The unique variable at the moment is the learnerName to personalize the user's experience. Does anyone know of a way to document how much time it takes for a given user to complete such a course? I was thinking the Timer Widget could be modified, but haven't had any luck.
Ideally, I would like to be able to have a learner take the training course and have some sort of output or export which would include the learnerName variable (which is a text input box) along with the time duration from the opening slide to the last slide to be sent to an specific email address. All of this "activity" would be behind the scenes and not known by the user/learner.
Any and all help is welcomed and greatly appreciated.
Cheers!
-Jesse
You'd need custom programming to pull this off. Captivate does not do this with native functionality.
You'd need to create a widget or a lot of Javascript on the Captivate side, and you'd need some server side programming as well.
Copy link to clipboard
Copied
You'd need custom programming to pull this off. Captivate does not do this with native functionality.
You'd need to create a widget or a lot of Javascript on the Captivate side, and you'd need some server side programming as well.