Yannick Warnier ac1ce2e3a1 force text/javascript header 14 年 前
..
js 6a2019dd97 Fixing SCORM export when using the Exact question 15 年 前
packaging a5222167c0 Dummy changes 15 年 前
README.txt 79f06f55f2 merge 15 年 前
aicc.class.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
aiccBlock.class.php 79f06f55f2 merge 15 年 前
aiccItem.class.php 79f06f55f2 merge 15 年 前
aiccObjective.class.php 79f06f55f2 merge 15 年 前
aiccResource.class.php 79f06f55f2 merge 15 年 前
aicc_api.php 61cd194653 LMS communication breaks on user input - CT#888 15 年 前
aicc_hacp.php 79f06f55f2 merge 15 年 前
audiorecorder.inc.php 79f06f55f2 merge 15 年 前
back_compat.inc.php 79f06f55f2 merge 15 年 前
blank.php 446adf348a Minor - changing headers 15 年 前
content_makers.inc.php a70f79c645 Added Chamilo to content providers list 15 年 前
display_audiorecorder.php 79f06f55f2 merge 15 年 前
dtree.css 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
dtree.js 79f06f55f2 merge 15 年 前
index.php 79f06f55f2 merge 15 年 前
learnpath.class.php 8b0031b038 Adding security::remove_XSS 15 年 前
learnpathItem.class.php 76dafd5370 fix another bug in learnpaths time tracking (from dokeos revision 842b2f796a8f ) 15 年 前
learnpathList.class.php 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 年 前
learnpath_functions.inc.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
lp_add.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_add_item.php 46b3f46fb0 Cleaning code 15 年 前
lp_admin_view.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
lp_ajax_initialize.php cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 15 年 前
lp_ajax_last_update_status.php 61cd194653 LMS communication breaks on user input - CT#888 15 年 前
lp_ajax_log.php 8614a165b3 Do not log notice message when logging level is too low 14 年 前
lp_ajax_save_item.php 61cd194653 LMS communication breaks on user input - CT#888 15 年 前
lp_ajax_save_objectives.php 61cd194653 LMS communication breaks on user input - CT#888 15 年 前
lp_ajax_start_timer.php 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 15 年 前
lp_ajax_switch_item.php 61cd194653 LMS communication breaks on user input - CT#888 15 年 前
lp_ajax_switch_item_toc.php d4bac7a4a8 Added file to switch item without changing the SCORM details 15 年 前
lp_api.php 79f06f55f2 merge 15 年 前
lp_author_image.php 79f06f55f2 merge 15 年 前
lp_build.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_comm.common.php 79f06f55f2 merge 15 年 前
lp_comm.server.php 79f06f55f2 merge 15 年 前
lp_content.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_controller.php 52676c15dd Fixing wrong Security:remove_XSS function see CT#1252 15 年 前
lp_edit.php a755ca5058 added visibility of published learning path for students only when the progress of its prerequisite is completed - partial BT#871 15 年 前
lp_edit_item.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_edit_item_prereq.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_export.php 79f06f55f2 merge 15 年 前
lp_footer.php 79f06f55f2 merge 15 年 前
lp_header.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_list.php c0009d9bae Fixing column width see CT#905 15 年 前
lp_list_search.css 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
lp_list_search.php 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 年 前
lp_log.php f3011085a0 Feature #272 - Various encoding-related corrections. 15 年 前
lp_message.php f3011085a0 Feature #272 - Various encoding-related corrections. 15 年 前
lp_move_item.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
lp_nav.php 79f06f55f2 merge 15 年 前
lp_save.php 6be560efa0 Adding headers 15 年 前
lp_stats.php 8912e1c255 Commenting useless code 15 年 前
lp_toc.php 6be560efa0 Adding headers 15 年 前
lp_upload.php 6be560efa0 Adding headers 15 年 前
lp_view.lib.js 79f06f55f2 merge 15 年 前
lp_view.php 96936fadff Adding the debug message 15 年 前
lp_view_item.php 60cd9c1aa1 Partial rename get_lang for tools 15 年 前
openoffice_document.class.php 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 年 前
openoffice_presentation.class.php 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年 前
openoffice_text.class.php 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年 前
openoffice_text_document.class.php 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年 前
resourcelinker.inc.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
resourcelinker.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
scorm.class.php 75d1505375 Added clearer error message when no space left or not scorm package 15 年 前
scorm.lib.php 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 年 前
scormItem.class.php 088414f4c8 Feature #576 - Some minor corrections about the previous transaction. 15 年 前
scormMetadata.class.php 79f06f55f2 merge 15 年 前
scormOrganization.class.php 79f06f55f2 merge 15 年 前
scormResource.class.php 79f06f55f2 merge 15 年 前
scorm_admin.php 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 年 前
scorm_api.php ac1ce2e3a1 force text/javascript header 14 年 前
scorm_manage.php 79f06f55f2 merge 15 年 前

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