コミット履歴

作者 SHA1 メッセージ 日付
  Marco Villegas 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 年 前
  Julio Montoya b9cbee3933 Setting defaults for new questions. 11 年 前
  Julio Montoya 89b74a4af9 Merge with new features branch (mine) 11 年 前
  Julio Montoya 3def8fe817 Fixes from 1.10 11 年 前
  Julio Montoya b6046ae717 Updating from mine branch 11 年 前
  Diego Escalante Urrelo bed9fc96e3 unique_answer: Check for empty vars before query 11 年 前
  Julio Montoya 1230eb42ea Adding hardcoded value "aprobada" in the question extra field. 11 年 前
  Julio Montoya 1126d33787 Updating from 1.10 11 年 前
  Julio Montoya 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 年 前
  Julio Montoya 1b7bdfa3b5 Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 11 年 前
  Julio Montoya 44391c0bd9 Improving edit question speed 11 年 前
  Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 11 年 前
  Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 11 年 前
  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 年 前
  Julio Montoya 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 11 年 前
  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 年 前
  Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 11 年 前
  Julio Montoya cc33865c9e Minor - cosmetic changes 11 年 前
  Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 11 年 前
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 年 前
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 11 年 前
  Julio Montoya 05d0f713fa Merge 12 年 前
  Yannick Warnier 5fa1fbfde6 Improved, documented and created tests skeleton for unique answer's create_answer() 12 年 前
  Julio Montoya 62fde6ffe0 Merge from 1.9.x 12 年 前
  Julio Montoya 3f61d4bd7b Removing unused variable 12 年 前
  Julio Montoya 9033462ba6 Adding 'force_edit_exercise_in_lp' option in exercise class, in order to allow or disallow the edition of an exercise even if its added into a LP see #5288 12 年 前
  Julio Montoya dcbbbcf7af Exercise report: ordering question depending in the media see #5714 12 年 前
  Julio Montoya 0bda7f8b1f Adding some code in order to use media questions see BT#5714 12 年 前
  Julio Montoya 0737d389bb Fixing Scenario errors see #5375 12 年 前
  Julio Montoya e08787e378 Fixing form when scenario is on see #5375 12 年 前