Commit Graph

41 Commits (0aaef7db1e2b07e0a66c653e532a58cdb679d1a0)

Author SHA1 Message Date
Julio Montoya e3dc6cf75b Minor - changing error logs 12 years ago
Julio Montoya d2090e808f Changing debug to 0 12 years ago
Julio Montoya 9227616ca9 The scorm status is now set in the lp_ajax_save_utem.php file and not in the savedata() function in scorm_api.php 12 years ago
Julio Montoya 547b6c757b Implements a Scorm constraint: If SCO_MasteryScore does not evaluate to a number, passed/failed status won't be set at all see BT#5153 This is an improvement because set_score already sets the status 12 years ago
Julio Montoya 4e410263ca Implements a Scorm constraint: If SCO_MasteryScore does not evaluate to a number, passed/failed status won't be set at all. see BT#5153 12 years ago
Julio Montoya f186721f8f Removing commented code: $objResponse->addScript + replacing date() with api_get_utc_datetime 12 years ago
Yannick Warnier 44ca8df5a3 Added default values in lp_ajax_save_itemw to avoid notice 12 years ago
Julio Montoya a919c28ee4 Minor - adding error logs 12 years ago
Julio Montoya e9b106aff5 Fixes bug in a quer when getting the status, this causes that the progress is stuck in 0% see BT#5069 12 years ago
Julio Montoya 2b03581d36 Minor adding error_logs 12 years ago
Julio Montoya d27bca7d25 Removing & unserialize that fires PHP warnings 12 years ago
Arnaud Ligot bfc2b3d32e failed status was not handled correctly by Chamilo 13 years ago
Julio Montoya e49e675a3b Fixing PHP warnings 13 years ago
Noel Dieschburg c8f50ead46 Save the progresse and last updated item eachtime we call save_item web service 13 years ago
Yannick Warnier 1277285c23 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 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 years ago
Ivan Tcholakov e08e95326c Task #1765 - LP tool, cleaning files (6). 14 years ago
Yannick Warnier f1ecd93227 Fixed a bug whereby hotpotatoes score, time and status was ignored - specific changes for hotpotatoes, should not affect other resources (fixes CT#1512) 15 years ago
Yannick Warnier fd85b5e710 Added line to avoid fatal error when leaving learning path. Not sure if this is the right method to improve the quality of tracking, but at least avoiding fatal error (related to CT#1413) 15 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Guillaume Viguier 61cd194653 LMS communication breaks on user input - CT#888 15 years ago
christian1827 9620389815 merge 15 years ago
Yannick Warnier cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Yannick Warnier 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Julio Montoya b668f7c3f5 Fixing scorm results + multiple attempts by iflores see DT#4444 16 years ago
Isaac Flores f96884e55d Improvements in multiples attempts with scorm 16 years ago
Isaac Flores 047f7d54f2 Improvements in scorm with multiples attempts - (partial BUG#4444) 16 years ago
Julio Montoya d81b50adda This fix DT#4444 16 years ago
Yannick Warnier 56e2e62855 [svn r21138] Added condition restriction to avoid wrong status refresh in SCORM table of contents. This is probably not the *best* approach, but it works quite well. 16 years ago
Isaac Flores 92f7c1cb48 [svn r20394] logic changes - allow refresh only page stats - (partial FS#4041) 16 years ago
Isaac Flores 04f68d9c94 [svn r19900] logic changes - fixed total time in scorm - (partial FS#3994) 16 years ago
Isaac Flores 92eeb99542 [svn r19836] logic changes -improved learnpath with scorm - (partial FS#3994) 16 years ago
Yannick Warnier 89d538ed11 [svn r17328] Added code to move SCORM API to jQuery 16 years ago