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
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
220edcef29
Minor - format code + update docs
8 years ago
Scrutinizer Auto-Fixer
18c0ec9187
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
f041d62f1c
Show annotation question on exercise results - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
a1c4c6fe62
Adding Annotation question type - refs BT#10892
...
Work in progress
8 years ago
Angel Fernando Quiroz Campos
8b8e36895c
Fix #1505 Show results for fill in blanks
8 years ago
jmontoyaa
672635f566
Minor - format code, update docs
8 years ago
jmontoyaa
9795d9f3fa
Fix RESULT_DISABLE_SHOW_SCORE_ATTEMPT_SHOW_ANSWERS_LAST_ATTEMPT conditions
9 years ago
jmontoyaa
a788c0e861
Modify behaviour of setting result_disabled see BT#11202
...
result disabled value:
RESULT_DISABLE_SHOW_SCORE_ATTEMPT_SHOW_ANSWERS_LAST_ATTEMPT
9 years ago
Angel Fernando Quiroz Campos
72cd91d40f
Use RecordRTC or Wami adding audio on execises tool - refs BT#11060
9 years ago
Angel Fernando Quiroz Campos
cdd7fb2cf5
Use WamiRecorder instead of Nanogong - refs #10793
9 years ago
Julio
3c1f55735d
Fix php errors
9 years ago
Julio
5d2a334536
Replace img/ paths with function
9 years ago
Angel Fernando Quiroz Campos
d3b4fd28f5
Fix shuffle with hotspot question - refs #8148
9 years ago
Angel Fernando Quiroz Campos
e86630ac24
Fix shuffle with hotspot question - refs #8148
9 years ago
Angel Fernando Quiroz Campos
8e62c35f77
Fix exercise results for multiple hotspot questions - refs #7705
9 years ago
Julio
461a8de436
Fix format from 1.9.x to 1.10 see BT#10434
10 years ago
Julio Montoya
e326572e46
Format code, fix PHP warning, add/fix docs
10 years ago
Julio Montoya
4ef94dbb44
Minor - format code.
10 years ago
Julio Montoya
9096794b57
Add new options in fill blanks (partial) see #7618
10 years ago
Julio Montoya
65778a19be
Add fill in blanks code with some minor corrections (function name fixed)
10 years ago
Julio Montoya
58d73e075f
Minor - format code.
10 years ago
Yannick Warnier
36bf640aaa
Remove course_code field from all queries using track_e_attempt - refs #7555
10 years ago
Julio Montoya
7bf47ed59c
Adding Event and ExerciseLib classes.
10 years ago
Imanol Losada
a2ff44cf69
Add calculated answers feature. Doesn't include icons. - refs #7212
11 years ago
Julio Montoya
6368a1d8a1
Minor - format code.
11 years ago
aragonc
94984e6b12
merge
11 years ago
Julio Montoya
efb50f82e7
Removing COURSEMANAGERLOWSECURITY otherwise content will be truncated.
...
See BT#7706
11 years ago
Julio Montoya
71d17fe1ca
Removing useless make_clickable see BT#7002
12 years ago
Hubert Borderiou
05af5a72c9
Add auto-evaluation mode with feedback - 2 - ref #6513
12 years ago
Hubert Borderiou
6288f11019
Add auto-evaluation mode with feedback without correct answer hint -ref #6513
12 years ago
Julio Montoya
ccbd79b8ef
Fixing errors while auto merging.
12 years ago
Julio Montoya
5a205ad0cd
Removing nl2br don't modify the text enter by the teacher.
12 years ago
Julio Montoya
4249f8f376
Partial merge with 1.10
12 years ago
Julio Montoya
fc27a500de
Minor - cosmetic changes.
12 years ago
Julio Montoya
4f2721953d
Using absolut URL paths
12 years ago
Julio Montoya
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
...
removing Database::get_user_info_from_id() replaced with api_get_user_info(), putting the text.lib.php, array.lib.php and online.inc.php into classes,
now we call libs with Text:: ArrayClass::, and Online::
12 years ago
Julio Montoya
5c7b44b478
Adding new unique image answer type see BT#5938
12 years ago
Julio Montoya
5011fa9971
Should show comments when the teacher is correcting an exercise see #5812
12 years ago
Julio Montoya
7310ee0f23
Minor - cleaning files
12 years ago
Julio Montoya
36c5c22129
Should fix message bug in free questions see #5434
13 years ago
Julio Montoya
008487e289
Should fix bug when correcting open questions in exercises see #5434
13 years ago
Julio Montoya
0acb42ab1c
Fixing open question see #5392
13 years ago
Julio Montoya
636360e8b7
Cleaning exercise page result + adding nicer UI not finished yet see #4541
13 years ago
Julio Montoya
1bca023011
Should fix time limit exercise score when adding an exercise in a LP see #5255
13 years ago
Julio Montoya
5ce87636fe
Fixes bug in the "Multiple answer true/false/don't know" question type when viewing the question feedback see #3846
13 years ago
Julio Montoya
c158de40e4
Fixing feedback issue see #3846
13 years ago
Julio Montoya
528cfd47c2
Adding nanogong question type in exercises see BT#3593
13 years ago
Julio Montoya
63a1f5c8da
Fixing SQL queries due DB changes (single database)
14 years ago