jmontoyaa
|
97a992bc7c
Replace intval with (int), format code, update docs.
|
7 years ago |
jmontoyaa
|
5c30282880
Fix update when updating quiz "hide_question_title"
|
7 years ago |
Angel Fernando Quiroz Campos
|
f041d62f1c
Show annotation question on exercise results - refs BT#10892
|
7 years ago |
Angel Fernando Quiroz Campos
|
a1c4c6fe62
Adding Annotation question type - refs BT#10892
|
7 years ago |
Angel Fernando Quiroz Campos
|
3932254d2e
Remove unused function around exercise.class.php - refs BT#10892
|
7 years ago |
jmontoyaa
|
82a29f54df
Minor - format code
|
7 years ago |
jmontoyaa
|
1d38179f25
Minor - Format code + add docs
|
7 years ago |
Angel Fernando Quiroz Campos
|
b3121fdf72
Fix #1510 show correct position for shuffle answers in hotspot
|
7 years ago |
jmontoyaa
|
672635f566
Minor - format code, update docs
|
7 years ago |
jmontoyaa
|
72a15d3bf4
Minor - format code, remove commented code.
|
7 years ago |
Yannick Warnier
|
9ae045a722
Fix issue with exercise end date always showing one day after start - refs BT#12389
|
7 years ago |
Yannick Warnier
|
2bc521a9d2
Minor - Coding conventions
|
7 years ago |
jmontoyaa
|
e3a2809867
Fix #1675 duplicate function for MATCHING and MATCHING_DRAGGABLE
|
7 years ago |
jmontoyaa
|
a88370589b
Fix apostrophe bug in fill in blanks see BT#12303
|
8 years ago |
jmontoyaa
|
610ee84243
Minor - format code
|
8 years ago |
jmontoyaa
|
9c6abb2fbc
Use form->addSelectLanguage instead of custom code.
|
8 years ago |
jmontoyaa
|
7856e918f8
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
|
086b69b327
Minor - format code, fix php warning
|
8 years ago |
jmontoyaa
|
ff92969724
Minor - fix php warning
|
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
|
33468f8947
Add admin view option to questions list and re-order in case of random but view as admin
|
8 years ago |
Yannick Warnier
|
c8c315bd1b
Fix issue not taking the state change in exercise sort order select box.
|
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
|
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
|
f4754ae6b2
Add api_get_cidreq()
|
8 years ago |