Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add the ability to get learner_id/student_id and learner_name from SCORM 1.2 or 2004 #26

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

TakeshiDaveau
Copy link

As this official SCORM documentation explain it, in SCORM we can get some information about the current student : https://scorm.com/scorm-explained/technical-scorm/run-time/run-time-reference/

I added the ability to retrieve :

  • cmi.core.student_id (SCORM 1.2)
  • cmi.core. student_name (SCORM 1.2)
  • cmi.learner_id (SCORM 2004)
  • cmi.learner_name (SCORM 2004)

@TakeshiDaveau
Copy link
Author

Up

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant