Commit History

Author SHA1 Message Date
  Julio Montoya a871812361 Fixing double exercise attempt when resolving an exercise within a LP 14 years ago
  Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 14 years ago
  Julio Montoya 849efb08dc Cleaning exercise files, adding UTC support 14 years ago
  Yannick Warnier 53990baee4 Minor - avoid a few warnings by converting var to public in classes definition 14 years ago
  Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 years ago
  Ricardo Rodriguez 77617d6505 Added new variable in the field of star_time and end_time to define interval 5 minutes 14 years ago
  Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 14 years ago
  Julio Montoya 6af4b9bc50 Changing headers 14 years ago
  cfasanando e7599354f6 merge 14 years ago
  Julio Montoya a310768055 Fixing copy_course 14 years ago
  Julio Montoya 54e7d51a49 Fixing the copy exercise feature. Adding the \"Re use a copy of this question\" feature in the Question pool 14 years ago
  Julio Montoya 2420f3c8dd Adding copy_exercise function see BT#752 14 years ago
  Julio Montoya fc726df41a Adding clean_results function in order to delete students results 14 years ago
  Noel Dieschburg a5222167c0 Dummy changes 14 years ago
  Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 years ago
  Cristian Fasanando 95707e7d5e minor - fixed list of question doesn't work - partial CT#462 15 years ago
  Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
  Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
  Cristian Fasanando 0fc13e0e8e Fixed score for exercise tool with response random - partial CT#428 15 years ago
  Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 15 years ago
  Carlos Vargas aad14224f5 minor, add condition, when exercise update part 2 #199 15 years ago
  Carlos Vargas b24ebe28ca minor, add condition, when exercise update #199 15 years ago
  Carlos Vargas 86987559f8 Partial Enable the timer for exercises only one question per page 15 years ago
  Arthur Portugal 1590ef2001 Fixed when add a new exercise the exam not save the time control DT#5496 15 years ago
  Carlos Vargas 4fbef6f416 minor, Separate the option Enable time control of the option Impose calendar limit #5496 15 years ago
  iflores c46ea3a2b7 Changed language variable 15 years ago
  Isaac Flores 0194530143 Added time control for exercice tool 15 years ago
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 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(). 15 years ago
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago