adlnet / SCORM-to-TLA-Roadmap

Guidance on transitioning from a SCORM environment to a TLA environment
https://adlnet.gov/news/2016/02/17/scormxapi-roadmap-release-and-resources/
6 stars 7 forks source link

case issue in objectives' ids #4

Open creighton opened 9 years ago

creighton commented 9 years ago

The cases of the IDs of objectives is causing the behavior of the course to fail.

objectiveID="Q1Comp" but targetObjectiveID="Q1comp" https://github.com/adlnet/SCORM-to-TLA-Roadmap/blob/master/examples/RosesCourseConversion/RosesSCORM2004Original/imsmanifest.xml#L30

objectiveID="Q3Comp" but targetObjectiveID="Q3comp" https://github.com/adlnet/SCORM-to-TLA-Roadmap/blob/master/examples/RosesCourseConversion/RosesSCORM2004Original/imsmanifest.xml#L52