Commit History

Author SHA1 Message Date
  Julio Montoya c2787dc048 Adding comments + adding typehint, fixing PHP warnings 11 years ago
  Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 11 years ago
  Julio Montoya 021194035b Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record. 11 years ago
  Julio Montoya b7390cc445 Merge remote-tracking branch 'upstream/master' 11 years ago
  Julio Montoya 81584e91bb Removing $fromExercise value see BT#6262 11 years ago
  Julio Montoya f70596b45f HIding difficulty see BT#6263 11 years ago
  Julio Montoya 11f7691cb0 Merge remote-tracking branch 'upstream/master' 11 years ago
  Julio Montoya 892c66df24 Only 1 fastEdition variable 11 years ago
  Julio Montoya af649d25d6 Merge remote-tracking branch 'upstream/master' 11 years ago
  Julio Montoya 1b7bdfa3b5 Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 11 years ago
  Yannick Warnier d255fba6d8 Eliminado tipos de preguntas del listado ya que no se usarán en esta implementación 11 years ago
  Yannick Warnier 93e82ed165 Improved display of media questions 11 years ago
  Julio Montoya 74a4b33d2d Minor - format code 11 years ago
  Julio Montoya 3471adca78 Minor - format code 11 years ago
  Julio Montoya 2986aba906 Fixing exercise "pagination" when using medias 11 years ago
  Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 11 years ago
  Julio Montoya b4ad05a933 Only 1 category per question see BT#6093 11 years ago
  Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 11 years ago
  Julio Montoya 74ad6ceab2 Loading categories if you select a media. When selecting a media only 1 category is allowed 11 years ago
  Julio Montoya 292a481752 When selecting a media question the category select is auto filled. If you select a media question you can only have 1 category. 11 years ago
  Julio Montoya 237c16a030 If a media question was selected then you can only add 1 category 11 years ago
  Julio Montoya fbb5148802 Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool. 11 years ago
  Julio Montoya 33609a1d9c Minor - changing function names 11 years ago
  Julio Montoya f5ec2b93fa Minor - removing whitespaces adding comments 11 years ago
  Julio Montoya a76e2b1d0f Fixing question pool filter 11 years ago
  Julio Montoya 27d7a1003c Adding new question tool table with extra fields using jqgrid 11 years ago
  Julio Montoya 78caeb5f1e Adding new question pool filters in /web/exercise/question-pool 11 years ago
  Julio Montoya 3ad4245489 If fast edit exercise setting is on then show the question advanced settings 11 years ago
  Julio Montoya 40ac7c5f12 Removing descripion in the jqgrid list + removing target attribute 11 years ago
  Julio Montoya f6b9d779c1 Fixing query 11 years ago