jmontoyaa
203e45d074
Fix parameter exercise in question->save().
8 years ago
jmontoyaa
8fbd86ec8f
Minor - format code.
8 years ago
jmontoyaa
386f66d0c4
Show question feedback if not correct see BT#12611
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
Angel Fernando Quiroz Campos
1828b2c227
Improve question list for teacher ( #1982 )
...
* Improve action from question list for teacher
* Improve question list for teacher
* Minor - Format code - codeeclimate
8 years ago
Angel Fernando Quiroz Campos
347ee3eaee
Minor - Format code
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
3d996d4760
Replace "0/10" to ""? / 10"
...
if score of open/oral question was not reviewed see BT#12303
8 years ago
jmontoyaa
d422c5370a
Format code - replace funtion name is_pass_pourcentage_enabled()
8 years ago
baelmyhu
8172878399
Fix issue not showing user details in exercises results export to CSV when OnlyBestAttempt option was selected - fixes #1914
8 years ago
Angel Fernando Quiroz Campos
a17717aee7
Improve code for Question::resizePicture - refs BT#12892
8 years ago
Angel Fernando Quiroz Campos
dde61135e0
Fix resize question image - refs BT#12892
...
See e5f386c719
8 years ago
Angel Fernando Quiroz Campos
486e1e6f5c
Fix annotation question - refs BT#10892
...
See e5f386c719
8 years ago
jmontoyaa
03de0860c2
Minor - format code
8 years ago
jmontoyaa
318e00cf32
Minor - format code
8 years ago
jmontoyaa
4a2ca73213
Fix exercise category import see BT#10891
8 years ago
jmontoyaa
277360488f
Minor - format code, fix php warning
8 years ago
Yannick Warnier
afc337386e
Minor - Replace deprecated display_x_message() by return_message(..., 'x')
8 years ago
Yannick Warnier
95dcb23620
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
8 years ago
jmontoyaa
43804d2459
Minor - remove var_dump
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
jmontoyaa
3d5e047978
Minor - format code
8 years ago
jmontoyaa
1451a902b8
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
827976e415
Fix #1792
8 years ago
Angel Fernando Quiroz Campos
d12a47f6e0
Fix 65188b0
8 years ago
Scrutinizer Auto-Fixer
d05e2344ef
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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
Scrutinizer Auto-Fixer
3a1787b2d5
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
jmontoyaa
41f408aaf5
Boss has access to student report see BT#12702
8 years ago
Scrutinizer Auto-Fixer
2dce14872e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Angel Fernando Quiroz Campos
f74cecbf83
Fix student answers with html entities - refs BT#12630
8 years ago
Angel Fernando Quiroz Campos
e710e460e9
Remove excess white spaces in Fill Blanks questions - refs BT#12630
8 years ago
Scrutinizer Auto-Fixer
ddf46f7fca
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
a54d416acb
Random questions QTI support
8 years ago
jmontoyaa
f0d7a51703
Minor - format code + fix lang var
8 years ago
jmontoyaa
078b23766a
Fix qti import see BT#12738
8 years ago
jmontoyaa
376a55486b
Clean exercise description when importing qti see BT#12738
8 years ago
jmontoyaa
953b66991d
Student boss can access session course user exercise result BT#12702
8 years ago
jmontoyaa
4b75374220
student boss cannot edit exercise result see BT#12702
8 years ago
jmontoyaa
49562e3284
Student boss can see student exercise result see BT#12702
8 years ago
jmontoyaa
c7aa124957
Student boss can see exercise result see BT#12702
8 years ago
Scrutinizer Auto-Fixer
14488458e2
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
e55f8cc5f0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
e3cec9e067
Minor - format code, update docs
8 years ago
jmontoyaa
3df374af4e
Fix update title see BT#12626
8 years ago
jmontoyaa
28667137d7
Fix question GLOBAL_MULTIPLE_ANSWER when importin from excel
...
BT#12698
8 years ago
jmontoyaa
b0880bab36
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
0143b2bc5e
Show trimmed options in fill-in-blanks question - refs BT#12630
8 years ago
Angel Fernando Quiroz Campos
ab271c0780
Fix default value for orientation in draggable question - refs BT#12625 BT#12712
8 years ago