Commit Graph

52 Commits (a4ce9f2ea35363cccf33880875466fdcbe54e276)

Author SHA1 Message Date
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 years ago
Julio Montoya 963f992052 Feature: Adds a max attempt option in a LP see BT#5766 12 years ago
Julio Montoya 308ef01050 Turning off debug in LPs 12 years ago
Julio Montoya b808c9568f Uploading newscorm folder from 1.9.x 13 years ago
Julio Montoya 27229b1eeb Fixes LP bug when browsing items see BT#5198 13 years ago
Julio Montoya 48d1460fe7 Minor adding error_logs 13 years ago
Julio Montoya 39abec47d7 Use Session class instead of a simple $_SESSION 13 years ago
Julio Montoya 1d32d4b277 Undo error logs 13 years ago
Julio Montoya 5ab3a123f0 Fixing call by reference fatal error in php 5.4 13 years ago
Julio Montoya 7c8f107e9d Adding error logs 13 years ago
Julio Montoya 0afef80482 Minor LP corrections 13 years ago
Julio Montoya eec498b4b3 Updating newscorm folder from 1.9.4 13 years ago
Julio Montoya 212362a39a Minor - cosmetic changes 13 years ago
Julio Montoya e3dc6cf75b Minor - changing error logs 13 years ago
Julio Montoya 26c56c91d2 Updating main/newscorm from 1.9.4 not big changes were made in 1.10 13 years ago
Julio Montoya d2090e808f Changing debug to 0 13 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 13 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 13 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 13 years ago
Julio Montoya f186721f8f Removing commented code: $objResponse->addScript + replacing date() with api_get_utc_datetime 13 years ago
Yannick Warnier 44ca8df5a3 Added default values in lp_ajax_save_itemw to avoid notice 13 years ago
Julio Montoya a919c28ee4 Minor - adding error logs 13 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 13 years ago
Julio Montoya 2b03581d36 Minor adding error_logs 13 years ago
Julio Montoya d27bca7d25 Removing & unserialize that fires PHP warnings 13 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 14 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 15 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. 15 years ago
Ivan Tcholakov e08e95326c Task #1765 - LP tool, cleaning files (6). 15 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 16 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. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 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