Understand the logic of tracking Captivate files in LMS - for developers
Hi
We are creating an LMS and need to write code to track progress for scorm files created in captivate. We understands progress is described in this piece of code (code...)
Captivate cmi.suspend_data - my dad thinks in Captivate it's hidden somewhere here:
{ "cmi.core.lesson_status": "completed", "cmi.core.lesson_mode": "normal", "cmi.core.lesson_location": "Aims%20and%20objectives%20", "cmi.suspend_data": "C1A%24nP1A%24nP1A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nP0A%24nPDTcpQuizInfoStudentIDBAVcpQuizInfoStudentNameAJundefinedQcpQuizHandledAllBA$_#-#_$", "cmi.core.exit": "suspend", "cmi.core.session_time": "0000:00:28.24" }In Adapt here:
Can anyone help us with understanding this logic? How can we extract progress? When the course is complete zeros turn into ones but the algorthythm behind it in unclear.
Thanks
Paul
