Commit Graph

5 Commits (c678958a01ba938348d526db29dd51a5c25b1914)

Author SHA1 Message Date
jmontoyaa 0436bea0e4 Minor - format code 8 years ago
jmontoyaa 516c5ec619 Minor - format code 8 years ago
jmontoyaa 07b950b05f Use ChamiloSession 8 years ago
jmontoyaa 0d7ff4b6e7 Fix classes 8 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
Angel Fernando Quiroz Campos 93400bc70c Increase input with on creation of exercise page - refs #7834 9 years ago
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 9 years ago
aragonc e8d3d5b29c CSS for response image and presentation exercise checkut CT#7539 10 years ago
Julio Montoya be823bac77 Use constructors. 10 years ago
Angel Fernando Quiroz Campos 29a854fb43 Replace buttons with button groups 10 years ago
Angel Fernando Quiroz Campos b7b6257b36 Use form short for add elements to form 10 years ago
Angel Fernando Quiroz Campos b1e9d310a1 Fix add/edit Multiple Answer form 10 years ago
Angel Fernando Quiroz Campos 5716e100bf Minor - Format code 10 years ago
Julio Montoya e401720627 Fix form UI. 10 years ago
Imanol Losada 6c4b056278 Minor - Fix notice messages. Undefined variable issues. 10 years ago
Imanol Losada 002a0ab5a3 New icons for questions types - refs #7309 10 years ago
Julio Montoya 5f22d03c21 Minor - format code. 10 years ago
Julio Montoya 51fbdad360 Minor - format code 10 years ago
Julio Montoya b733ec05d3 Minor - format code. 10 years ago
Julio Montoya 2fe3290a67 Minor - format docs. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya dbbfbb5049 Minor - format code. 11 years ago
Hubert Borderiou 54bba9b12b In question authoring, display Comment editor for all test configuration - ref #6619 11 years ago
Julio Montoya b6046ae717 Updating from mine branch 11 years ago
Julio Montoya 1230eb42ea Adding hardcoded value "aprobada" in the question extra field. 12 years ago
Julio Montoya 1126d33787 Updating from 1.10 12 years ago
Julio Montoya 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 12 years ago
Julio Montoya 1b7bdfa3b5 Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 12 years ago
Julio Montoya 77dbda6206 Reformat code 12 years ago
Julio Montoya 938da944da Minor cosmetic changes 12 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. 12 years ago
Julio Montoya 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 12 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. 12 years ago
Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 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 12 years ago
Julio Montoya dcbbbcf7af Exercise report: ordering question depending in the media see #5714 12 years ago
Julio Montoya 0737d389bb Fixing Scenario errors see #5375 12 years ago
Yannick Warnier c0b288c4a1 Removed -lang- prefix in get_lang() calls 12 years ago
Julio Montoya 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 12 years ago
Julio Montoya d816379899 Fixing question forms 13 years ago
Julio Montoya 3ab3b6110e Fixing PHP warnings 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 13 years ago
Julio Montoya 55ea6965a5 Fixing "Remove answer option" bug (4,4,4,4) see #4539 13 years ago
Julio Montoya 62216a9b88 Fixing exercise forms due recent form changes 13 years ago
Julio Montoya 559540b4e9 Fixing some exercise UI bugs see #4440 13 years ago
Julio Montoya 0b519c7c4e Some fixes in the exercise tool due #4400 13 years ago
Julio Montoya 73cf8aaa8f Fixing exercise result layout 13 years ago
Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 14 years ago