jmontoyaa
25e289e8db
Fix query see BT#13439
8 years ago
jmontoyaa
7dd131ea12
Minor - format code
8 years ago
jmontoyaa
cbf0ed71fa
Add best score not in LP column see BT#13439
8 years ago
jmontoyaa
304c929567
Add "AddText" button in oral expression question see BT#13438
8 years ago
Alex Aragon
dc8670a125
fix show only score - refs BT#13397
8 years ago
jmontoyaa
d384f674d3
Remove $_SESSION + format code
8 years ago
jmontoyaa
ab00cdbf0c
Minor - format code.
8 years ago
Alex Aragon
6b32bc3881
fix attributes class input radio
8 years ago
Alex Aragon
f2899cc5e8
add class for input radio and check - refs BT#13094
8 years ago
jmontoyaa
19f7d58571
Fix typo "whoIsOnlineInIhisSessionCount" + format code
8 years ago
Angel Fernando Quiroz Campos
8f154662a3
Fix teacher audio feedback - refs BT#12615
8 years ago
jmontoyaa
eea9ca4d7f
WIP: Add score model in student publication see BT#12898
8 years ago
jmontoyaa
77e0218f04
Update UI see BT#12898
8 years ago
jmontoyaa
09c8e4d94f
Remove unused files
8 years ago
jmontoyaa
a5f06b88a3
Remove unused userlogCSV.php file, format code.
...
Remove unused classes TrackingUserLogCSV, TrackingUserLog
classes move functions To Tracking.
8 years ago
jmontoyaa
6d347e73f4
Add setting 'allow_notification_setting_per_exercise' see BT#13019
...
Allows to setup "email notifications" per exercise as a complement of
the course setting. If there's not an exercise notification setting,
then it will take the course setting.
Requires a DB change.
8 years ago
jmontoyaa
33debc5659
Add setting "score_grade_model" see BT#12898
...
Allow to convert a score into a text/color label
using a model if score is inside those values.
WIP: This change only affects exercises.
8 years ago
jmontoyaa
dbb55f9048
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
3327cd4912
Add allow_teacher_comment_audio configuration setting - refs BT#12615
8 years ago
Angel Fernando Quiroz Campos
b2650c9c1a
Fix temporary score with annotation question for students - refs BT#12615
8 years ago
Angel Fernando Quiroz Campos
7707ab76cf
Fix and improve question result UI - refs BT#12615
8 years ago
jmontoyaa
02518b9e3f
Add session id parameter in function get_group_list
...
Fix group/session events see BT#11972
8 years ago
jmontoyaa
41c164230f
Add setting "allow_quiz_question_feedback" requires DB change
...
- ALTER TABLE c_quiz_question ADD COLUMN feedback text;
See BT#12611
8 years ago
jmontoyaa
6150fe7d70
Exercise result UI changes
...
- Change feedback message color, centralized in one function.
- "notCorrectedYet" message centralized in one function
- Add message "Temporary score: %s open question(s) not corrected yet"
if open/oral questions in exercise
- Fix function name get_question_ribbon -> getTotalQuestionRibbon
- Rename function name (to camelCase)
- Create new function getQuestionRibbon
- Remove un used functions.
- Add new "rib-warning" class if questions is "Not reviewed yet" (oral, free)
see BT#12303
8 years ago
jmontoyaa
d422c5370a
Format code - replace funtion name is_pass_pourcentage_enabled()
8 years ago
Yannick Warnier
95dcb23620
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
8 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.
8 years ago
Scrutinizer Auto-Fixer
2830976b65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
79c7f17832
If exercise is inside LP send the LP-exercise link see BT#12612
8 years ago
Angel Fernando Quiroz Campos
8c5215a0bd
Improve responsive design for draggable question
8 years ago
Angel Fernando Quiroz Campos
216a0e6f35
Fix multiples draggable questions - refs BT#12712
8 years ago
Angel Fernando Quiroz Campos
1f68292b90
Add option to display draggable question like with vertical orientation - refs BT#12625
8 years ago
Yannick Warnier
f4f45552bc
Use default form builder and improve hidden display for READING_COMPREHENSION question type - refs #1896
9 years ago
Yannick Warnier
af7e3a176a
Rename READING_SPEED question type to READING_COMPREHENSION for better semantic naming - refs #1896
9 years ago
Angel Fernando Quiroz Campos
95046a7461
Add reading speed effect
9 years ago
Yannick Warnier
026707555d
Add basic implementation of READING_SPEED question. Mostly a copy of UNIQUE_ANSWER - refs GH#1896
9 years ago
Angel Fernando Quiroz Campos
7087b9fa17
Fix 65188b0510
9 years ago
Yannick Warnier
65188b0510
Update deprecated display_*_message() calls
9 years ago
jmontoyaa
4492f89287
Show score results in LP (depending in test settings) see BT#12415
9 years ago
jmontoyaa
4af8524c05
Minor - format function "Database ::" to "Database::"
9 years ago
Angel Fernando Quiroz Campos
f34970e21f
Allow save question titles with HTML - refs BT#12538
9 years ago
jmontoyaa
faf54feadb
Fix php warning, add course parameter in get_exam_results_data
...
Format code.
9 years ago
jmontoyaa
9e4520440b
Fix PHP warning, format code
9 years ago
Angel Fernando Quiroz Campos
442f727114
Show answer list on admin view
9 years ago
Angel Fernando Quiroz Campos
6bbfe4f9df
Fix hotspot answers list
9 years ago
jmontoyaa
6dc440ad77
Change saved quiz filename to quiz-now().jpg see #1771
9 years ago
Yannick Warnier
f80eadf8cf
Add support for unclosed attempts in exercises reports - fixes #1791 - refs BT#12444
9 years ago
Angel Fernando Quiroz Campos
f041d62f1c
Show annotation question on exercise results - refs BT#10892
9 years ago
Angel Fernando Quiroz Campos
a472b8db07
Fix showing image for annotation question in admin list - refs BT#10892
9 years ago
Angel Fernando Quiroz Campos
1e5d710cc0
WIP Allow add text to annotation question - refs BT#10892
9 years ago