jmontoyaa
77e0218f04
Update UI see BT#12898
9 years ago
Scrutinizer Auto-Fixer
03ef19cb1c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 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.
9 years ago
Angel Fernando Quiroz Campos
3327cd4912
Add allow_teacher_comment_audio configuration setting - refs BT#12615
9 years ago
Angel Fernando Quiroz Campos
7707ab76cf
Fix and improve question result UI - refs BT#12615
9 years ago
Angel Fernando Quiroz Campos
09f202ac3b
Minor - Format code - refs BT#12615
9 years ago
Angel Fernando Quiroz Campos
07418e4b8e
Show ANNOTATION question type as 'Not reviewed' - refs BT#12615
9 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
9 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
9 years ago
jmontoyaa
79c7f17832
If exercise is inside LP send the LP-exercise link see BT#12612
9 years ago
jmontoyaa
953b66991d
Student boss can access session course user exercise result BT#12702
9 years ago
jmontoyaa
4b75374220
student boss cannot edit exercise result see BT#12702
9 years ago
jmontoyaa
49562e3284
Student boss can see student exercise result see BT#12702
9 years ago
jmontoyaa
c7aa124957
Student boss can see exercise result see BT#12702
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
Angel Fernando Quiroz Campos
caf965709c
Fix exercise title as html - refs BT#12441
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
407faaab43
Minor - format code
9 years ago
Scrutinizer Auto-Fixer
e4ee87e70d
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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
be5d0b41c3
Avoid show message for passing the test for all users
9 years ago
jmontoyaa
e01349fca6
Add custom message notification see BT#12288
9 years ago
Angel Fernando Quiroz Campos
ce9e0a6391
Fix #1543
9 years ago
jmontoyaa
54815998df
Minor - format code
10 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
10 years ago
jmontoyaa
5f1ccfa27e
Rename variable name $showTotalScoreAndUserChoicesInLastAttempt
10 years ago
jmontoyaa
f9aa1a2f97
Fix hotspot , use web_code_path, fix hotspot number, if no result check for older answer id
10 years ago
Angel Fernando Quiroz Campos
e65e49a769
Fix exercise multi-hotspot - refs BT#11764
10 years ago
jmontoyaa
9662c3741e
Fix error where teacher cannot correct exam see BT#11759
10 years ago
jmontoyaa
07b950b05f
Use ChamiloSession
10 years ago
Yannick Warnier
21e47bca07
Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10)
10 years ago
Yannick Warnier
ba818ee23e
Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10)
10 years ago
Angel Fernando Quiroz Campos
aafde67b9c
Order code + showw CALCULATED_ANSWER questions - refs #8237
10 years ago
Angel Fernando Quiroz Campos
3709d59641
Minor - Format code - refs #8237
10 years ago
Angel Fernando Quiroz Campos
a82e76b766
Revert "Fix CALCULATED_ANSWER see #8237"
...
This reverts commit 8104fe7279 .
10 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
10 years ago
Julio
8104fe7279
Fix CALCULATED_ANSWER see #8237
10 years ago
Angel Fernando Quiroz Campos
31e1f2772b
Remove unused variables - refs BT#11148
10 years ago
jmontoyaa
5570802f84
Minor - format code
10 years ago
Angel Fernando Quiroz Campos
72cd91d40f
Use RecordRTC or Wami adding audio on execises tool - refs BT#11060
10 years ago
jmontoya
faf981ba76
Fix redirection, format code.
10 years ago
baelmyhu
f0c4e728ba
Fix hotspot creation issue when relpath not empty …
...
See https://support.chamilo.org/issues/8027
Conflicts:
main/inc/lib/javascript/hotspot/js/hotspot.js
10 years ago
Angel Fernando Quiroz Campos
cf6f3983ec
Allow create multiple instances for Hotspot Questions - refs #7705
11 years ago
Angel Fernando Quiroz Campos
478b14d7f7
Move Hotspot library - refs #7705
11 years ago
Angel Fernando Quiroz Campos
3945697d83
Unifiy hotspot scripts on hotspot.js - refs #7705
11 years ago
Angel Fernando Quiroz Campos
d9820409da
Replace hotspot_solution.swf - refs #7705
11 years ago
Julio
f8932dce33
Forcing empty background
11 years ago
Julio Montoya
90e2852223
If chamilo exercise added in LP has pass % then change status to passed/failed
...
See #7456
11 years ago