jmontoyaa 0111ccbc6b Update function api_get_cidreq typos 8 년 전
..
final_item_template befebd9f99 Minor - Fix <br /> - refs BT#11048 9 년 전
js b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 11 년 전
packaging 94984e6b12 merge 11 년 전
README.txt 645d73ec59 Updated phpdoc comments packages. 14 년 전
aicc.class.php b0f1a0fa00 Remove include 9 년 전
aiccBlock.class.php 57eeea7543 Removing require_once already loaded with composer. 10 년 전
aiccItem.class.php 16134e67f3 Format code. 10 년 전
aiccObjective.class.php 75e3579a64 Minor - replacing split function with explode. 10 년 전
aiccResource.class.php 16134e67f3 Format code. 10 년 전
aicc_api.php 57eeea7543 Removing require_once already loaded with composer. 10 년 전
aicc_hacp.php bd847b2c11 Fixes to allow for time and status to be saved with alternative AICC/HACP communication format - refs BT#9817 9 년 전
audiorecorder.inc.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 년 전
blank.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 년 전
content_makers.inc.php caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 14 년 전
display_audiorecorder.php 57eeea7543 Removing require_once already loaded with composer. 10 년 전
download.php 7bf47ed59c Adding Event and ExerciseLib classes. 10 년 전
embed.php 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 년 전
index.php 0111ccbc6b Update function api_get_cidreq typos 8 년 전
learnpath.class.php c593ba95a4 Minor - format code. 8 년 전
learnpathItem.class.php d7355d0bd4 Minor - format code 8 년 전
learnpathList.class.php d4773332a8 Add filter $ignoreCategoryFilter see BT#10675 9 년 전
learnpath_functions.inc.php c2d12d632c Format code, remove unused code. 9 년 전
lp_add.php 80111b53fb Format code, remove comments 9 년 전
lp_add_audio.php 563dcc88f7 Fix language's variables usage 9 년 전
lp_add_category.php 1ea0bfe499 Fix category lp update see BT#5763 9 년 전
lp_add_item.php 7df8f87875 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into tempTademi 9 년 전
lp_admin_view.php 563dcc88f7 Fix language's variables usage 9 년 전
lp_ajax_initialize.php 725688bd1a Minor - Replace "OR" with "||", format code, remove comments. 10 년 전
lp_ajax_save_item.php e83fb44c4c Minor - replace OR with || 9 년 전
lp_ajax_save_objectives.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 년 전
lp_ajax_start_timer.php 94984e6b12 merge 11 년 전
lp_ajax_switch_item.php 9237518495 use WEB_CODE_PATH 9 년 전
lp_ajax_switch_item_toc.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 년 전
lp_build.php fc8f400af1 deleted span3, span4, span1 boostrap 2 refs - CT#7539 9 년 전
lp_content.php d7355d0bd4 Minor - format code 8 년 전
lp_controller.php d7355d0bd4 Minor - format code 8 년 전
lp_edit.php 5d2a334536 Replace img/ paths with function 9 년 전
lp_edit_item.php 7df8f87875 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into tempTademi 9 년 전
lp_edit_item_prereq.php 563dcc88f7 Fix language's variables usage 9 년 전
lp_final_item.php 6deddd0301 Minor - Add validation on variable type - refs BT#11048 9 년 전
lp_impress.php d54af9a16a Fix Visualization Error in Impress LP - Refs #8080 9 년 전
lp_list.php 669e363397 Fix category title see BT#10882 9 년 전
lp_list_search.css bd1ab08d8c Showing search settings status when trying to use the search module see #3166 14 년 전
lp_list_search.php bdb5a042a5 Fix and remove E_NOTICE when search_enabled is true - refs BT#10979 9 년 전
lp_move_item.php 37d5af337e Fix forms when adding/editing lp items 9 년 전
lp_nav.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 년 전
lp_report.php d529f5fb7b Allow to see course stats see #7963 9 년 전
lp_save.php 623892c989 Remove use of message or error property. 9 년 전
lp_stats.php d1992debd3 Add tracking page to lp_list - refs #7150 9 년 전
lp_subscribe_users.php 03d26b4d56 Improve UI 9 년 전
lp_upload.php e6bc9d32b4 Update from 1.9.x 9 년 전
lp_view.lib.js 778510d39c Task #1765 - LP tool, cleaning files (9). 14 년 전
lp_view.php c593ba95a4 Minor - format code. 8 년 전
lp_view_item.php 72ce8cee82 Minor - format code 9 년 전
openoffice_document.class.php 06a8759506 Fix issue with course info not available in Oogie documents conversion - refs BT#10596 9 년 전
openoffice_presentation.class.php 68c3d641de Minor - Code convention 9 년 전
openoffice_text.class.php b3a020a62f Replace global $_course with api_get_course_info() 9 년 전
openoffice_text_document.class.php b3a020a62f Replace global $_course with api_get_course_info() 9 년 전
resourcelinker.inc.php 23ef568c51 Fix LP view on ecf16fb - refs BT#11021 9 년 전
resourcelinker.php e72a2944a1 Fix queries to allow to_group_id = NULL 9 년 전
scorm.class.php 5aaa2d2971 Fix creation 8 년 전
scormItem.class.php 57eeea7543 Removing require_once already loaded with composer. 10 년 전
scormMetadata.class.php 59350cbb49 Comment code / Format code 10 년 전
scormOrganization.class.php 16134e67f3 Format code. 10 년 전
scormResource.class.php 16134e67f3 Format code. 10 년 전
scorm_api.php 040b8da45b Fix icons using Display::return_icon or Display::returnIconPath 9 년 전
storageapi.php 7db58b4961 Minor- Format code 9 년 전

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