Commit Graph

67 Commits (aa4a022449928c5adb60e7dd4f6b1ddecf7116be)

Author SHA1 Message Date
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 43190f4b11 Minor - format code. 10 years ago
Julio Montoya bf43bc777b Minor - format code. 10 years ago
Yannick Warnier 83244de97c Minor - code style and local variables renaming - refs #398 refs BT#8897 10 years ago
Yannick Warnier b09b80a479 merge 10 years ago
Julio Montoya fc8d42552b Adding learnpath::getLpFromSession() function instead to call manually. 10 years ago
Julio Montoya b16193e021 If the status was changed, then updated it. Don't need to set a score. 10 years ago
Julio Montoya 2306972799 Commenting code that blocks LP items to be saved see BT#8572 10 years ago
Yannick Warnier 410362bc27 Avoid warning in lp_ajax_save_item when object is not serialized 11 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier 828a4014ca Minor - Code style 11 years ago
César Perales 880f934e93 seguimiento d eleccions refs #7315 11 years ago
Julio Montoya e959b85066 Minor - fixing PHP warnings. 11 years ago
Julio Montoya 45c6d9e537 Minor - format code 11 years ago
Julio Montoya 308ef01050 Turning off debug in LPs 12 years ago
Julio Montoya 27229b1eeb Fixes LP bug when browsing items see BT#5198 12 years ago
Julio Montoya 48d1460fe7 Minor adding error_logs 12 years ago
Julio Montoya 39abec47d7 Use Session class instead of a simple $_SESSION 12 years ago
Julio Montoya 1d32d4b277 Undo error logs 12 years ago
Julio Montoya 5ab3a123f0 Fixing call by reference fatal error in php 5.4 12 years ago
Julio Montoya 7c8f107e9d Adding error logs 12 years ago
Julio Montoya 0afef80482 Minor LP corrections 12 years ago
Julio Montoya 212362a39a Minor - cosmetic changes 12 years ago
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