cvargas e969a4161a merge 15 سال پیش
..
js e969a4161a merge 15 سال پیش
packaging cd02d218dd [svn r13515] Static files to add to SCORM package on export 17 سال پیش
README.txt e969a4161a merge 15 سال پیش
aicc.class.php e969a4161a merge 15 سال پیش
aiccBlock.class.php e969a4161a merge 15 سال پیش
aiccItem.class.php e969a4161a merge 15 سال پیش
aiccObjective.class.php e969a4161a merge 15 سال پیش
aiccResource.class.php e969a4161a merge 15 سال پیش
aicc_api.php e969a4161a merge 15 سال پیش
aicc_hacp.php e969a4161a merge 15 سال پیش
audiorecorder.inc.php e969a4161a merge 15 سال پیش
back_compat.inc.php e969a4161a merge 15 سال پیش
blank.php e969a4161a merge 15 سال پیش
content_makers.inc.php e969a4161a merge 15 سال پیش
display_audiorecorder.php e969a4161a merge 15 سال پیش
document.php e969a4161a merge 15 سال پیش
dtree.css e969a4161a merge 15 سال پیش
dtree.js e969a4161a merge 15 سال پیش
index.php e969a4161a merge 15 سال پیش
learnpath.class.php e969a4161a merge 15 سال پیش
learnpathItem.class.php e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 سال پیش
learnpathList.class.php e969a4161a merge 15 سال پیش
learnpath_functions.inc.php e969a4161a merge 15 سال پیش
lp_add.php e969a4161a merge 15 سال پیش
lp_add_item.php e969a4161a merge 15 سال پیش
lp_admin_view.php e969a4161a merge 15 سال پیش
lp_ajax_last_update_status.php e969a4161a merge 15 سال پیش
lp_ajax_save_item.php 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 سال پیش
lp_ajax_save_objectives.php e969a4161a merge 15 سال پیش
lp_ajax_start_timer.php e969a4161a merge 15 سال پیش
lp_ajax_switch_item.php e969a4161a merge 15 سال پیش
lp_api.php e969a4161a merge 15 سال پیش
lp_author_image.php e969a4161a merge 15 سال پیش
lp_build.php e969a4161a merge 15 سال پیش
lp_comm.common.php e969a4161a merge 15 سال پیش
lp_comm.server.php e969a4161a merge 15 سال پیش
lp_content.php e969a4161a merge 15 سال پیش
lp_controller.php e969a4161a merge 15 سال پیش
lp_edit.php e969a4161a merge 15 سال پیش
lp_edit_item.php e969a4161a merge 15 سال پیش
lp_edit_item_prereq.php e969a4161a merge 15 سال پیش
lp_export.php e969a4161a merge 15 سال پیش
lp_footer.php e969a4161a merge 15 سال پیش
lp_header.php e969a4161a merge 15 سال پیش
lp_list.php e969a4161a merge 15 سال پیش
lp_list_search.css e969a4161a merge 15 سال پیش
lp_list_search.php e969a4161a merge 15 سال پیش
lp_log.php e969a4161a merge 15 سال پیش
lp_message.php e969a4161a merge 15 سال پیش
lp_move_item.php e969a4161a merge 15 سال پیش
lp_nav.php e969a4161a merge 15 سال پیش
lp_save.php e969a4161a merge 15 سال پیش
lp_stats.php e969a4161a merge 15 سال پیش
lp_toc.php e969a4161a merge 15 سال پیش
lp_upload.php e969a4161a merge 15 سال پیش
lp_view.lib.js e969a4161a merge 15 سال پیش
lp_view.php e969a4161a merge 15 سال پیش
lp_view_item.php e969a4161a merge 15 سال پیش
openoffice_document.class.php e969a4161a merge 15 سال پیش
openoffice_presentation.class.php e969a4161a merge 15 سال پیش
openoffice_text.class.php e969a4161a merge 15 سال پیش
openoffice_text_document.class.php e969a4161a merge 15 سال پیش
resourcelinker.inc.php e969a4161a merge 15 سال پیش
resourcelinker.php e969a4161a merge 15 سال پیش
scorm.class.php e969a4161a merge 15 سال پیش
scorm.lib.php e969a4161a merge 15 سال پیش
scormItem.class.php e969a4161a merge 15 سال پیش
scormMetadata.class.php e969a4161a merge 15 سال پیش
scormOrganization.class.php e969a4161a merge 15 سال پیش
scormResource.class.php e969a4161a merge 15 سال پیش
scorm_admin.php e969a4161a merge 15 سال پیش
scorm_api.php bf34831e8e Reenable logging of SCORM and LMS events (condition was too strict) 15 سال پیش
scorm_manage.php e969a4161a 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