Commit Graph

158 Commits (1680c3042f47ccdd6a684f2528e951211940a343)

Author SHA1 Message Date
jmontoyaa 1680c3042f Fix exercise export see BT#12312 8 years ago
jmontoyaa 85074ff64a Fix attempt message see BT#12292 8 years ago
Angel Fernando Quiroz Campos d1d758141a Fix multiple oral expression questions - refs BT#12283 8 years ago
jmontoyaa 00205b67f6 Change new attempt position see BT#12292 8 years ago
jmontoyaa e01349fca6 Add custom message notification see BT#12288 8 years ago
jmontoyaa 08bd418c55 Minor - format code 8 years ago
jmontoyaa 8d5cb6de5b Fix audio in oral questions see BT#11771 8 years ago
jmontoyaa 610ee84243 Minor - format code 8 years ago
Alex Aragon d110c1d162 fix img icon home.png 8 years ago
jmontoyaa 9c6abb2fbc Use form->addSelectLanguage instead of custom code. 8 years ago
Alex Aragon 3219f7911f fix cd.gif for cd.png 8 years ago
jmontoyaa 7856e918f8 Minor - Format code 8 years ago
jmontoyaa 7e8ba4e21f Use INNER JOIN in queries 8 years ago
jmontoyaa 324ac344ca Minor - format code 8 years ago
Yannick Warnier 5f9e34edf6 Fix bug in results by question page if no user has answered FIB questions yet 8 years ago
jmontoyaa 935c894d0f Fix typo 8 years ago
jmontoyaa def203ec78 Add question category when exporting and importing a question 8 years ago
jmontoyaa 8c130aa8e6 Minor - format code 8 years ago
jmontoyaa 7b03362128 Add c_id in queries 8 years ago
jmontoyaa ef2eff662a Minor - format code 8 years ago
jmontoyaa 4c33d50aad Minor - format code 8 years ago
Angel Fernando Quiroz Campos ce9e0a6391 Fix #1543 8 years ago
jmontoyaa 2a1269458a Fix loop when time control see #1618 8 years ago
jmontoyaa 086b69b327 Minor - format code, fix php warning 8 years ago
jmontoyaa ff92969724 Minor - fix php warning 8 years ago
jmontoyaa 8bcfd40902 Fix wrong export file + format code see BT#12201 8 years ago
Angel Fernando Quiroz Campos 25cbec1e40 Fix questions with right results - refs BT#11024 8 years ago
Yannick Warnier 063c5f5406 Important - Alter Exercise::getQuestionListPagination() query to fix issue with questions list - JOIN between c_quiz_question and c_quiz_rel_question was not made to be made on q.iid, but on q.id as the q.c_id value was part of the query. 8 years ago
Yannick Warnier 59d8db8e3b Important - Alter Exercise::selectRandomList() query to fix issue with questions list - JOIN between c_quiz_question and c_quiz_rel_question was not made to be made on q.iid, but on q.id as the q.c_id value was part of the query. 8 years ago
Yannick Warnier 1fcda05d1f Add text for admin view showing the number of questions picked randomly. 8 years ago
Yannick Warnier 33468f8947 Add admin view option to questions list and re-order in case of random but view as admin 8 years ago
Yannick Warnier 20e79a5172 Fix erroneous escaping of exercises sort order options in exercise edition 8 years ago
Yannick Warnier c8c315bd1b Fix issue not taking the state change in exercise sort order select box. 8 years ago
Yannick Warnier 4304ff8259 Always return a value (null if no category) in returnCategoryForm 8 years ago
Yannick Warnier 7fca8d2d3d Fix issue with questions list not showing all questions when a random number is selected 8 years ago
jmontoyaa 46a08a4cfb Format code, fix PHP warning. 8 years ago
jmontoyaa a2be45e02c Fix moodle import, fix fill in blanks when using non english characters 8 years ago
jmontoyaa 03a24ebd34 Add new configuration parameter "send_score_in_exam_notification_mail_to_manager" 8 years ago
jmontoyaa 55d8c5ac17 Remove console.log 8 years ago
jmontoyaa c44799f24e Fix fill in blanks js errors see BT#11317 8 years ago
jmontoyaa f4754ae6b2 Add api_get_cidreq() 8 years ago
jmontoyaa 1178d95980 Minor - use quiz.png 8 years ago
jmontoyaa 37ae54b8df Redirect to current item see BT#12067 8 years ago
José Loguercio d7cd367491 Fix Width in fill in blanks 8 years ago
Angel Fernando Quiroz Campos 2ae500a748 Fix multiple answer when showing correct answers on last attempt - refs BT#11024 8 years ago
jmontoyaa 8cfbb5deb9 Improve queries see BT#12052 8 years ago
jmontoyaa 54815998df Minor - format code 8 years ago
Angel Fernando Quiroz Campos 566a59e42b Fix fill in blanks when showing correct answers on last attemp - refs BT#11024 8 years ago
jmontoyaa 1a5ab17e8a Fix moodle import see BT#12050 fix fill in blanks (in german) 8 years ago
jmontoyaa d4d6e9f18f Fix show result see BT#11202 8 years ago