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
6 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
Yannick Warnier
9d5d01b71e
Fix quote escaping bug in JS for exercise_submit.php
8 years ago
pielRouge
19b85a5b88
Update exercise_submit.php
8 years ago
pielRouge
e56d374053
Update exercise_submit.php
8 years ago
Hubert Borderiou
7176820edc
Patch https://flintci.io/repositories/1013/analyses/8726
8 years ago
pielRouge
8feed6a58c
Update exercise_submit.php
8 years ago
Alex Aragón
9f5620bb0b
fix evento touchstart - refs BT#14596
8 years ago
jmontoyaa
3fb91744e5
Minor - format code, remove unused function validateFlashVar
8 years ago
jmontoyaa
d3b4d3fcc6
Minor - update function names
8 years ago
jmontoyaa
85d0d4feca
Fix "ALL" random question option see BT#14030
8 years ago
jmontoyaa
2d4ebcb068
Fix "are you sure you want to leave this page" in safari see BT#14294
8 years ago
jmontoyaa
42a621a5e6
Fix blank page in exercise inside a LP with all question in one page
...
See BT#14310
8 years ago
Ivan Zambrano
98efe2a62d
Question degre de certitude
8 years ago
jmontoyaa
04d30c87d9
Fix wrong duration time when doing an exercise inside a LP see BT#14149
...
Changes come from ofaj_dev branch:
- Fix firefox issue when loading events during "unload"
- Add ajax call to save exercise duration when page unload
-
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
531f5aa24e
Add setting "show_exercise_expected_choice" BT#13950
...
Show more information when resolving an exercise
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
2cd1e948b2
Add api_get_cidreq(), fix URLs
8 years ago
jmontoyaa
81f23ed7b7
Minor - format code
8 years ago
Julio
d8e5b6323b
Minor - format code, add course int id.
8 years ago