Angel Fernando Quiroz Campos 1a80c8d1dd Avoid save empty dates as modified_on/expired_on in lp - refs BT#12546 8 년 전
..
final_item_template 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
js 8e340ef510 Add bootstrap/jquery when exporting a SCORM package, adding oral question type 8 년 전
packaging 8e340ef510 Add bootstrap/jquery when exporting a SCORM package, adding oral question type 8 년 전
README.txt 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
aicc.class.php 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 년 전
aiccBlock.class.php aaab36d56e Replace php4 constructor, remove return in __construct 8 년 전
aiccItem.class.php aaab36d56e Replace php4 constructor, remove return in __construct 8 년 전
aiccObjective.class.php aaab36d56e Replace php4 constructor, remove return in __construct 8 년 전
aiccResource.class.php aaab36d56e Replace php4 constructor, remove return in __construct 8 년 전
aicc_api.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
aicc_hacp.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
blank.php 6507b7772a Scrutinizer Auto-Fixes 8 년 전
content_makers.inc.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
download.php f0a480b235 Minor - format code 8 년 전
embed.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
index.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
learnpath.class.php 1a80c8d1dd Avoid save empty dates as modified_on/expired_on in lp - refs BT#12546 8 년 전
learnpathItem.class.php b7bfd09407 Change __construct in order to avoid error if paremeters are not set. 8 년 전
learnpathList.class.php b4ed8e9145 Avoid invisible LP if blocked for user/lp subscription. 8 년 전
lp_add.php 3c9aa1e7b7 Minor - use '&&' fix comment 8 년 전
lp_add_audio.php 2d56cd8230 Minor - Learning path: update script reference in error_log 8 년 전
lp_add_category.php 37cddd152e Fix double question mark in learning paths url building - refs BT#12491 8 년 전
lp_add_item.php 52ea8738c0 Fix function doc, use correct cast int. 8 년 전
lp_admin_view.php c190325966 Remove unused learnpath_functions.inc.php file 8 년 전
lp_ajax_initialize.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_ajax_save_item.php 6507b7772a Scrutinizer Auto-Fixes 8 년 전
lp_ajax_save_objectives.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_ajax_start_timer.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
lp_ajax_switch_item.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_ajax_switch_item_toc.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_build.php f7dade7c98 Allow base course exercises and links in LP build. 8 년 전
lp_content.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_controller.php f9dfa4805c Minor - add flash 8 년 전
lp_edit.php 37cddd152e Fix double question mark in learning paths url building - refs BT#12491 8 년 전
lp_edit_item.php fa9c1e6f65 Add c_id, format code, add Security::remove_XSS, add api_get_cidreq() 8 년 전
lp_edit_item_prereq.php c190325966 Remove unused learnpath_functions.inc.php file 8 년 전
lp_final_item.php ce37836102 "Buy/sell courses" plugin fixes 8 년 전
lp_impress.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_list.php 22c549fbf1 Minor - Format code, use === instead == 8 년 전
lp_list_search.php caca50ed40 Remove unused file 8 년 전
lp_move_item.php 37cddd152e Fix double question mark in learning paths url building - refs BT#12491 8 년 전
lp_nav.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_report.php f0a480b235 Minor - format code 8 년 전
lp_save.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
lp_stats.php 01a191f80d Fix course casting. Close #1705 8 년 전
lp_subscribe_users.php 6507b7772a Scrutinizer Auto-Fixes 8 년 전
lp_subscribe_users_to_category.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_upload.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
lp_view.lib.js 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
lp_view.php 2252c440de Minor - format code 8 년 전
lp_view_item.php e5840e28d7 Minor - Format code 8 년 전
openoffice_document.class.php 192c073954 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 년 전
openoffice_presentation.class.php 04970d6ec0 Fix issue with images path building in PPT2LP converter 8 년 전
openoffice_text.class.php d4e9222901 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 년 전
openoffice_text_document.class.php 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 년 전
scorm.class.php fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 년 전
scormItem.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
scormMetadata.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
scormOrganization.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
scormResource.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전
scorm_api.php fab7a58076 Use __DIR__ when calling global.inc.php 8 년 전
storageapi.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 8 년 전

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