Commit History

Author SHA1 Message Date
  Julio Montoya 2348583172 Changing global/local categories colors + adding edit/delete buttons for media questions 11 years ago
  Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 11 years ago
  Julio Montoya 249fe52343 No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 11 years ago
  Julio Montoya 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 11 years ago
  Julio Montoya 8010cd2e77 Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 11 years ago
  Julio Montoya 6bcc4ddda6 Fixing media question list. Inserting a, b, c instead of 1,2,3 see BT#6093 11 years ago
  Julio Montoya e81a6d4374 Adding function Question::getMediaLabels() in order to get the media questions 11 years ago
  Julio Montoya 92373af299 Moving question types in main_api.lib.php 11 years ago
  Julio Montoya 3b38a68604 Fixing question edition 11 years ago
  Julio Montoya c16ea2ba08 Adding new fields for the QuizCategory in order to use the Tree - Nestedset behavior of Doctrine2 11 years ago
  Julio Montoya 73323bbd2c Adding question extra fields in the question form see BT#6098 11 years ago
  Julio Montoya 585afd31dd Minor adding api_get_cidreq and fixing PHP warning 11 years ago
  Julio Montoya 0f4c7493a1 Adding missing table c_quiz_question_rel_category 11 years ago
  Julio Montoya cc33865c9e Minor - cosmetic changes 11 years ago
  Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 11 years ago
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 years ago
  Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 11 years ago
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 11 years ago
  Julio Montoya 617adea5de Adding draggable type question (based in matching) see BT#5980 12 years ago
  Julio Montoya 5c7b44b478 Adding new unique image answer type see BT#5938 12 years ago
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
  Julio Montoya 50038d28e2 Merging with 19x 12 years ago
  Yannick Warnier 0aa989490b Minor: improved return value to be able to manage errors more gracefully in exercises results 12 years ago
  Julio Montoya 639235dd6f Category title already added 12 years ago
  Julio Montoya 0ee12643f7 Merge with 1.9.x 12 years ago
  Julio Montoya 9633312b4d Minor - Fixing PHP notices 12 years ago
  Julio Montoya f9dc857544 Merging with 1.9.x 12 years ago
  Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 12 years ago
  Yoselyn Castillo 7386207fce Fixed review message for oral expression questions - refs #5756 12 years ago
  Julio Montoya f0ff87a0b3 Merge from 1.9.x 12 years ago