Commit Graph

66 Commits (27d23c70dfb5971e73f711c2352bac49bc5cb6dd)

Author SHA1 Message Date
Julio Montoya 7c47815e71 Showing latest attempt exercise results to students if he reached the max count of attemptssee BT#1628 15 years ago
Julio Montoya 007d9dcbe9 Fixing exercise layout, fixing links, fixing query 15 years ago
Julio Montoya a1aa4228d2 Adding links, fixing widths adding documentation see BT#1631 15 years ago
Julio Montoya deee7f2735 Adding MyQCM view not functional yet see BT#1631 15 years ago
Yannick Warnier 8104c725e8 Fixing bug in commit 65395a7baf in using function not in include stack 15 years ago
Julio Montoya bd404aa33d Minor - removing error logs , improving a query 15 years ago
Julio Montoya f039815a96 Exercises: Showing message to the admin/teacher if the document/images folder is invisible when using hotspot questions 15 years ago
Julio Montoya 279ab9f2e6 Minor changes 15 years ago
Julio Montoya 5e4fee84ac Fixing exercise_show and exercise_results requires testing 15 years ago
Julio Montoya 12c2be1e54 More stats fixes 15 years ago
Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 15 years ago
Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 15 years ago
Julio Montoya 07e3ac9215 Fixing Exercise results when dealing with LPs + sessions + Improving the lp reset feature see BT#1401 + some Minor UI changes 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Julio Montoya 849efb08dc Cleaning exercise files, adding UTC support 15 years ago
Yannick Warnier d1ccb71023 Fixed SQL error typo 16 years ago
Julio Montoya 503f3885b6 Adding database::escape_string 16 years ago
Julio Montoya 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 16 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
jkbockstael 79c8a9fee9 Trying to get rid of platform and course time tracking issues. 16 years ago
Yannick Warnier 8235dd77c3 Fixed invalid table reference 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 2a22537d76 fixed expired time when you are inside several exercises - CT#555 16 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 16 years ago
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 16 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