Yannick Warnier
|
93e82ed165
Improved display of media questions
|
11 years ago |
Julio Montoya
|
74a4b33d2d
Minor - format code
|
11 years ago |
Julio Montoya
|
3471adca78
Minor - format code
|
11 years ago |
Julio Montoya
|
2986aba906
Fixing exercise "pagination" when using medias
|
11 years ago |
Julio Montoya
|
51b2fecba7
Fixing media + categories exercise submit page (works when the "exercise-category" table is empty)
|
11 years ago |
Julio Montoya
|
b4ad05a933
Only 1 category per question see BT#6093
|
11 years ago |
Julio Montoya
|
c8ea456640
Fixing exercise exam pagination when using "medias"
|
11 years ago |
Julio Montoya
|
74ad6ceab2
Loading categories if you select a media. When selecting a media only 1 category is allowed
|
11 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.
|
11 years ago |
Julio Montoya
|
237c16a030
If a media question was selected then you can only add 1 category
|
11 years ago |
Julio Montoya
|
fbb5148802
Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool.
|
11 years ago |
Julio Montoya
|
33609a1d9c
Minor - changing function names
|
11 years ago |
Julio Montoya
|
f5ec2b93fa
Minor - removing whitespaces adding comments
|
11 years ago |
Julio Montoya
|
a76e2b1d0f
Fixing question pool filter
|
11 years ago |
Julio Montoya
|
27d7a1003c
Adding new question tool table with extra fields using jqgrid
|
11 years ago |
Julio Montoya
|
78caeb5f1e
Adding new question pool filters in /web/exercise/question-pool
|
11 years ago |
Julio Montoya
|
3ad4245489
If fast edit exercise setting is on then show the question advanced settings
|
11 years ago |
Julio Montoya
|
40ac7c5f12
Removing descripion in the jqgrid list + removing target attribute
|
11 years ago |
Julio Montoya
|
f6b9d779c1
Fixing query
|
11 years ago |
Julio Montoya
|
2348583172
Changing global/local categories colors + adding edit/delete buttons for media questions
|
11 years ago |
Julio Montoya
|
1de8064eb4
Adding extra field filters for the new question global list see BT#6042
|
11 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.
|
11 years ago |
Julio Montoya
|
35afbdd043
Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class.
|
11 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.
|
11 years ago |
Julio Montoya
|
6bcc4ddda6
Fixing media question list. Inserting a, b, c instead of 1,2,3 see BT#6093
|
11 years ago |
Julio Montoya
|
e81a6d4374
Adding function Question::getMediaLabels() in order to get the media questions
|
11 years ago |
Julio Montoya
|
92373af299
Moving question types in main_api.lib.php
|
11 years ago |
Julio Montoya
|
3b38a68604
Fixing question edition
|
11 years ago |
Julio Montoya
|
c16ea2ba08
Adding new fields for the QuizCategory in order to use the Tree - Nestedset behavior of Doctrine2
|
11 years ago |
Julio Montoya
|
73323bbd2c
Adding question extra fields in the question form see BT#6098
|
11 years ago |