Skip to main content
joshuaw96000385
Participant
September 27, 2018
Question

SCORM 1.2 versus 2004 CallLMSGetValue

  • September 27, 2018
  • 1 reply
  • 226 views

Hello,

We are switching from using SCORM 1.2 to SCORM 2004 and are running into an issue with cpQuizInfoStudentName not populating the student's name. Instead it returns "Test Student". I loaded a project in the SCORM Cloud preview and see the line below:

In SCORM_CallLMSGetValue strElement=cmi.core.student_name

It is referencing "cmi.core.student_name" which is correct for SCORM 1.2 but should be "cmi.learner_name" for SCORM 2004. How do I make it reference the latter?

Best Regards,

Joshua White

This topic has been closed for replies.

1 reply

TLCMediaDesign
Inspiring
October 5, 2018

Are you seeing that call in the logs in SCORM Cloud?