Yannick Warnier
f55f3b51a0
Minor - Translated comments to English
9 years ago
Angel Fernando Quiroz Campos
a1f39d1250
Save the calculated answer without whished anser - refs #8237
9 years ago
Angel Fernando Quiroz Campos
fe0e5a586c
Fix conflict - refs #8237
9 years ago
Angel Fernando Quiroz Campos
2160752128
Fix showing resuls for calculated answers - refs #8237
9 years ago
Angel Fernando Quiroz Campos
3f94d26026
Fix show hotspot question - refs #8237
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
Julio
8104fe7279
Fix CALCULATED_ANSWER see #8237
9 years ago
Julio
edc2633272
Minor - Format code
9 years ago
Julio
dd051695d7
Add new exercise option: RESULT_DISABLE_SHOW_SCORE_ATTEMPT_SHOW_ANSWERS_LAST_ATTEMPT
...
If number of attempts is reached then show score and answer.
Otherwise just show only scores. see BT#11202
9 years ago
Angel Fernando Quiroz Campos
3b3cbc97fd
Fix exercise creation - refs BT#11148
9 years ago
jmontoyaa
d302357111
Add number validators see #8177
10 years ago
Nicolas Ducoulombier
ff8290cb87
Fix table name
10 years ago
jmontoyaa
9822473ef5
Set course id to fix PHP notice
10 years ago
jmontoyaa
cede17daf3
Use 1 setting instead of 2
10 years ago
jmontoyaa
940fbdd51c
Adding setting "exercise_enable_category_order" see BT#10052
...
Db changes:
// CREATE TABLE c_quiz_rel_category (iid BIGINT AUTO_INCREMENT NOT NULL, c_id INT NOT NULL, category_id INT NOT NULL, exercise_id INT NOT NULL, count_questions INT NOT NULL, PRIMARY KEY(iid));
// ALTER TABLE c_quiz ADD COLUMN question_selection_type INT;
10 years ago
Alex Aragon
d46b5c1514
fixed css clock CT#8024
10 years ago
Angel Fernando Quiroz Campos
9f4f4a53de
Fix E_NOTICEs when search_enabled is true - refs BT#10979
10 years ago
Angel Fernando Quiroz Campos
e86630ac24
Fix shuffle with hotspot question - refs #8148
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
Julio Montoya
f9281cce95
Fix DB errors in mysql >= 5.7.10
10 years ago
Angel Fernando Quiroz Campos
b35a767788
Allow change answers for hotspots - refs #7705
10 years ago
Angel Fernando Quiroz Campos
9cf92118c2
Fix save hotspot results on track_e_hotspot - refs #7705
10 years ago
Angel Fernando Quiroz Campos
6a73fbd679
Validate on server the hotspots answers - refs #7705
10 years ago
Julio Montoya
4dec1fe2ff
Update from 1.9.x
10 years ago
Angel Fernando Quiroz Campos
cf6f3983ec
Allow create multiple instances for Hotspot Questions - refs #7705
10 years ago
Angel Fernando Quiroz Campos
bfb797c5a4
Remove old Hotspot library - refs #7705
10 years ago
Angel Fernando Quiroz Campos
922876838a
Allow create Delineation questions - refs #7705
10 years ago
Angel Fernando Quiroz Campos
3945697d83
Unifiy hotspot scripts on hotspot.js - refs #7705
10 years ago
Angel Fernando Quiroz Campos
8e62c35f77
Fix exercise results for multiple hotspot questions - refs #7705
10 years ago
Angel Fernando Quiroz Campos
23cb5c5133
Fix save the results for hotSpot question - refs #7705
10 years ago
Angel Fernando Quiroz Campos
ef99fae435
Show answers for HotSpot question - refs #7705
10 years ago
Julio
c6121186a5
Use course id from parameter.
10 years ago
Julio
461a8de436
Fix format from 1.9.x to 1.10 see BT#10434
10 years ago
Julio
32e62f56d8
Fix PHP warnings.
10 years ago
Yannick Warnier
029f2961d4
Finetune the exercise submission e-mail (add space between label and content) - refs CT#7885
10 years ago
Yannick Warnier
3c6c5bc788
Improve mail format for test submission by user - refs CT#7885
10 years ago
Julio
8c47a8c719
Fix Multiple answer true/false/don't know see BT#10420
10 years ago
Angel Fernando Quiroz Campos
cc4b8e9802
Minimize use of Chosen-Select. Conflicts with Bootstrap Select
10 years ago
Julio Montoya
90e2852223
If chamilo exercise added in LP has pass % then change status to passed/failed
...
See #7456
10 years ago
Julio Montoya
4b043729c3
Fix sequence ordering see #7846
10 years ago
Julio Montoya
74ca0d17bc
Remove $_configuration calls and use functions, format code.
10 years ago
Julio Montoya
5914242d2e
Minor - format code.
10 years ago
Angel Fernando Quiroz Campos
93400bc70c
Increase input with on creation of exercise page - refs #7834
10 years ago
Julio Montoya
46c72f4a25
Fix exact combination question
10 years ago
Julio Montoya
2663362bde
Fix draggable/matching question
10 years ago
Julio Montoya
21318bb128
Fix "Multiple answer true/false/don't know" question CRUD
10 years ago
Angel Fernando Quiroz Campos
e91d48309e
Change links for show modals title - refs BT#10173 #TMI
10 years ago
Julio Montoya
0a6cd23403
Minor format code
10 years ago
Julio Montoya
ba6421cdbb
Fix new options in fill in blanks see #7618
10 years ago
Julio Montoya
9096794b57
Add new options in fill blanks (partial) see #7618
10 years ago