Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect type vocab for SCORM 1.2 and SCORM 2004 #8

Open
jonopoltrack opened this issue Apr 3, 2013 · 1 comment
Open

Incorrect type vocab for SCORM 1.2 and SCORM 2004 #8

jonopoltrack opened this issue Apr 3, 2013 · 1 comment

Comments

@jonopoltrack
Copy link

In SCORM2004.cs and SCORM1.2.cs, the interactionTypeType enum is incorrect. The binding of the "multiple_choice" interaction type should be "choice", not "multiple_choice".

SCORM 2004 page RTE-4-48
Format: The format of the data model value shall be one of the
restricted tokens listed above (“true-false”, “choice”, “fill-in”,
“long-fill-in”, “matching”, “performance”, “sequencing”, “likert”,
“numeric” or “other”).

Similar information in SCORM Version 1.2 - page RTE 3-52

@fathed
Copy link

fathed commented Aug 27, 2013

This example doesn't work with Unity 4x. Every time I make a SCORM package following this tutorial I am told I need to install the Unity web player.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants