Julio Montoya 76633e45c4 Minor - format code. hace 10 años
..
js b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x hace 11 años
packaging 94984e6b12 merge hace 11 años
README.txt 645d73ec59 Updated phpdoc comments packages. hace 14 años
aicc.class.php a384b7f845 Minor - format code. hace 10 años
aiccBlock.class.php bf43bc777b Minor - format code. hace 10 años
aiccItem.class.php bf43bc777b Minor - format code. hace 10 años
aiccObjective.class.php bf43bc777b Minor - format code. hace 10 años
aiccResource.class.php bf43bc777b Minor - format code. hace 10 años
aicc_api.php bf43bc777b Minor - format code. hace 10 años
aicc_hacp.php a384b7f845 Minor - format code. hace 10 años
audiorecorder.inc.php 94984e6b12 merge hace 11 años
back_compat.inc.php 94984e6b12 merge hace 11 años
blank.php bf43bc777b Minor - format code. hace 10 años
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. hace 14 años
display_audiorecorder.php bf43bc777b Minor - format code. hace 10 años
download.php bf43bc777b Minor - format code. hace 10 años
embed.php 94984e6b12 merge hace 11 años
index.php bf43bc777b Minor - format code. hace 10 años
learnpath.class.php c839677b8c Fixing queries see #7440 hace 10 años
learnpathItem.class.php 43190f4b11 Minor - format code. hace 10 años
learnpathList.class.php bf43bc777b Minor - format code. hace 10 años
learnpath_functions.inc.php bf43bc777b Minor - format code. hace 10 años
lp_add.php bf43bc777b Minor - format code. hace 10 años
lp_add_audio.php c2cd202845 Change audio variable for audio for item x - refs #7403 hace 10 años
lp_add_item.php f13a111e2d Minor - format code. hace 10 años
lp_admin_view.php 16dc45e607 Adding createDefaultAudioFolder in order to create the audio folder hace 10 años
lp_ajax_initialize.php 1d68db47b2 Support Opale/Scenarii by adding variable to better support SCORM 1.2 by watching over the definition, by the SCO, of the lesson_status and the call to LMSFinish() or the move to another element - refs #398 refs BT#8897 hace 10 años
lp_ajax_last_update_status.php fc8d42552b Adding learnpath::getLpFromSession() function instead to call manually. hace 10 años
lp_ajax_log.php a8828b931d Minor - Adapting code comments to phpdoc hace 13 años
lp_ajax_save_item.php 43190f4b11 Minor - format code. hace 10 años
lp_ajax_save_objectives.php 3d6cb6fe5c Minor, format code + fixing PHP warnings. hace 10 años
lp_ajax_start_timer.php 94984e6b12 merge hace 11 años
lp_ajax_switch_item.php c839677b8c Fixing queries see #7440 hace 10 años
lp_ajax_switch_item_toc.php c839677b8c Fixing queries see #7440 hace 10 años
lp_build.php 94984e6b12 merge hace 11 años
lp_comm.common.php a8828b931d Minor - Adapting code comments to phpdoc hace 13 años
lp_comm.server.php fc8d42552b Adding learnpath::getLpFromSession() function instead to call manually. hace 10 años
lp_content.php 94984e6b12 merge hace 11 años
lp_controller.php 76633e45c4 Minor - format code. hace 10 años
lp_edit.php 22dd8dc6a6 Disabling LP extra fields see BT#7975 hace 10 años
lp_edit_item.php 94984e6b12 merge hace 11 años
lp_edit_item_prereq.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x hace 11 años
lp_export.php 1ef3c90085 Task #1765 - LP tool, cleaning files (7). hace 14 años
lp_impress.php 94984e6b12 merge hace 11 años
lp_list.php bf43bc777b Minor - format code. hace 10 años
lp_list_search.css bd1ab08d8c Showing search settings status when trying to use the search module see #3166 hace 14 años
lp_list_search.php 0c2c0ac34c Minor - format code + removing var_dumps. hace 10 años
lp_move_item.php 94984e6b12 merge hace 11 años
lp_nav.php bf43bc777b Minor - format code. hace 10 años
lp_save.php 07a5baa4e0 Minor - format code. hace 10 años
lp_stats.php 903436eadf Adding lp reduced report see BT#8902 hace 10 años
lp_upload.php 07a5baa4e0 Minor - format code. hace 10 años
lp_view.lib.js 778510d39c Task #1765 - LP tool, cleaning files (9). hace 14 años
lp_view.php 43190f4b11 Minor - format code. hace 10 años
lp_view_item.php 94984e6b12 merge hace 11 años
openoffice_document.class.php 42752cfdcf Minor - Code style. Add Documentation and removed unused code - refs BT#8274 hace 10 años
openoffice_presentation.class.php 94984e6b12 merge hace 11 años
openoffice_text.class.php 94984e6b12 merge hace 11 años
openoffice_text_document.class.php 94984e6b12 merge hace 11 años
resourcelinker.inc.php e432882feb Fixing query. hace 10 años
resourcelinker.php 94984e6b12 merge hace 11 años
scorm.class.php c9362e4852 Fixing - PHP warnings, format code. hace 10 años
scormItem.class.php 94984e6b12 merge hace 11 años
scormMetadata.class.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. hace 14 años
scormOrganization.class.php fd797078f3 Task #1765 - Removing/changing obsolete code for encoding management (3). hace 14 años
scormResource.class.php 36e541add2 Minor - format code, removing var_dumps hace 10 años
scorm_api.php 23655e0ba6 Fix remaining issue with special cross-side effect with item status - refs BT#8897 hace 10 años
scorm_manage.php 645d73ec59 Updated phpdoc comments packages. hace 14 años
storageapi.php b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x hace 11 años

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