Commit Graph

125 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Arnaud Ligot bfc2b3d32e failed status was not handled correctly by Chamilo 14 years ago
Yannick Warnier 27236217a2 Avoid resetting variables if in a simple 'continue' view - for elearningla #scorm 14 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya 84c7ef430b Adding c_id in queries in learnpath.class.php 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Noel Dieschburg c9a7e96038 Typo correction in seriousgamemode 15 years ago
Noel Dieschburg 0658246ef4 Scorm time : total time resets when not in multiple attempt mode and status is not completed 15 years ago
Noel Dieschburg c38ead027b Scorm time : setting scorm_cumulative_session_time and scorm time partly recoding 15 years ago
Noel Dieschburg 557a5ae408 SCORM attempts : adds a seriousgame mode flag to lp 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 184a7f26c3 Scorm time : avoid chamilo to update the scorm time with incoherent value at initalisation 15 years ago
Julio Montoya 8fa428e741 Fixing icons in the LP replacing .gif by .png and deleting some old icons 15 years ago
Christian Fasanando 259651ae9a added parameter course_db for consulting to course databade 15 years ago
Christian Fasanando 5e96aea295 added parameter course_db to leaningpathItem 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 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 778510d39c Task #1765 - LP tool, cleaning files (9). 15 years ago
Ivan Tcholakov 4ddb34fef2 Task #1765 - LP tool, cleaning files (5). 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) 16 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. 16 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 76dafd5370 fix another bug in learnpaths time tracking (from dokeos revision 842b2f796a8f ) 16 years ago
christian1827 9620389815 merge 16 years ago
Yannick Warnier cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 16 years ago
Julio Montoya 5a15c7d8f4 fix the bug with huge time stored when browsing learnpaths it changeset 9260 cbd9a443d5b1 from Dokeos 16 years ago
Julio Montoya e8d2a37275 Fixing wrong sql query see CT#704 16 years ago
Eric Marguin 327cd789c7 fix the bug with huge time stored when browsing learnpaths 16 years ago
Julio Montoya 0efae068f5 learnpathItem::parse_prereq function changed: 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Cristian Fasanando c9c62f6757 minor - moved parse_HTML_attributes method inside DocumentManager class 16 years ago
Ivan Tcholakov 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(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 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. 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
Yannick Warnier 18a8edf355 Remove error_log() 17 years ago
Yannick Warnier 82ec14ab9c Fixed warning in learning path caused by erroneous table name being used 17 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 17 years ago
Cristian Fasanando dc5b7166e4 removed error_log 17 years ago
Julio Montoya b668f7c3f5 Fixing scorm results + multiple attempts by iflores see DT#4444 17 years ago
Isaac Flores f96884e55d Improvements in multiples attempts with scorm 17 years ago
Isaac Flores 047f7d54f2 Improvements in scorm with multiples attempts - (partial BUG#4444) 17 years ago
Julio Montoya fd917b287b partial fix to DT#4444 17 years ago
Julio Montoya a61276aaed [svn r20702] LP with multiple attempts and Dokeos exercise + results bug fixed (requires testing) see FS#4213 17 years ago
Isaac Flores 7291a8993b [svn r20572] logic changes - improvements in scorm export - (partial FS#2602) 17 years ago