Julio Montoya 90e2852223 If chamilo exercise added in LP has pass % then change status to passed/failed преди 9 години
..
js b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x преди 11 години
packaging 94984e6b12 merge преди 11 години
README.txt 645d73ec59 Updated phpdoc comments packages. преди 14 години
aicc.class.php b0f1a0fa00 Remove include преди 9 години
aiccBlock.class.php 57eeea7543 Removing require_once already loaded with composer. преди 10 години
aiccItem.class.php 16134e67f3 Format code. преди 10 години
aiccObjective.class.php 75e3579a64 Minor - replacing split function with explode. преди 10 години
aiccResource.class.php 16134e67f3 Format code. преди 10 години
aicc_api.php 57eeea7543 Removing require_once already loaded with composer. преди 10 години
aicc_hacp.php bd847b2c11 Fixes to allow for time and status to be saved with alternative AICC/HACP communication format - refs BT#9817 преди 9 години
audiorecorder.inc.php 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 преди 10 години
blank.php 861027dd44 Minor - no particular background in the blank.php page преди 9 години
content_makers.inc.php caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. преди 14 години
display_audiorecorder.php 57eeea7543 Removing require_once already loaded with composer. преди 10 години
download.php 7bf47ed59c Adding Event and ExerciseLib classes. преди 10 години
embed.php dc36a8134b Fix issue with HTTP links not opening in learning paths on HTTPS portals - style adjustment - refs BT#9874 преди 9 години
index.php 57eeea7543 Removing require_once already loaded with composer. преди 10 години
learnpath.class.php 3718ed3296 Fix notice преди 9 години
learnpathItem.class.php ae83e3bb1c Add session id in order to avoid session conflict see BT#10183 преди 9 години
learnpathList.class.php 1169049a2e Minor - format code преди 9 години
learnpath_functions.inc.php c2d12d632c Format code, remove unused code. преди 9 години
lp_add.php 80111b53fb Format code, remove comments преди 9 години
lp_add_audio.php 946ff5a827 Fix form button преди 9 години
lp_add_category.php 1ea0bfe499 Fix category lp update see BT#5763 преди 9 години
lp_add_item.php ac6f010ebe Use bootstrap tab instead of jquery-ui. преди 10 години
lp_admin_view.php 7db58b4961 Minor- Format code преди 9 години
lp_ajax_initialize.php 725688bd1a Minor - Replace "OR" with "||", format code, remove comments. преди 10 години
lp_ajax_save_item.php e83fb44c4c Minor - replace OR with || преди 9 години
lp_ajax_save_objectives.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
lp_ajax_start_timer.php 94984e6b12 merge преди 11 години
lp_ajax_switch_item.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
lp_ajax_switch_item_toc.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
lp_build.php 1169049a2e Minor - format code преди 9 години
lp_content.php 9c22ff0eda Fix URL validation see BT#10217 преди 9 години
lp_controller.php 623892c989 Remove use of message or error property. преди 9 години
lp_edit.php 53e2b02659 Add subscribe users/group to a LP see BT#5765 преди 9 години
lp_edit_item.php 4f152ade52 Minor - Format code, fix PHP warning преди 9 години
lp_edit_item_prereq.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
lp_impress.php 7db58b4961 Minor- Format code преди 9 години
lp_list.php d1992debd3 Add tracking page to lp_list - refs #7150 преди 9 години
lp_list_search.css bd1ab08d8c Showing search settings status when trying to use the search module see #3166 преди 14 години
lp_list_search.php 7db58b4961 Minor- Format code преди 9 години
lp_move_item.php 4f152ade52 Minor - Format code, fix PHP warning преди 9 години
lp_nav.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
lp_report.php 4c421ec2b7 Validate permission on lp_report - refs #7150 преди 9 години
lp_save.php 623892c989 Remove use of message or error property. преди 9 години
lp_stats.php d1992debd3 Add tracking page to lp_list - refs #7150 преди 9 години
lp_subscribe_users.php 03d26b4d56 Improve UI преди 9 години
lp_upload.php ee03bf0a51 Fix scorm logo error преди 9 години
lp_view.lib.js 778510d39c Task #1765 - LP tool, cleaning files (9). преди 14 години
lp_view.php 90e2852223 If chamilo exercise added in LP has pass % then change status to passed/failed преди 9 години
lp_view_item.php d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 преди 10 години
openoffice_document.class.php b3a020a62f Replace global $_course with api_get_course_info() преди 9 години
openoffice_presentation.class.php b3a020a62f Replace global $_course with api_get_course_info() преди 9 години
openoffice_text.class.php b3a020a62f Replace global $_course with api_get_course_info() преди 9 години
openoffice_text_document.class.php b3a020a62f Replace global $_course with api_get_course_info() преди 9 години
resourcelinker.inc.php 74ca0d17bc Remove $_configuration calls and use functions, format code. преди 9 години
resourcelinker.php e72a2944a1 Fix queries to allow to_group_id = NULL преди 9 години
scorm.class.php d5317add1c Remove unused files. преди 10 години
scormItem.class.php 57eeea7543 Removing require_once already loaded with composer. преди 10 години
scormMetadata.class.php 59350cbb49 Comment code / Format code преди 10 години
scormOrganization.class.php 16134e67f3 Format code. преди 10 години
scormResource.class.php 16134e67f3 Format code. преди 10 години
scorm_api.php 6890d8088f Fix URL преди 9 години
storageapi.php 7db58b4961 Minor- Format code преди 9 години

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