Commit Graph

37 Commits (68b226377311682e795346444adb3dee6437994e)

Author SHA1 Message Date
Julio Montoya e49e675a3b Fixing PHP warnings 13 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 13 years ago
Yannick Warnier a8828b931d 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 778510d39c Task #1765 - LP tool, cleaning files (9). 14 years ago
Ivan Tcholakov 1ef3c90085 Task #1765 - LP tool, cleaning files (7). 14 years ago
Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 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
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 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
Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
Yannick Warnier e0b309fe8f [svn r16438] Avoid duplication of write operations for SCORM objectives (suggestion by Eric M.) 16 years ago
Yannick Warnier f45e85a785 [svn r15853] Fix HTTP 500 error when returning from another item of which prerequisites were not completed 17 years ago
Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 17 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 17 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 17 years ago
Yannick Warnier 2b4a018530 [svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives. 17 years ago
Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 17 years ago
Yannick Warnier 67b355be3c [svn r13645] Removed forgotten debug switch 17 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 17 years ago
Eric Marguin a76637ac14 [svn r13390] increase time spent on the platform when browsing a scorm lp 17 years ago
Yannick Warnier 1af3cfc52f [svn r12965] Now using an additional parameter in the call to learnpath::start_current_item() to trigger a possibly new attempt (this is the only code authorized to do this) 17 years ago
Yannick Warnier 7e2a86eed7 [svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed'). 17 years ago
Yannick Warnier 3d766fc35a [svn r12850] Update $_SESSION['scorm_item_id'] to keep it fresh for the hotpotatoes scoring feature (this is a patch, not a beautiful design) 18 years ago
Yannick Warnier d1e769abf8 [svn r12628] Fixed typo (forgotten ; probably preventing one variable to be set) 18 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 18 years ago
Yannick Warnier 70786d04f2 [svn r12448] - Added management of SCORM cmi.core.exit value that needs to be kept in-database to allow for better follow-up of the students interruptions 18 years ago
Julian Prud'homme 4dc120c7c8 [svn r11691] Add prerequisites in LP with non-scorm learnpath 18 years ago
Julian Prud'homme 087fa0c146 [svn r11290] Fix bug with navigation in LP in display mode 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Yannick Warnier 42da049869 [svn r10135] Minor - Removed forgotten error_log 18 years ago
Yannick Warnier d2431be2f5 [svn r10133] Added one method to start a timer and corresponding changes to the save_item method to deal with timestamps 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago