Julio Montoya
60ebc64c26
Minor - format code
6 years ago
Yannick Warnier
b7801d78ad
Fix exercise pagination
...
See
c764cb0045 (diff-2d6fb5c7b4fa49531a41e53e34bc97daR8460)
6 years ago
Yannick Warnier
c764cb0045
Remove deprecated $page, $from and $limit variables from Exercise::exerciseGrid() - refs BT#16014
6 years ago
Julio Montoya
d81cef333d
Fix delineation results see BT#15827
6 years ago
Julio
04092c431f
Minor - fix message
7 years ago
Julio
c9a4c32b18
Minor - flint fixes
7 years ago
Julio
fb3483efbb
Allow exercise categories requires DB change and configuration BT#15636
...
configuration value: 'allow_exercise_categories'
7 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
7 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
7 years ago
Julio Montoya
0334316846
Add new option "AutoEvaluationAndRankingMode" see BT#15746
7 years ago
Angel Fernando Quiroz Campos
86255ae818
Improve presentation of icon for embeddable exercises - refs BT#15389
7 years ago
Julio Montoya
f2b8f7336f
If random show also the total of questions see BT#15535
7 years ago
Julio Montoya
5979f12a83
Minor - format code
7 years ago
Angel Fernando Quiroz Campos
6153de7e60
Exercises: Show icon to indicate when exercises is enbeddable - refs BT#15389
7 years ago
Julio
43fe85b915
Add more memory and time limit BT#15395
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 Montoya
0f4d89d1b5
Minor - format code, remove error_log
7 years ago
Julio Montoya
12e42c309c
Hide "delete all attempts" and block reports page see BT#15235
...
If setting "limit_exercise_teacher_access" is true
7 years ago
Angel Fernando Quiroz Campos
9e25823d63
Exercises: Use $sessionId instead of $session_id
7 years ago
Angel Fernando Quiroz Campos
0ba6922148
Exercises: Avoid show in session HotPotatoes that were hidden in course
7 years ago
Julio
f3a47d4f92
Remove current_id = 0 see BT#15020
7 years ago
Angel Fernando Quiroz Campos
8cbcfe9387
Exercises: Add new Ranking mode #2788
7 years ago
Julio
f851b9c927
Minor - flint fixes
7 years ago
Julio Montoya
a1e9e3f287
Add config that limits teachers rights in exercise BT#15235
...
$_configuration['limit_exercise_teacher_access']
7 years ago
Julio Montoya
985510b2c9
Minor - format code, fix query
7 years ago
Julio Montoya
41b1c1b1a4
Minor - format code
7 years ago
Angel Fernando Quiroz Campos
ae7f2d5bd2
Remove XSS #2757
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
3ed6737f3b
Minor - send title item or a new question to the popup
8 years ago
Angel Fernando Quiroz Campos
2c9701e476
Fix delete message when save_titles_as_html is enabled - refs BT#14409
8 years ago
Angel Fernando Quiroz Campos
dbc0ff4c9d
Fix exercise title when save_titles_as_html is enabled - refs BT#14409
8 years ago
Yannick Warnier
3f9d5cfe71
Convert call to each() to foreach() as each() is now deprecated, in exercise's HotPotatoes management
8 years ago
jmontoyaa
d3b4d3fcc6
Minor - update function names
8 years ago
jmontoyaa
aa0a4ab43e
Minor - format code
8 years ago
jmontoyaa
90ea4936eb
Add auto launch settings for documents and exercises see BT#14251
...
- configuration "allow_exercise_auto_launch" requires DB change
8 years ago
Yannick Warnier
a7d41d3939
Internal: Ensure numeric value $rowi is what is as expected in exercise.php
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
a6a772b74b
Fix wrong answer in exercise with calculated question BT#14030
8 years ago
jmontoyaa
531f5aa24e
Add setting "show_exercise_expected_choice" BT#13950
...
Show more information when resolving an exercise
8 years ago
jmontoyaa
18f822c323
Minor - format code
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
2cbd401579
Minor - use api_get_origin() instead of custom $_GET['origin']
...
- Format code
8 years ago
jmontoyaa
bd0848db36
Remove $_SESSION use.
8 years ago
jmontoyaa
76be80f82e
Minor - format code
9 years ago
Yannick Warnier
afc337386e
Minor - Replace deprecated display_x_message() by return_message(..., 'x')
9 years ago
jmontoyaa
4601bc570e
New options added to setting 'email_alert_manager_on_new_quiz'
...
See BT#12303
- Fix Formvalidator to handle multiple checkboxes
- Rework exercise notifications
- CourseManager::saveCourseConfigurationSetting now accepts array
will be converted into a string comma separated values.
No database change needed.
9 years ago
Scrutinizer Auto-Fixer
699ede4dbe
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago