Bug #5068
closedSCORM
0%
Description
I can import SCORM in the repository and publish it in my course.
When I view it in my course, I get a message:_ LMSGetValue(cmi.core.lesson_status) failed_, same message each time I click a step in the learning path.
Audio and video files don't start. Text content and images seem to be ok.
It's a simple SCORM package, exported to SCORM 1.2 (see attachment)
Files
Updated by dominique de guchtenaere almost 11 years ago
in Google Chrome, no problems with the audio files and the embedded YouTube. In Firefox 13.0.1 this doesn't work.
Updated by dominique de guchtenaere almost 11 years ago
after deinstalling RealPlayer, audio and YouTube work fine in the SCORM package in Firefox 13.0.1 too. Only remark I keep getting:
LMSGetValue(cmi.core.lesson_status) failed
Updated by Anthony Hurst almost 11 years ago
Importing SCORM via learning path tool:
Fatal error: Cannot instantiate abstract class repository\ContentObjectImportForm in C:\wamp\www\chamilo-work\application\weblcms\tool\learning_path\php\lib\component\scorm_importer.class.php on line 27
Updated by Anthony Hurst almost 11 years ago
- Status changed from New to Needs more info
- Assignee set to dominique de guchtenaere
Corrections have been made to correct the issues with the messages you get. Please retest after the test installation has been updated.
The issues involving the playing of the files seem to be unrelated to Chamilo. I played around with the browser plugins (in Firefox: Tools > Add-ons > Plugins) I use. When I disabled the ones that wouldn't play your files, they played perfectly. It seems that some plugins are incapable of playing the media files.
Updated by Anthony Hurst almost 11 years ago
- Target version changed from Backlog (default) to LCMS 3
Corrections made for the fatal error mentioned above (reached by "learning path tool > import scorm"). Please retest once the test installation has been updated.
Updated by dominique de guchtenaere almost 11 years ago
- File LP_Scorm.png LP_Scorm.png added
- Status changed from Needs more info to New
- Assignee changed from dominique de guchtenaere to Anthony Hurst
- import of SCORM via repository = ok
- publish in course = ok
- view in course = ok (I don't get the error message "_ LMSGetValue(cmi.core.lesson_status) failed_" any more)
BUT: in Course - learning path - import SCORM : gives still the fatal error (see attachment) (tested on latest code locally installed)
Updated by Stefaan Vanbillemont almost 11 years ago
- Status changed from New to Needs testing
- Assignee changed from Anthony Hurst to dominique de guchtenaere
Dominique,
I tested both ways:
- import through 'Publish' > Import tab import through 'Import SCORM' in action bar.
Both ways are successful ..
Updated by dominique de guchtenaere almost 11 years ago
- Status changed from Needs testing to Bug resolved
- Assignee changed from dominique de guchtenaere to Stefaan Vanbillemont
Works just fine now. Thanks!