Commit Verlauf

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