Julio Montoya
8dfc932016
Exercises: allow_time_per_question requires DB change to save spent time
...
BT#17791
5 years ago
Julio Montoya
bd1db37bcd
Minor - format code
5 years ago
Julio Montoya
dcaafe9f7d
Minor - format code, replace $(document).ready() with $(function() {
5 years ago
Julio Montoya
b1bb775741
Admin: Add config allow_time_per_question BT#17791
...
Show a countdown timer per question.
5 years ago
Julio Montoya
8a57100bbb
Minor - Fix variable, use int course id
5 years ago
Julio Montoya
9f573d95de
Admin: Add config block_category_questions BT#17789 (WIP)
...
Requires DB change.
5 years ago
Angel Fernando Quiroz Campos
2900dfa79b
Quiz: Dont allow start/continuesession is session read-only - refs BT#16791
5 years ago
Angel Fernando Quiroz Campos
eaba449198
Quiz: Save question when time ending - refs BT#17599 #3044
6 years ago
Nosolored
48c60d9769
mobileapp value in origin variable to hide headers
6 years ago
Nosolored
8e506f0dee
noheader value in origin variable to hide headers
6 years ago
Julio Montoya
fe5352b3f3
Update from master (format code)
6 years ago
Angel Fernando Quiroz Campos
85c3f5173f
Make async ajax
6 years ago
Angel Fernando Quiroz Campos
2432c01f03
Quiz: Improve JS code for save answers - refs BT#17265
6 years ago
Julio Montoya
1b1584af73
Move code into a function, save LP score after saving exercise BT#17182
...
No need to redirect in order to save quiz status/score
6 years ago
Julio Montoya
aad2abe7e9
Minor - format code
6 years ago
Julio Montoya
50c394b90d
Minor - flint fixes
6 years ago
Julio
9486bad7f2
Admin: add config setting "quiz_prevent_backwards_move" #3100
...
Requires DB change.
Exercises: Prevent going back to previous questions
6 years ago
Nosolored
059f6aa866
Add jquery.elevatezoom.js to exercises
6 years ago
Angel Fernando Quiroz Campos
0135ecb154
Add CSS style for embeddable quiz - refs BT#16576
6 years ago
Julio Montoya
a247b012e7
Minor - format code
6 years ago
Julio Montoya
37395c0d30
Exercise popup feedback: Only allow one attempt see BT#15827
6 years ago
Julio Montoya
59692ef059
Fix calculated question on enter action see BT#15827
...
when using the popup feedback type
6 years ago
Julio Montoya
d81cef333d
Fix delineation results see BT#15827
7 years ago
Julio Montoya
70a731284d
WIP: Refactor immediate popup direct feedback code BT#15827
7 years ago
Julio Montoya
9e5469bf4e
Add js count down, if quiz extra field "results_available_for_x_minutes"
...
See BT#15743
7 years ago
Julio Montoya
dbbb577a48
Allow different "save_correct_answers" options see BT#15844
...
In order to get all answers (correct and incorrect) from previous attempt
Requires a DB change.
$_configuration['allow_quiz_save_correct_options'] = false;
7 years ago
Julio Montoya
b6267722dc
Add new exercise feedback type EXERCISE_FEEDBACK_TYPE_POPUP see BT#15827
7 years ago
Angel Fernando Quiroz Campos
0ab84b0b0b
Minor - Fix e_notice - refs BT#15591
7 years ago
Julio Montoya
294f94caa2
Minor - format code
7 years ago
Julio Montoya
8265d22a19
Add translate html config js for exercise descriptions see BT#15641
7 years ago
Julio Montoya
961c380ac7
Fix block page when setting "exercises_hidden_when_no_start_date" is on
...
In configuration.php
$_custom['exercises_hidden_when_no_start_date']
See BT#15631
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
Angel Fernando Quiroz Campos
bc16fa6254
Fix validation with quiz_question_limit_per_day - refs BT#15234
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
Angel Fernando Quiroz Campos
6fac3f14a8
Minor - Avoid duplicate code - refs BT#15234
7 years ago
Julio
f3a47d4f92
Remove current_id = 0 see BT#15020
7 years ago
Yannick Warnier
f4653e53d5
Admin: Add configuration setting quiz_prevent_copy_paste to prevent copying questions/answers text with the keyboard or the right-click menu - refs BT#15208
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
Julio Montoya
67a59fe873
Minor - format code, remove logs
7 years ago
Julio Montoya
cebc8e01e6
Add registerLog see BT#15020
7 years ago
Julio Montoya
ed38dc279e
New setting added "exercises_disable_new_attempts" see BT#15091
...
Disable all new exercise attempts in all the platform
7 years ago
Julio Montoya
ea4ff4f691
Fix review question + time left in exercise error see BT#14821
7 years ago
Julio Montoya
833806c381
Minor - format code, use (int)
8 years ago
Yannick Warnier
148a4217b1
Add check to avoid errors when no degree of certainty question is in the quiz
8 years ago
Ivan Zambrano
0e2a01c30c
Correct bot check
8 years ago
Ivan Zambrano
a2284cccc3
Merge of degre certainty question type
8 years ago
Yannick Warnier
e11513db5a
Remove undefined JS var myChoiceDegreeCertainty temporarily
8 years ago
Yannick Warnier
572dec7c54
Fix bugs in PR for DegreeOfCertainty questions
8 years ago
Yannick Warnier
115ff1d699
Fix code observations to PR, including parse errors, wrong variables naming, French text (still remains some), spacing and a potential security vulnerability
8 years ago
Yannick Warnier
1e7e164dab
Fix code observations to PR, including parse errors, wrong variables naming, French text (still remains some), spacing and a potential security vulnerability
8 years ago