Forum Discussion
AICC Parser Error upon attempting to load a course into an outside LMS
Hi Hazel - finally figured this out with the help of Cornerstone.
The file "yourcourse.au" exports as:
"system_id","type","command_line","Max_Time_Allowed","time_limit_action","file_name","max_score","mastery_score","system_vendor","core_vendor","web_launch","au_password"
"A1","","","00:00:00","C,N","scormdriver/indexAPI.html",100,,"","eyJjcHYiOiJNWUJlNHVxWiIsInJsZCI6ZmFsc2V9","",""
Cornerstone needs quotes around the 100 and empty space... see bold corrected text:
"system_id","type","command_line","Max_Time_Allowed","time_limit_action","file_name","max_score","mastery_score","system_vendor","core_vendor","web_launch","au_password"
"A1","","","00:00:00","C,N","scormdriver/indexAPI.html","100","","","eyJjcHYiOiJNWUJlNHVxWiIsInJsZCI6ZmFsc2V9","",""
Both courses exported with similar issues... we just added the quotes, saved the text file, rezipped, and both courses loaded right up.
Thanks so much for sharing your findings with us, Brian!
Related Content
- 16 days ago
- 3 months ago
- 10 years ago