Julio
de02f907b0
Fix php fatal error
6 years ago
Julio
831c7ff2ed
Fix format code
6 years ago
Julio
140690094b
Minor - format code
6 years ago
Julio
8e6a76b8a1
Change result disable option see BT#15743
...
Option RESULT_DISABLE_SHOW_SCORE_AND_EXPECTED_ANSWERS_AND_RANKING now
works like
RESULT_DISABLE_SHOW_SCORE_AND_EXPECTED_ANSWERS and
RESULT_DISABLE_RANKING
6 years ago
Julio
68e6bf661c
Minor - flint fixes
6 years ago
Julio
1d4ec845a7
Change result disable option see BT#15743
...
Option RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER_AND_RANKING now
works like
RESULT_DISABLE_SHOW_ONLY_IN_CORRECT_ANSWER and
RESULT_DISABLE_RANKING
6 years ago
Angel Fernando Quiroz Campos
34f57596fc
Add quiz_generate_certificate_ending conf setting - refs BT#15760
...
Generate certificate when ending a quiz.
The quiz needs to be linked to a gradebook category and have set the pass percentage.
6 years ago
Julio Montoya
0334316846
Add new option "AutoEvaluationAndRankingMode" see BT#15746
7 years ago
Julio Montoya
a2e1cb92bc
Minor - fix unused code
7 years ago
Julio Montoya
a90bb3b63d
Add extra field for exercises see BT#15743
...
Option added "results_available_for_x_minutes"
7 years ago
Julio Montoya
94b7ca55b6
Add "Unanswered" status for unique questions see BT#15579
7 years ago
Angel Fernando Quiroz Campos
f5fd5b7418
Quiz: Hide header in result page when exercise is embed on video - refs BT#15389
7 years ago
Julio Montoya
d8fdd1f410
Minor - format code, fix php docs (from master)
7 years ago
Julio Montoya
9262b38429
Minor - flint fixes
7 years ago
Angel Fernando Quiroz Campos
7f279342b4
QuestionOptionsEvaluation: Fix result when teacher correcting quiz - refs BT#15265
7 years ago
Angel Fernando Quiroz Campos
d9b6639348
Add CKEditor plugin Quiz Markers Rolls - refs BT#15389
...
This plugin allows set quizzes markers in video with mediaelement
7 years ago
Julio
56c10148b3
Improve speed when generating score see BT#
7 years ago
Julio
69fe1a477a
Minor - improve code speed
7 years ago
Angel Fernando Quiroz Campos
bc16fa6254
Fix validation with quiz_question_limit_per_day - refs BT#15234
7 years ago
Angel Fernando Quiroz Campos
657af7711e
Revert "Fix validation with quiz_question_limit_per_day - refs BT#15234"
...
This reverts commit a92f9db6fd .
7 years ago
Angel Fernando Quiroz Campos
a92f9db6fd
Fix validation with quiz_question_limit_per_day - refs BT#15234
7 years ago
Julio
c07b9958a4
Replace $(document).ready with shortcut version
7 years ago
Angel Fernando Quiroz Campos
b93206ad4c
Minor - Flint fixes - refs BT#15362
7 years ago
Julio
efcd6d14dd
Add "allow_gradebook_stats" config to improve gradebook speed
...
See BT#14357
Requires:
- DB changes see configuration.dist.php
- editing the entities: GradebookLink.php and GradebookEvaluation
7 years ago
Angel Fernando Quiroz Campos
3f3c16b4bd
QuestionOptionsEvaluation: Fix save and show score - refs BT#15265
7 years ago
Angel Fernando Quiroz Campos
29bf4c5bb1
QuestionOptionsEvaluation: Fix evaluation formulas - refs BT#15265
7 years ago
Julio
909a6d424a
Minor - flint fixes
7 years ago
Angel Fernando Quiroz Campos
ed0cba3cf4
Add course setting quiz_question_limit_per_day - refs BT#15234
...
If set to greater than 0, this option will prevent the learner from entering a test that has more than what remains for the daily allowance. For example, is the limit is 50 and the learner has already taken 2 tests of 20 questions, it will not let the learner enter another 20 questions test (20+20+20=60 > 50). However, it will let the learner enter a 10 questions test (20+20+10=50).
7 years ago
Julio Montoya
7c93e97232
Add new "result disable" option in exercises "Show only correct answer" BT#15233
7 years ago
Julio Montoya
30a15f33b6
Check if bccomp function exists BT#15438
7 years ago
Julio Montoya
457e2fe725
Use bccomp to compare floats instead of '>=' fixes BT#15438
7 years ago
Julio Montoya
d14efe7b24
Minor - format code
7 years ago
Angel Fernando Quiroz Campos
0de2668a71
Add exercise_additional_teacher_modify_actions conf settings - refs BT#15265
...
Allow add additional actions (as links) in exercises list for teachers.
7 years ago
Julio
ee2e3aaec1
Minor - Set course id instead of global value
7 years ago
Julio
44858ffece
Minor - Use course id from function instead from session
7 years ago
Julio
4fd0123556
Minor - format code
7 years ago
Angel Fernando Quiroz Campos
c422b0f84a
Exercises: Fix table of ranking mode test #2788
7 years ago
Angel Fernando Quiroz Campos
eab7338efb
Exercises: Fix sort by date in ranking mode #2788
7 years ago
Angel Fernando Quiroz Campos
8cbcfe9387
Exercises: Add new Ranking mode #2788
7 years ago
Julio Montoya
24ef653d26
Minor - format code
7 years ago
Julio Montoya
c3109933ab
Add pagination in question list BT#15238
7 years ago
Yannick Warnier
a7fbce4090
Admin: Add configuration setting quiz_show_description_on_results_page to control whether the test description is shown on the results page or not - refs BT#11784
7 years ago
Julio Montoya
8eb003ef6c
Minor - flint fixes
7 years ago
Julio Montoya
2ecfa748ef
Exercises: Add new "show score" option see BT#15154
...
Do not show the score (only when user finishes all attempts)
but show feedback for each attempt.
7 years ago
Angel Fernando Quiroz Campos
2b552d9ae1
Add Start button to Reading Comprehension when showing all in one page
...
Refs #2082
7 years ago
Julio Montoya
2001098b7c
Minor - fix php warning
7 years ago
Julio Montoya
df87f77a6f
Minor - format code
7 years ago
Julio
40dcc1e7b4
Add option "hide_gradebook_percentage_user_result" + fix rank column
...
- Hide percentage in best/average gradebook results
See BT#14972
7 years ago
Angel Fernando Quiroz Campos
e3c24e3936
Fix delete hotpotatoes attempt #2466
7 years ago
Yannick Warnier
c2b4f93752
Quiz: Fix empty lines appearing when no question details set to appear - refs #2616
7 years ago