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
9 years ago
jmontoyaa
d422c5370a
Format code - replace funtion name is_pass_pourcentage_enabled()
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
Angel Fernando Quiroz Campos
e710e460e9
Remove excess white spaces in Fill Blanks questions - refs BT#12630
9 years ago
jmontoyaa
e3cec9e067
Minor - format code, update docs
9 years ago
jmontoyaa
3df374af4e
Fix update title see BT#12626
9 years ago
Angel Fernando Quiroz Campos
1f68292b90
Add option to display draggable question like with vertical orientation - refs BT#12625
9 years ago
Scrutinizer Auto-Fixer
0746c59ba3
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
02831a4fcf
Minor - format code
9 years ago
jmontoyaa
805353f231
Update title in all LPs that have this quiz added see BT#12626
9 years ago
jmontoyaa
0804826134
Minor - format code
9 years ago
Angel Fernando Quiroz Campos
1322a8caf5
Fix show question result when reading comprehension is failed #1896
9 years ago
Yannick Warnier
abfea6f87a
Hide question description in results of READING_COMPREHENSION question type and fix issue not showing results table - refs #1896
9 years ago
Jose Loguercio
9919b854d7
Fix Save SpeedReading Result
9 years ago
Jose Loguercio
6929603729
Fix TEXT unselect and complete blur text
9 years ago
Angel Fernando Quiroz Campos
caf965709c
Fix exercise title as html - refs BT#12441
9 years ago
Angel Fernando Quiroz Campos
547bdb5d83
Rename save_titles_as_html to save_titles_as_html - refs BT#1244
9 years ago
Angel Fernando Quiroz Campos
e7406cf633
Replace question_title_html with save_titles_like_html - refs BT#12441 BT#12538
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
8d17f5dbcc
Minor - format code
...
- Replaced 'Security :: remove_XSS' to 'Security::remove_XSS'
- Replaced 'unset ()' to 'unset()'
9 years ago
jmontoyaa
ee4c66d9cc
Minor - format code, fix function typo getExercisesByCourseSession
9 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
9 years ago
Yannick Warnier
74b41af637
Move break to ensure the break is clear + minor code style changes
9 years ago
Angel Fernando Quiroz Campos
2ca3f3f3b4
Show hotspot answers according the colors
9 years ago
jmontoyaa
eb3d26cb8e
Remove unused commented code. Replace "if (true)" condition.
9 years ago
jmontoyaa
78b9858036
Remove unused specialCategoryOrders variable fixes #1795
9 years ago
Angel Fernando Quiroz Campos
a8b5750640
Use buttons instead of anchors in exercise submit - refs BT#12444
9 years ago
Angel Fernando Quiroz Campos
82ff09884a
Use buttons instead of anchors in exercise submit - refs BT#12444
9 years ago
jmontoyaa
97a992bc7c
Replace intval with (int), format code, update docs.
9 years ago
jmontoyaa
5c30282880
Fix update when updating quiz "hide_question_title"
...
- fix course restorer
- minor format code
9 years ago
Angel Fernando Quiroz Campos
f041d62f1c
Show annotation question on exercise results - refs BT#10892
9 years ago
Angel Fernando Quiroz Campos
a1c4c6fe62
Adding Annotation question type - refs BT#10892
...
Work in progress
9 years ago
Angel Fernando Quiroz Campos
3932254d2e
Remove unused function around exercise.class.php - refs BT#10892
9 years ago
jmontoyaa
82a29f54df
Minor - format code
9 years ago
jmontoyaa
1d38179f25
Minor - Format code + add docs
9 years ago
Angel Fernando Quiroz Campos
b3121fdf72
Fix #1510 show correct position for shuffle answers in hotspot
9 years ago
jmontoyaa
672635f566
Minor - format code, update docs
9 years ago
jmontoyaa
72a15d3bf4
Minor - format code, remove commented code.
9 years ago
Yannick Warnier
9ae045a722
Fix issue with exercise end date always showing one day after start - refs BT#12389
9 years ago
Yannick Warnier
2bc521a9d2
Minor - Coding conventions
9 years ago
jmontoyaa
e3a2809867
Fix #1675 duplicate function for MATCHING and MATCHING_DRAGGABLE
9 years ago
jmontoyaa
a88370589b
Fix apostrophe bug in fill in blanks see BT#12303
9 years ago
jmontoyaa
610ee84243
Minor - format code
9 years ago
jmontoyaa
9c6abb2fbc
Use form->addSelectLanguage instead of custom code.
9 years ago
jmontoyaa
7856e918f8
Minor - Format code
9 years ago
jmontoyaa
7b03362128
Add c_id in queries
9 years ago
jmontoyaa
ef2eff662a
Minor - format code
9 years ago
jmontoyaa
086b69b327
Minor - format code, fix php warning
9 years ago
jmontoyaa
ff92969724
Minor - fix php warning
9 years ago