jmontoyaa 61ea0f7e09 Fix link see BT#12234 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 8b37c098f3 Made embed.php handle better the fact that HTTPS is common 8 年之前
index.php fab7a58076 Use __DIR__ when calling global.inc.php 8 年之前
learnpath.class.php 61ea0f7e09 Fix link see BT#12234 8 年之前
learnpathItem.class.php b7bfd09407 Change __construct in order to avoid error if paremeters are not set. 8 年之前
learnpathList.class.php d3e746f1f4 Fix parameter and query see BT#12546 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 d91507ffeb Scrutinizer Auto-Fixes 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 0407630444 Fix toolbars action 8 年之前
lp_list_search.php 1f901f0a32 Scrutinizer Auto-Fixes 8 年之前
lp_move_item.php 37cddd152e Fix double question mark in learning paths url building - refs BT#12491 8 年之前
lp_nav.php 683d68afee Fixing learning paths with audio - refs BT#12608 8 年之前
lp_report.php fc370bb387 Add email in list, setting "show_email_addresses" must be true #12603 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 6f04f4c213 Fix update user list 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 683d68afee Fixing learning paths with audio - refs BT#12608 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 1711b421c8 Scrutinizer Auto-Fixes 8 年之前
scormMetadata.class.php 1711b421c8 Scrutinizer Auto-Fixes 8 年之前
scormOrganization.class.php 1711b421c8 Scrutinizer Auto-Fixes 8 年之前
scormResource.class.php 1711b421c8 Scrutinizer Auto-Fixes 8 年之前
scorm_api.php 683d68afee Fixing learning paths with audio - refs BT#12608 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