Historial de Commits

Autor SHA1 Mensaje Fecha
  Julio Montoya 4f2721953d Using absolut URL paths hace 11 años
  Julio Montoya 6b3aadbf4b Using Session class + fixing redirection bug. hace 11 años
  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. hace 11 años
  Julio Montoya 81584e91bb Removing $fromExercise value see BT#6262 hace 11 años
  Julio Montoya 74a4b33d2d Minor - format code hace 11 años
  Julio Montoya 74ad6ceab2 Loading categories if you select a media. When selecting a media only 1 category is allowed hace 11 años
  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. hace 11 años
  Julio Montoya 3ad4245489 If fast edit exercise setting is on then show the question advanced settings hace 11 años
  Julio Montoya 1c659c795c Fixing Fill blanks with new ckeditor changes hace 11 años
  Julio Montoya 4f54e9ab1c Fixing question edition hace 11 años
  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. hace 11 años
  Julio Montoya 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. hace 11 años
  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. hace 11 años
  Julio Montoya 7e76838566 Minor - format changes hace 11 años
  Julio Montoya 73323bbd2c Adding question extra fields in the question form see BT#6098 hace 11 años
  Julio Montoya 585afd31dd Minor adding api_get_cidreq and fixing PHP warning hace 11 años
  Julio Montoya cc33865c9e Minor - cosmetic changes hace 11 años
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise hace 11 años
  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 hace 11 años
  Julio Montoya ead8c3a886 Fixing PHP notice hace 11 años
  Julio Montoya d7aa82379c Minor - removing whitespaces hace 12 años
  Julio Montoya 62fde6ffe0 Merge from 1.9.x hace 12 años
  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 hace 12 años
  Julio Montoya 7d49277af9 Removing ALLOWED_TO_INCLUDE constant hace 12 años
  Julio Montoya 101e1cc2de Adding medias and attaching to a question see BT#5714 hace 12 años
  Julio Montoya 0bda7f8b1f Adding some code in order to use media questions see BT#5714 hace 12 años
  Julio Montoya 0737d389bb Fixing Scenario errors see #5375 hace 12 años
  Julio Montoya 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 hace 12 años
  Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons hace 12 años
  Julio Montoya 62216a9b88 Fixing exercise forms due recent form changes hace 13 años