Skip to main content
Participant
January 13, 2016
Answered

Is there a way to export user data (e.g., duration to complete course) to specific email address?

  • January 13, 2016
  • 1 reply
  • 213 views

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

This topic has been closed for replies.
Correct answer RodWard

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.

1 reply

RodWard
Community Expert
RodWardCommunity ExpertCorrect answer
Community Expert
January 14, 2016

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.