<< Back
Message for this thread
Posted by Messages text
sdamb

Noavatar
Total post : 2
> Profile
Written on : 02/06/2009 18:58 ( more than one month )
Object : Tracking and reporting SCORM interactions

Hi,
I loaded a SCORM 1.2 test LO, that uses some tracking methods like

LMSSetValue("cmi.interactions.0.id","EX_1")
LMSSetValue("cmi.interactions.0.result","correct")
LMSSetValue("cmi.interactions.0.latency","00:10:09")

But in Stats area , as Teacher, I see only:

Interaction 0
Interaction 0
Interaction 0


How can I show a complete report to the Teacher?

The same test LO, in Moodle works fine.
I have to use this method, since I'm developing a Flash course that will be loaded as a single SCO and I need to track exercise's results.

Thank you in advance.
Stefano 

 
garcia ruben

Noavatar
Total post : 2
> Profile
Written on : 18/11/2011 01:21 ( more than one month )
Object : Re: Tracking and reporting SCORM interactions
Hi!
I don´t know if it will be helpful, but I´ve developed a simple Php Script that tracks the Scorm interactions and Polls from the DB and  then shows the results on a table format. From it, you can analyze your user results.

If you´re interested on it, write me your e-mail and I´ll send it to you.

Regards
Rubén García
 
<< Back