Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/newscorm
Yannick Warnier ca01bc9a36 [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 17 years ago
..
js [svn r13097] SCORM API wrapper to be shipped with exported SCO quizzes 17 years ago
README.txt [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
aicc.class.php [svn r13109] Added insertion of display_order 17 years ago
aiccBlock.class.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
aiccItem.class.php [svn r9902] Minor change - added $debug 18 years ago
aiccObjective.class.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
aiccResource.class.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
aicc_api.php [svn r12605] Added flag for use as anonymous user 18 years ago
aicc_hacp.php [svn r12605] Added flag for use as anonymous user 18 years ago
audiorecorder.inc.php [svn r12825] new version, without openlaszlo 18 years ago
back_compat.inc.php [svn r12847] Minor - Removed deprecated comments 18 years ago
blank.php [svn r12605] Added flag for use as anonymous user 18 years ago
completed.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
content_makers.inc.php [svn r12755] add "generic scorm" as content maker (task 1771) 18 years ago
display_audiorecorder.php [svn r12605] Added flag for use as anonymous user 18 years ago
document.php [svn r12605] Added flag for use as anonymous user 18 years ago
dtree.css [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
dtree.js [svn r11761] minor - fix a little display bug in the resource tree 18 years ago
failed.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
incomplete.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
index.php [svn r12605] Added flag for use as anonymous user 18 years ago
learnpath.class.php [svn r13110] Added ordering in the learnpath tool homepage 17 years ago
learnpath.css [svn r12771] increase the size of the table of contents : http://projects.dokeos.com/?do=details&id=1771 18 years ago
learnpathItem.class.php [svn r12963] - added parameter to open() and conditions to better control the creation of new attempts and fix a bug whereby additional attempts were created frighteningly quick 17 years ago
learnpathList.class.php [svn r13110] Added ordering in the learnpath tool homepage 17 years ago
learnpath_functions.inc.php [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
lp_add.php [svn r12183] Moved kevin_lp_add to lp_add and kevin_lp_add_item to lp_add_item 18 years ago
lp_add_item.php [svn r12839] Added hotpotatoes form 18 years ago
lp_admin_view.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
lp_api.php [svn r12605] Added flag for use as anonymous user 18 years ago
lp_build.php [svn r12719] add whereami for audiorecorder management 18 years ago
lp_comm.common.php [svn r12605] Added flag for use as anonymous user 18 years ago
lp_comm.server.php [svn r12965] Now using an additional parameter in the call to learnpath::start_current_item() to trigger a possibly new attempt (this is the only code authorized to do this) 17 years ago
lp_content.php [svn r12964] Minor - added error_logging (and a $debug variable to control it) 17 years ago
lp_controller.php [svn r13110] Added ordering in the learnpath tool homepage 17 years ago
lp_edit.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
lp_edit_item.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
lp_edit_item_prereq.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
lp_export.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
lp_footer.php [svn r12605] Added flag for use as anonymous user 18 years ago
lp_header.php [svn r12699] do not display "learning path" in breadcrumb when it's accessed from course homepage and when learning path tool is hidden (qui complex I admit) 18 years ago
lp_list.php [svn r13110] Added ordering in the learnpath tool homepage 17 years ago
lp_log.php [svn r12605] Added flag for use as anonymous user 18 years ago
lp_message.php [svn r12638] Ensure the session is not closed *too* soon 18 years ago
lp_move_item.php [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
lp_nav.php [svn r12638] Ensure the session is not closed *too* soon 18 years ago
lp_save.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
lp_stats.php [svn r12872] Fix a bug 18 years ago
lp_toc.php [svn r12846] Minor - Removed trailing white space 18 years ago
lp_upload.php [svn r12915] alpha version of oogie... still a lot of things to improve (refactoring of html for example). 17 years ago
lp_view.lib.js [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
lp_view.php [svn r13003] Increase the size of the frame where steps and chapters are displayed in display mode 17 years ago
lp_view_item.php [svn r12719] add whereami for audiorecorder management 18 years ago
notattempted.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
passed.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
presentation.class.php [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
resourcelinker.inc.php [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 17 years ago
resourcelinker.php [svn r12605] Added flag for use as anonymous user 18 years ago
scorm.class.php [svn r13109] Added insertion of display_order 17 years ago
scorm.css [svn r13003] Increase the size of the frame where steps and chapters are displayed in display mode 17 years ago
scorm.lib.php [svn r12502] correct nomenclatura 18 years ago
scormItem.class.php [svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed'). 17 years ago
scormMetadata.class.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scormOrganization.class.php [svn r12280] the scorm packages are now imported with their title. 18 years ago
scormResource.class.php [svn r12166] Fixed warning messages for empty array 18 years ago
scorm_admin.php [svn r12605] Added flag for use as anonymous user 18 years ago
scorm_api.php [svn r12972] Fixed bad behaviour in LMS where status was changed automatically once score was > 80%. SCORM 1.2 norm specifically says that the LMS *cannot override SCO determined status* (kept behvaviour for non-SCORM like Dokeos paths and AICC 17 years ago
scorm_build.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_build_disabled.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_controller.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_embed.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_extra.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_fullscreen.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_manage.php [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_no_reinit.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_normal.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scorm_reinit.gif [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
scormfs.css [svn r12627] Enable fullscreen mode again by using a thin top frame rather than iframe which caused a lot of browsers-differences-related problems 18 years ago
succeeded.png [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
word_document.class.php [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago

README.txt

To use the new SCORM tool, first run the scorm_update_db.php from where it is in the (new)scorm directory.

This will update all courses databases by adding 4 tables (lp, lp_item, lp_view and lp_item_view) and add an lp_type table in the main database.
If you had installed a development version of the newscorm tool, it is a good idea to also run scorm_update_db_alter.php to make sure the latest changes are in.

Then go to the database and modify the 'tool' table in each course to add the 'newscorm' tool (copy the tool row from 'learnpath' and change the name). Make sure to select newscorm/lp_list.php as a starting point for this tool (although index.php should work as well).
You can do this by using the scorm_migrate_hometools.php script now.

If you are using one of these scripts, it is vital you check by yourself that all the courses have been migrated accurately. For example, you will need to check that all links to learning paths in the course homepage are pointing towards the newscorm/ directory, not scorm/ or learnpath/.

Go to one of your courses' homepage and try the new SCORM tool as you would normally do with the old SCORM tool.
Please note this DOES NOT manage the Dokeos learnpaths yet.

For more detailed development information, please read the corresponding Wiki page: http://www.dokeos.com/wiki/index.php/SCORM_tool_redesign

For any problem contact me directly at <yannick.warnier@dokeos.com>