Picture of Vikram Katyani
ADAPT and SCORM 2004
by Vikram Katyani - Wednesday, 2 December 2015, 12:33 PM
 

Hi – We are developing an eLearning project using ADAPT. Client’s LMS called Opigno supports SCORM 2004. To give them feel of ADAPT published content and initial LMS testing, we provided them ADAPT’s standard course that comes with framework (link here).

http://walkgroveonline.com/demos/adaptdemo.zip

Client has come back with LMS tracking issues - SCORM 2004 (see the error log below). Could anyone please provide some solution to these issues? Do I need to change any settings in the published output to make it compatible with SCORM 2004?

 Thanks in advance.

---- Error Log -----

Problem appears to be with cmi.suspend_data and cmi.learner_name.

ScormWrapper::initTimedCommit

ScormWrapper::getValue: _property=cmi.suspend_data

Course could not get cmi.suspend_data Error Info: LMS Error Info:

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.location

ScormWrapper::getValue: returning b-70

ScormWrapper::getValue: _property=cmi.score.raw

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.completion_status

ScormWrapper::getValue: returning incomplete

ScormWrapper::getValue: _property=cmi.learner_name

Course could not get cmi.learner_name Error Info: LMS Error Info:

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.suspend_data

Course could not get cmi.suspend_data Error Info: LMS Error Info:

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.location

ScormWrapper::getValue: returning b-70

ScormWrapper::getValue: _property=cmi.score.raw

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.completion_status

ScormWrapper::getValue: returning incomplete

ScormWrapper::getValue: _property=cmi.learner_name

Course could not get cmi.learner_name Error Info: LMS Error Info:

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.suspend_data

Course could not get cmi.suspend_data Error Info: LMS Error Info:

ScormWrapper::getValue: returning

ScormWrapper::getValue: _property=cmi.location

ScormWrapper::getValue: returning b-70

ScormWrapper::setValue: _property=cmi.location _value=

 

 

 

Picture of Matt Leathes
Re: ADAPT and SCORM 2004
by Matt Leathes - Wednesday, 2 December 2015, 4:11 PM
 

Hi Vikram

Officially Adapt only supports SCORM 1.2 since that's still got the largest support base across learning management systems.

If your client's LMS doesn't support SCORM 1.2 at all then it is possible to publish Adapt as SCORM 2004 - but it takes a bit of manual intervention (particularly around packaging it properly). If you search the forums you should find posts from people who have tried this before which will help.

Picture of Vikram Katyani
Re: ADAPT and SCORM 2004
by Vikram Katyani - Thursday, 3 December 2015, 6:51 AM
 

Hi Matt - Thank you for the information. I suspect that SCORM 2004 is mandatory requirement from client. I will search through forum to find posts regarding SCORM 2004.