I'm using the module for importing packages exported form Adapt / Evolve, but finding that not all variables relating to progress are being recorded, e.g. 'score' and 'outcome' are coming back as 0, despite points being racked up. Reports of 'Status'; 'Completed' and 'Attempts' are coming through ok, and I just wonder if it's due to different terminology than the norm being used by the Adapt framework. Can anyone point me towards where I might be able to adjust the terminology used for these variables in the module? Or, is there anyone else using Adapt for creation of courses who knows if I'm missing some setting prior to export? I have assessments and points enabled, and these are functioning in the course itself...

Log output:
SCO: Foundations Photography

Attempt Started: 2016-07-12 10:28:36
Attempt Completed: 2016-07-12 10:29:47
Last Update: 2016-07-12 10:30:25

Attempt Status: completed
Attempt Score: 0
Attempt Outcome: unknown
Attempt Total Time: 105
Attempt Last Exit Status: normal
Attempt Last Session Time: 105

Attempt Log
07/12/2016 10:28:38 - User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
07/12/2016 10:28:38 - Flash is installed - Version info: Shockwave Flash 22.0 r0
07/12/2016 10:28:38 - Initialize("", "") => 0
07/12/2016 10:28:38 - GetValue("cmi.completion_status") - incomplete => 0
07/12/2016 10:28:39 - Commit("", "") => 0
07/12/2016 10:28:39 - GetValue("cmi.core.entry") - ab-initio => 0
07/12/2016 10:28:39 - Commit("", "") => 0
07/12/2016 10:28:39 - GetValue("cmi.suspend_data") - => 0
07/12/2016 10:29:04 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:05 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:27 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:28 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:31 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:32 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:46 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:47 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:47 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:47 - SetValue("cmi.score.raw") => 0
07/12/2016 10:29:47 - SetValue("cmi.score.min", "0") => 0
07/12/2016 10:29:47 - SetValue("cmi.score.max", "100") => 0
07/12/2016 10:29:47 - SetValue("cmi.score.scaled", "NaN") => 0
07/12/2016 10:29:47 - SetValue("cmi.completion_status", "completed") => 0
07/12/2016 10:29:47 - Commit("", "") => 0
07/12/2016 10:29:52 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:52 - SetValue("cmi.suspend_data", "(Value Omitted)") => 0
07/12/2016 10:29:52 - SetValue("cmi.score.raw") => 0
07/12/2016 10:29:52 - SetValue("cmi.score.min", "0") => 0
07/12/2016 10:29:52 - SetValue("cmi.score.max", "100") => 0
07/12/2016 10:29:52 - SetValue("cmi.score.scaled", "NaN") => 0
07/12/2016 10:30:24 - SetValue("cmi.session_time", "PT1M45.1S") => 0
07/12/2016 10:30:24 - SetValue("cmi.exit", "normal") => 0
07/12/2016 10:30:24 - Commit("", "") => 0
Attempt CMI Data
Array
(
[location] =>
[suspend_data] => {"spoor":{"completion":"101131bookmarkingId-5783b1f3eb4bfd175e983517","_isCourseComplete":true,"_isAssessmentPassed":false}}
[completion_status] => completed
[success_status] => unknown
[progress_measure] => 0
[score_min] => 0
[score_max] => 100
[score_scaled] => 0
[score_raw] => 0
[pref_audio] => 0
[pref_lang] =>
[pref_speed] => 0
)/code>

CommentFileSizeAuthor
Screen Shot 2016-07-12 at 12.27.58.png61.15 KBmrvinceo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mrvinceo created an issue.