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 |
jmontoyaa
|
f3f1b6e1dc
Fix hide_question_title DB error see
|
8 years ago |
jmontoyaa
|
641c865ad7
Add configuration block_quiz_mail_notification_general_coach
|
8 years ago |
jmontoyaa
|
af93890487
Block answer if exercise setting set to result_disabled_4
|
8 years ago |
jmontoyaa
|
d8139ed476
Minor - format code
|
8 years ago |
jmontoyaa
|
5d962636d2
Add validations
|
8 years ago |
jmontoyaa
|
5787a9af1c
Add question preview when click "see as student" see BT#11764
|
8 years ago |
jmontoyaa
|
5f1ccfa27e
Rename variable name $showTotalScoreAndUserChoicesInLastAttempt
|
8 years ago |
jmontoyaa
|
d22ddd98ee
Fix params saveExerciseAttemptHotspot
|
8 years ago |
jmontoyaa
|
b8b8090a4e
Check answer.iid
|
8 years ago |
jmontoyaa
|
f9aa1a2f97
Fix hotspot , use web_code_path, fix hotspot number, if no result check for older answer id
|
8 years ago |
jmontoyaa
|
2d5c982297
Fix oral question not showing
|
8 years ago |