jmontoyaa 01a191f80d Fix course casting. Close #1705 vor 8 Jahren
..
final_item_template 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
js 8e340ef510 Add bootstrap/jquery when exporting a SCORM package, adding oral question type vor 8 Jahren
packaging 8e340ef510 Add bootstrap/jquery when exporting a SCORM package, adding oral question type vor 8 Jahren
README.txt 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
aicc.class.php c190325966 Remove unused learnpath_functions.inc.php file vor 8 Jahren
aiccBlock.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
aiccItem.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
aiccObjective.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
aiccResource.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
aicc_api.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
aicc_hacp.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
blank.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
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) vor 8 Jahren
download.php f0a480b235 Minor - format code vor 8 Jahren
embed.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
index.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
learnpath.class.php 3f42b3d572 Minor - Format code vor 8 Jahren
learnpathItem.class.php d8754225bf $course_id must be set see BT#12060 vor 8 Jahren
learnpathList.class.php 92dd996e20 Try to get old id vor 8 Jahren
lp_add.php 3c9aa1e7b7 Minor - use '&&' fix comment vor 8 Jahren
lp_add_audio.php 01c5c4a48a Fix use of wrong template caused by hardcoded path vor 8 Jahren
lp_add_category.php c190325966 Remove unused learnpath_functions.inc.php file vor 8 Jahren
lp_add_item.php 46b54f509f Fix select2 visual issue in edit lp item - Refs #8429 vor 8 Jahren
lp_admin_view.php c190325966 Remove unused learnpath_functions.inc.php file vor 8 Jahren
lp_ajax_initialize.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_ajax_save_item.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_ajax_save_objectives.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
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) vor 8 Jahren
lp_ajax_switch_item.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_ajax_switch_item_toc.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_build.php f7dade7c98 Allow base course exercises and links in LP build. vor 8 Jahren
lp_content.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_controller.php f0a480b235 Minor - format code vor 8 Jahren
lp_edit.php b749201ba5 Fix save learning path without enable start time - refs BT#12085 vor 8 Jahren
lp_edit_item.php 46b54f509f Fix select2 visual issue in edit lp item - Refs #8429 vor 8 Jahren
lp_edit_item_prereq.php c190325966 Remove unused learnpath_functions.inc.php file vor 8 Jahren
lp_final_item.php 545e051800 Reworked and added LP Final Item Service Type and Handler - Refs BT#12077 vor 8 Jahren
lp_impress.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_list.php 3219f7911f fix cd.gif for cd.png vor 8 Jahren
lp_list_search.php caca50ed40 Remove unused file vor 8 Jahren
lp_move_item.php c190325966 Remove unused learnpath_functions.inc.php file vor 8 Jahren
lp_nav.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_report.php f0a480b235 Minor - format code vor 8 Jahren
lp_save.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
lp_stats.php 01a191f80d Fix course casting. Close #1705 vor 8 Jahren
lp_subscribe_users.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_subscribe_users_to_category.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_upload.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
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) vor 8 Jahren
lp_view.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
lp_view_item.php e5840e28d7 Minor - Format code vor 8 Jahren
openoffice_document.class.php 21d485eeb0 Add documentation about SSL on PPT2LP remote server vor 8 Jahren
openoffice_presentation.class.php 04970d6ec0 Fix issue with images path building in PPT2LP converter vor 8 Jahren
openoffice_text.class.php 95bdecebcb Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220 vor 8 Jahren
openoffice_text_document.class.php 07b950b05f Use ChamiloSession vor 8 Jahren
scorm.class.php 44861b5194 Use old lp id for BC see BT#11671 vor 8 Jahren
scormItem.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
scormMetadata.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
scormOrganization.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
scormResource.class.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren
scorm_api.php fab7a58076 Use __DIR__ when calling global.inc.php vor 8 Jahren
storageapi.php 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) vor 8 Jahren

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