Commit Graph

107 Commits (150bd15db5c2d6e719532e6ecc2a9e9f5173c92a)

Author SHA1 Message Date
Julio Montoya 8e44ea4bbe Fix score size see #7840 10 years ago
Angel Fernando Quiroz Campos 93400bc70c Increase input with on creation of exercise page - refs #7834 10 years ago
Angel Fernando Quiroz Campos 217f1908bd Fix CKEditor toolbar for Unique Answer 10 years ago
aragonc 12e2d09881 add boostrap select fix actions toolbar CT#7539 10 years ago
Julio Montoya 9097cec29a Minor - Format code, fix PHP warnings 10 years ago
Julio Montoya 2393040ab8 Minor - Format code, add docs 10 years ago
Julio Montoya 4dff56a3c7 Use Database::insert 10 years ago
Julio Montoya 10143792d7 Remove ie6 fixes. 10 years ago
Julio Montoya be823bac77 Use constructors. 10 years ago
Angel Fernando Quiroz Campos 4dd558ea64 Fix form for exercise scenario 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 5716e100bf Minor - Format code 10 years ago
Angel Fernando Quiroz Campos 0e3c6562ca Fix add/edit Unique Answer form 10 years ago
Julio Montoya e401720627 Fix form UI. 10 years ago
aragonc 4ae63d2672 orden question new fix css 10 years ago
Julio Montoya 1ede08ef43 Fixes class name LearnpathList 10 years ago
Julio Montoya 8446f11b3c Minor - format code. 10 years ago
Imanol Losada 002a0ab5a3 New icons for questions types - refs #7309 11 years ago
Julio Montoya 5f22d03c21 Minor - format code. 11 years ago
Julio Montoya fc4c62f16b Setting default correct question see #6720 11 years ago
Julio Montoya 2fe3290a67 Minor - format docs. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier 198db4f823 Minor - Improved phpdoc and code alignment - refs #6720 11 years ago
Yannick Warnier ca306242c9 Minor - Improved phpdoc and a confusing syntax to call an object property - refs #6720 11 years ago
Julio Montoya 54964da47e Adding correct/incorrect score options when importing an exercise 11 years ago
Hubert Borderiou 54bba9b12b In question authoring, display Comment editor for all test configuration - ref #6619 11 years ago
Julio Montoya 3def8fe817 Fixes from 1.10 12 years ago
Julio Montoya b6046ae717 Updating from mine branch 12 years ago
Diego Escalante Urrelo bed9fc96e3 unique_answer: Check for empty vars before query 12 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 44391c0bd9 Improving edit question speed 12 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 12 years ago
Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 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 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 12 years ago
Julio Montoya cc33865c9e Minor - cosmetic changes 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
Yannick Warnier 5fa1fbfde6 Improved, documented and created tests skeleton for unique answer's create_answer() 12 years ago
Julio Montoya 3f61d4bd7b Removing unused variable 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 13 years ago
Julio Montoya dcbbbcf7af Exercise report: ordering question depending in the media see #5714 13 years ago
Julio Montoya 0bda7f8b1f Adding some code in order to use media questions see BT#5714 13 years ago