Commit Graph

10 Commits (beb51b9df19db7e7202a98ce3f5ee77c29a0329c)

Author SHA1 Message Date
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa 531f5aa24e Add setting "show_exercise_expected_choice" BT#13950 8 years ago
jmontoyaa 41c164230f Add setting "allow_quiz_question_feedback" requires DB change 8 years ago
Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510 9 years ago
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 9 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 67a5aa7cfe Minor - Format code, remove unused $form->addGroup 9 years ago
jmontoyaa 0436bea0e4 Minor - format code 9 years ago
jmontoyaa 516c5ec619 Minor - format code 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
Julio Montoya 21318bb128 Fix "Multiple answer true/false/don't know" question CRUD 10 years ago
Julio Montoya 4b2daf2800 Fix exercise double icons. 11 years ago
aragonc 33d6ff59a7 fix buttons btn-default ct#7615 11 years ago
Julio Montoya e401720627 Fix form UI. 11 years ago
Julio Montoya 5d351996b3 CKeditor fixes. 11 years ago
Julio Montoya 8446f11b3c Minor - format code. 11 years ago
Imanol Losada 8d3cd2b4e3 Minor - Code cleaning and style 11 years ago
Imanol Losada 6c4b056278 Minor - Fix notice messages. Undefined variable issues. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 2c7e7ff431 Minor - fixing PHP warnings. 12 years ago
Julio Montoya 4f2721953d Using absolut URL paths 12 years ago
Julio Montoya 6b3aadbf4b Using Session class + fixing redirection bug. 12 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. 12 years ago
Julio Montoya 81584e91bb Removing $fromExercise value see BT#6262 12 years ago
Julio Montoya 74a4b33d2d Minor - format code 12 years ago
Julio Montoya 74ad6ceab2 Loading categories if you select a media. When selecting a media only 1 category is allowed 13 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. 13 years ago
Julio Montoya 3ad4245489 If fast edit exercise setting is on then show the question advanced settings 13 years ago
Julio Montoya 1c659c795c Fixing Fill blanks with new ckeditor changes 13 years ago
Julio Montoya 4f54e9ab1c Fixing question edition 13 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. 13 years ago
Julio Montoya 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 13 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. 13 years ago
Julio Montoya 7e76838566 Minor - format changes 13 years ago
Julio Montoya 73323bbd2c Adding question extra fields in the question form see BT#6098 13 years ago
Julio Montoya 585afd31dd Minor adding api_get_cidreq and fixing PHP warning 13 years ago
Julio Montoya cc33865c9e Minor - cosmetic changes 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 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 13 years ago
Julio Montoya ead8c3a886 Fixing PHP notice 13 years ago
Julio Montoya d7aa82379c Minor - removing whitespaces 13 years ago
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 13 years ago
Julio Montoya 7d49277af9 Removing ALLOWED_TO_INCLUDE constant 13 years ago
Julio Montoya 101e1cc2de Adding medias and attaching to a question see BT#5714 13 years ago
Julio Montoya 0bda7f8b1f Adding some code in order to use media questions see BT#5714 13 years ago
Julio Montoya 0737d389bb Fixing Scenario errors see #5375 13 years ago
Julio Montoya 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 14 years ago
Julio Montoya 62216a9b88 Fixing exercise forms due recent form changes 14 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 14 years ago