cmi.interactions
Posted: Sun Oct 14, 2012 5:13 pm
Hello there,
I was wondering if anyone has issue viewing the cmi.interactions report?
When we click on the stats icon on the scorm content, it will display history and/or interactions.
The history link is working fine but when i click on the interactions link, it displays and empty page.
If we look inside /doceboLms/modules/organization/orgresults.php, there a function called getInteractionsTable($id_user, $idtrack). This function is suppose to parse the XMLDATA taken from learning_scorm_tracking table. However, i noticed that inside that XML data, there is no cmi.interaction data captured.
Anybody came up with a workaround to display the cmi.interactions data?
Thanks in advance
I was wondering if anyone has issue viewing the cmi.interactions report?
When we click on the stats icon on the scorm content, it will display history and/or interactions.
The history link is working fine but when i click on the interactions link, it displays and empty page.
If we look inside /doceboLms/modules/organization/orgresults.php, there a function called getInteractionsTable($id_user, $idtrack). This function is suppose to parse the XMLDATA taken from learning_scorm_tracking table. However, i noticed that inside that XML data, there is no cmi.interaction data captured.
Anybody came up with a workaround to display the cmi.interactions data?
Thanks in advance