numbas / blackboard-scorm-analysis

A tool to analyse data about SCORM attempts from a Blackboard course archive
3 stars 1 forks source link

SCORM XML analysis fails when item has no identifierref #2

Closed graemechester closed 8 years ago

graemechester commented 8 years ago

Blackboard generated a manifest file containing the following:-

-<item identifier="itm00011">
<title>placeholder/staff-info</title>
+<item identifier="itm00012" identifierref="res00025">
</item>

Analysis failed when file None.dat was not found, since itm00011 has no resource file associated. Workaround was possible by deleting the lines from the manifest.

christianp commented 8 years ago

Could you email your export to my ncl.ac.uk address please, so I have something to test against?

graemechester commented 8 years ago

Yes, sure. I didn't want to upload here as student data may be in the file.

christianp commented 8 years ago

Fixed by f616f45. I wonder why none of my exports had that item! Maybe there's been an update to Blackboard.

graemechester commented 8 years ago

Excellent, thanks Christian.

Kind regards,

Graeme Chester

Dr. E.G. Chester, School of EEE, Newcastle University Tel: 0191 208 7325 Email: graeme.chester@ncl.ac.ukmailto:graeme.chester@ncl.ac.uk

From: Christian Lawson-Perfect [mailto:notifications@github.com] Sent: 21 April 2016 09:00 To: numbas/blackboard-scorm-analysis blackboard-scorm-analysis@noreply.github.com Cc: Graeme Chester graeme.chester@newcastle.ac.uk; Author author@noreply.github.com Subject: Re: [numbas/blackboard-scorm-analysis] SCORM XML analysis fails when item has no identifierref (#2)

Fixed by f616f45https://github.com/numbas/blackboard-scorm-analysis/commit/f616f4570d71cb0751dfdeef07186b56244be984. I wonder why none of my exports had that item! Maybe there's been an update to Blackboard.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHubhttps://github.com/numbas/blackboard-scorm-analysis/issues/2#issuecomment-212793747