Commit Graph

42 Commits (b63bda3627f3674c87fe460d396e44e323edd50d)

Author SHA1 Message Date
Cristian Fasanando 0fc13e0e8e Fixed score for exercise tool with response random - partial CT#428 16 years ago
Julio Montoya 85fb8b061d Deleting error_log 16 years ago
Julio Montoya 88a605910c Avoiding long hours when registering into the track_e_exercises in stats database 16 years ago
Isaac flores paz 4adcf81114 Cleaning code 16 years ago
cvargas e969a4161a merge 16 years ago
Isaac flores paz c38c2406be Improvements in the exercice tool in case there is fraud in a test 16 years ago
iflores 7908cbfeda Improvements in the exercice time control 16 years ago
Isaac Flores 0194530143 Added time control for exercice tool 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
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Yannick Warnier 32da9b01ee damned mercurial 16 years ago
Julio Montoya 683206d6bb NULL values changed to 0 17 years ago
Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 17 years ago
Julio Montoya 419fc5f1d0 [svn r21091] Security improvements FS#4261 17 years ago
Isaac Flores c4427c1310 [svn r20597] logic changes - added restriction for anonymous user - (partial FS#3985) 17 years ago
Carlos Vargas aea4715d57 [svn r20355] Added function exercise_attempt_hotspot() to deal with hotspot results, partially fixes bug introduced by improvements to hotspot (by yannoo) 17 years ago
Isaac Flores 259192b50c [svn r20253] logic changes - fixed error sql in exercice - (partial FS#4139) 17 years ago
Cristian Fasanando 2d9d741f57 [svn r19710] Fixed start_date of an exercise when is one question per page - partial FS#3909 17 years ago
Julio Montoya 68ace5837f [svn r17972] Added the max_item_allowed option in Tests and in the LP(developed by Nicolas Raynaud (Cyim) added/modified by jmontoya) FS#3515 17 years ago
Cristian Fasanando 9757e1f7ab [svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624 17 years ago
Cristian Fasanando 7169843d48 [svn r17317] logic changes - fixed bugs founded in exercises when you want see the results (partial FS#3249) 17 years ago
Julio Montoya 4352fbac72 [svn r16751] When creating an attempt in track_e_exercises now we save the session_id if exists. 17 years ago
Daniel Perales a4a12b1eaa [svn r16694] reworked exercise tracking of attempts 17 years ago
Daniel Perales dfb5bfba3b [svn r16657] integration of project dokeosla-usil into dokeos:FS#3159, also fixed bug of revision 16577, refactored code of revision 16306 17 years ago
Julio Montoya bf9f02b4d0 [svn r16025] Bug when deleting attempts in track_e_attempt and track_e_exercices fixed. 17 years ago
Yannick Warnier 2789147bea [svn r15073] Minor - avoid notice 18 years ago
Yannick Warnier 7749fe39c6 [svn r14543] Added tms datetime field to track_e_attempt (see FS#2320) 18 years ago
Yannick Warnier 60d0913082 [svn r14210] Added database variables filtering (see FS#2218 2.1) 18 years ago
Yannick Warnier 598219a11d [svn r13728] Minor - Added comments to exercise_attempt() 18 years ago
Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 19 years ago
Yannick Warnier 3c5fd422f5 [svn r12654] Added event_system() to record system events in the track_e_default table 19 years ago
Eric Marguin cffdef7028 [svn r10719] update exercises in lp 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 7e55c0724a [svn r10189] various cleanup 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool f8a6334c66 [svn r10062] refactoring: replace $is_trackingEnabled with $_configuration['tracking_enabled'] 19 years ago
Patrick Cool e3ff50a87a [svn r9986] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago