jmontoyaa
|
1d38179f25
Minor - Format code + add docs
|
8 years ago |
Angel Fernando Quiroz Campos
|
b3121fdf72
Fix #1510 show correct position for shuffle answers in hotspot
|
8 years ago |
jmontoyaa
|
672635f566
Minor - format code, update docs
|
8 years ago |
jmontoyaa
|
72a15d3bf4
Minor - format code, remove commented code.
|
8 years ago |
Yannick Warnier
|
9ae045a722
Fix issue with exercise end date always showing one day after start - refs BT#12389
|
8 years ago |
Yannick Warnier
|
2bc521a9d2
Minor - Coding conventions
|
8 years ago |
jmontoyaa
|
e3a2809867
Fix #1675 duplicate function for MATCHING and MATCHING_DRAGGABLE
|
8 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 |
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
|
3c604d8b7a
Exercise draggable fix from 1.10.
|
8 years ago |