jmontoyaa d144f4e06d Remove custom code, use object instead. 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 d144f4e06d Remove custom code, use object instead. 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