Commit Graph

61 Commits (5cef2b2d64ccf17a8500fe007cb67355df104b4e)

Author SHA1 Message Date
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 9 years ago
jmontoyaa 8d17f5dbcc Minor - format code 9 years ago
jmontoyaa ee4c66d9cc Minor - format code, fix function typo getExercisesByCourseSession 9 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
Yannick Warnier 74b41af637 Move break to ensure the break is clear + minor code style changes 9 years ago
Angel Fernando Quiroz Campos 2ca3f3f3b4 Show hotspot answers according the colors 9 years ago
jmontoyaa eb3d26cb8e Remove unused commented code. Replace "if (true)" condition. 9 years ago
jmontoyaa 78b9858036 Remove unused specialCategoryOrders variable fixes #1795 9 years ago
Angel Fernando Quiroz Campos a8b5750640 Use buttons instead of anchors in exercise submit - refs BT#12444 9 years ago
Angel Fernando Quiroz Campos 82ff09884a Use buttons instead of anchors in exercise submit - refs BT#12444 9 years ago
jmontoyaa 97a992bc7c Replace intval with (int), format code, update docs. 9 years ago
jmontoyaa 5c30282880 Fix update when updating quiz "hide_question_title" 9 years ago
Angel Fernando Quiroz Campos f041d62f1c Show annotation question on exercise results - refs BT#10892 9 years ago
Angel Fernando Quiroz Campos a1c4c6fe62 Adding Annotation question type - refs BT#10892 9 years ago
Angel Fernando Quiroz Campos 3932254d2e Remove unused function around exercise.class.php - refs BT#10892 9 years ago
jmontoyaa 82a29f54df Minor - format code 9 years ago
jmontoyaa 1d38179f25 Minor - Format code + add docs 9 years ago
Angel Fernando Quiroz Campos b3121fdf72 Fix #1510 show correct position for shuffle answers in hotspot 9 years ago
jmontoyaa 672635f566 Minor - format code, update docs 9 years ago
jmontoyaa 72a15d3bf4 Minor - format code, remove commented code. 9 years ago
Yannick Warnier 9ae045a722 Fix issue with exercise end date always showing one day after start - refs BT#12389 9 years ago
Yannick Warnier 2bc521a9d2 Minor - Coding conventions 9 years ago
jmontoyaa e3a2809867 Fix #1675 duplicate function for MATCHING and MATCHING_DRAGGABLE 9 years ago
jmontoyaa a88370589b Fix apostrophe bug in fill in blanks see BT#12303 9 years ago
jmontoyaa 610ee84243 Minor - format code 9 years ago
jmontoyaa 9c6abb2fbc Use form->addSelectLanguage instead of custom code. 9 years ago
jmontoyaa 7856e918f8 Minor - Format code 9 years ago
jmontoyaa 7b03362128 Add c_id in queries 9 years ago
jmontoyaa ef2eff662a Minor - format code 9 years ago
jmontoyaa 086b69b327 Minor - format code, fix php warning 9 years ago
jmontoyaa ff92969724 Minor - fix php warning 9 years ago
Angel Fernando Quiroz Campos 25cbec1e40 Fix questions with right results - refs BT#11024 10 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. 10 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. 10 years ago
Yannick Warnier 33468f8947 Add admin view option to questions list and re-order in case of random but view as admin 10 years ago
Yannick Warnier c8c315bd1b Fix issue not taking the state change in exercise sort order select box. 10 years ago
Yannick Warnier 7fca8d2d3d Fix issue with questions list not showing all questions when a random number is selected 10 years ago
jmontoyaa a2be45e02c Fix moodle import, fix fill in blanks when using non english characters 10 years ago
jmontoyaa 03a24ebd34 Add new configuration parameter "send_score_in_exam_notification_mail_to_manager" 10 years ago
jmontoyaa f4754ae6b2 Add api_get_cidreq() 10 years ago
Angel Fernando Quiroz Campos 2ae500a748 Fix multiple answer when showing correct answers on last attempt - refs BT#11024 10 years ago
jmontoyaa 8cfbb5deb9 Improve queries see BT#12052 10 years ago
jmontoyaa 54815998df Minor - format code 10 years ago
Angel Fernando Quiroz Campos 566a59e42b Fix fill in blanks when showing correct answers on last attemp - refs BT#11024 10 years ago
jmontoyaa 1a5ab17e8a Fix moodle import see BT#12050 fix fill in blanks (in german) 10 years ago
jmontoyaa 3c604d8b7a Exercise draggable fix from 1.10. 10 years ago
jmontoyaa f3f1b6e1dc Fix hide_question_title DB error see 10 years ago
jmontoyaa 641c865ad7 Add configuration block_quiz_mail_notification_general_coach 10 years ago
jmontoyaa af93890487 Block answer if exercise setting set to result_disabled_4 10 years ago
jmontoyaa d8139ed476 Minor - format code 10 years ago