I have developed some scorm tests from an external web authoring tool. Can I be able to record the scores within docebo for these tests once I upload them?
Martin
Kenya
| Posted by | Messages text |
|---|---|
![]() Total post : 18 Profile |
Written on : 08/12/2006 17:36 ( more than one month ) Object : Tracking scores from SCORM Tests created outside docebo I have developed some scorm tests from an external web authoring tool. Can I be able to record the scores within docebo for these tests once I upload them? Martin |
![]() Total post : 13 Profile |
Written on : 15/03/2007 09:58 ( more than one month ) Object : Re: Tracking scores from SCORM Tests created outside docebo What is the web authoring tool that you use for implement a test? You can record the score in Docebo if the scorm package that you want upload in the platform contain a file SCO. Inside this file you must write this function LMSSetValue("cmi.core.score.raw","method"); With the keyword "method" you should implement a method to calculate the score. Alessandro |