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
Cristian Fasanando dc5b7166e4 removed error_log 16 years ago
..
js [svn r21500] logic changes - improvements in export scorm with question matching - (partial FS#4300) 16 years ago
packaging [svn r13515] Static files to add to SCORM package on export 17 years ago
README.txt [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
aicc.class.php [svn r16074] Showing the LP image and the author name. FS#2841 16 years ago
aiccBlock.class.php [svn r15577] Updated API documentation 17 years ago
aiccItem.class.php [svn r14270] fix a bug when saving item (the param prerec_check cas not passed to parent class) 17 years ago
aiccObjective.class.php [svn r15577] Updated API documentation 17 years ago
aiccResource.class.php [svn r15577] Updated API documentation 17 years ago
aicc_api.php [svn r17337] Switched to jQuery for SCORM API (see private FS#3124) 16 years ago
aicc_hacp.php [svn r12605] Added flag for use as anonymous user 18 years ago
audiorecorder.inc.php [svn r19458] Commented the show audio for the version stable see FS#3688 and FS#3917 16 years ago
back_compat.inc.php [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
blank.php [svn r20280] Removed button "Quit test" when you finished a test into lp - partial FS#4105 16 years ago
content_makers.inc.php [svn r21127] Added Udutu to the supported authoring tools (thanks to Roger Mundell <rmundell@udutu.com> for the test). 16 years ago
display_audiorecorder.php [svn r16128] LP's menu improvements see FS#2841 16 years ago
document.php [svn r22094] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 1. 16 years ago
dtree.css [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
dtree.js [svn r21589] FS#4360 - Learning path: Fixing a javasript error (detected under IE8), dTree 2.05 class. 16 years ago
index.php [svn r15577] Updated API documentation 17 years ago
learnpath.class.php [svn r22242] FS#2867 - The online editor: Renaming a toolbar, 'LearnPath' --> 'LearningPathDocuments'. 16 years ago
learnpathItem.class.php removed error_log 16 years ago
learnpathList.class.php [svn r16074] Showing the LP image and the author name. FS#2841 16 years ago
learnpath_functions.inc.php [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
lp_add.php [svn r20765] improve security 16 years ago
lp_add_item.php [svn r20772] correct use of feedback messages 16 years ago
lp_admin_view.php [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
lp_ajax_last_update_status.php [svn r21162] Not enabled improvement to SCORM. Doesn't work properly in all circumstances, so better disabling it, but the code is almost correct. 16 years ago
lp_ajax_save_item.php Fixing scorm results + multiple attempts by iflores see DT#4444 16 years ago
lp_ajax_save_objectives.php [svn r17328] Added code to move SCORM API to jQuery 16 years ago
lp_ajax_start_timer.php [svn r17328] Added code to move SCORM API to jQuery 16 years ago
lp_ajax_switch_item.php [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
lp_api.php [svn r17337] Switched to jQuery for SCORM API (see private FS#3124) 16 years ago
lp_author_image.php [svn r16197] LP menu improvements see FS#2841 16 years ago
lp_build.php [svn r20983] always display the long message instead of a short message 16 years ago
lp_comm.common.php [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 17 years ago
lp_comm.server.php [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
lp_content.php [svn r21111] fixed vulnerable get parameter: item_id - partial FS#4261 16 years ago
lp_controller.php [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 16 years ago
lp_edit.php [svn r22241] FS#2867 - The online editor: Renaming a toolbar, 'CommentLearningPath' --> 'LearningPathAuthor'. 16 years ago
lp_edit_item.php [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
lp_edit_item_prereq.php [svn r20164] fixed breadcrumb in gradebook and fixed show links in learnpath see FS#3696 y FS#4083 16 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 r22074] change target="_top" with target="_self" FS#3759 16 years ago
lp_list.php [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
lp_list_search.css [svn r17908] clean-lp-list-search: 16 years ago
lp_list_search.php [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 16 years ago
lp_log.php [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
lp_message.php [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
lp_move_item.php [svn r20164] fixed breadcrumb in gradebook and fixed show links in learnpath see FS#3696 y FS#4083 16 years ago
lp_nav.php [svn r20858] Fixed autostart audio when a test is finished - partial FS#4232 (by rvelasquez) 16 years ago
lp_save.php [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
lp_stats.php [svn r21498] logic changes - improvements in export scorm - (partial FS#4300) 16 years ago
lp_toc.php [svn r14835] Améliorer la mise en page de l'outil Travaux (FS#2449) 17 years ago
lp_upload.php [svn r20572] logic changes - improvements in scorm export - (partial FS#2602) 16 years ago
lp_view.lib.js [svn r9834] desactivate upgrade button (not yet tested) 18 years ago
lp_view.php [svn r22074] change target="_top" with target="_self" FS#3759 16 years ago
lp_view_item.php [svn r20164] fixed breadcrumb in gradebook and fixed show links in learnpath see FS#3696 y FS#4083 16 years ago
openoffice_document.class.php [svn r20340] FS#3969 - The Oogie converter: Partial improvement of encoding management for slide titles. Titles are expected to be shown correctly in Latin1 languages - (English) French, Spanish, Italian... Possible platform encodings - ISO-8859-1, ISO-8859-15, UTF-8. Tested on Ubuntu 9.04. Machine's locale settings might interfere conversions, this will be researched in the future. 16 years ago
openoffice_presentation.class.php [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 16 years ago
openoffice_text.class.php [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
openoffice_text_document.class.php [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
resourcelinker.inc.php [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
resourcelinker.php [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
scorm.class.php [svn r21136] Using api_convert_encoding() instead of mb_convert_encoding() 16 years ago
scorm.lib.php [svn r12502] correct nomenclatura 18 years ago
scormItem.class.php redefine @package 16 years ago
scormMetadata.class.php redefine @package 16 years ago
scormOrganization.class.php redefine @package 16 years ago
scormResource.class.php redefine @package 16 years ago
scorm_admin.php [svn r20656] Minor - Added comment 16 years ago
scorm_api.php redefine @package 16 years ago
scorm_manage.php [svn r9834] desactivate upgrade button (not yet tested) 18 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>