Angel Fernando Quiroz Campos
0ad4eaee3c
Scrutinizer Auto-Fixes ( #1170 )
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
10 years ago
Angel Fernando Quiroz Campos
8f76ee8d0c
Save calculated answer without correct answer - refs #8237
10 years ago
Angel Fernando Quiroz Campos
6b3e77efab
Fix read question of calculated answer type - refs #8237
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
dfaa4f873d
Fix hotspot question result by a new parameter - refs BT#11202
10 years ago
Angel Fernando Quiroz Campos
a82e76b766
Revert "Fix CALCULATED_ANSWER see #8237"
...
This reverts commit 8104fe7279 .
10 years ago
Angel Fernando Quiroz Campos
ee763e8405
Revert "Fix showing resuls for calculated answers - refs #8237"
...
This reverts commit 2160752128 .
10 years ago
Angel Fernando Quiroz Campos
9cb2a9214c
Revert "Fix conflict - refs #8237"
...
This reverts commit fe0e5a586c .
10 years ago
Angel Fernando Quiroz Campos
6096b797f6
Revert "Save the calculated answer without whished anser - refs #8237"
...
This reverts commit a1f39d1250 .
10 years ago
Yannick Warnier
f55f3b51a0
Minor - Translated comments to English
10 years ago
Alex Aragon
6cd10f4fcd
fix css div question review - refs CT#8246
10 years ago
Angel Fernando Quiroz Campos
a1f39d1250
Save the calculated answer without whished anser - refs #8237
10 years ago
Angel Fernando Quiroz Campos
fe0e5a586c
Fix conflict - refs #8237
10 years ago
Angel Fernando Quiroz Campos
2160752128
Fix showing resuls for calculated answers - refs #8237
10 years ago
Angel Fernando Quiroz Campos
3f94d26026
Fix show hotspot question - refs #8237
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
Angel Fernando Quiroz Campos
3f49cdf44b
Use iid instead auto_id when updating answers
10 years ago
Angel Fernando Quiroz Campos
79078610bb
Fix getNumberOfQuestionRandomByCategory and getNumberMaxQuestionByCat
10 years ago
Julio
8104fe7279
Fix CALCULATED_ANSWER see #8237
10 years ago
Julio
edc2633272
Minor - Format code
10 years ago
Julio
5168e917b8
Fix image
10 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
10 years ago
Angel Fernando Quiroz Campos
3b3cbc97fd
Fix exercise creation - refs BT#11148
10 years ago
Angel Fernando Quiroz Campos
700d3516f8
Fix random questions - refs BT#11186 #8229
10 years ago
jmontoyaa
0111ccbc6b
Update function api_get_cidreq typos
10 years ago
José Loguercio
870291c28d
Fix size of input blank width reducing when you are writing in the ckeditor
10 years ago
José Loguercio
8dc508bda4
Fix bug when you set a value in in score field it show the default value if you editing it - Refs #8183
10 years ago
Angel Fernando Quiroz Campos
31e1f2772b
Remove unused variables - refs BT#11148
10 years ago
jmontoyaa
d302357111
Add number validators see #8177
10 years ago
jmontoyaa
4a3e2c04f0
Fix fatal error see #8176
10 years ago
jmontoyaa
acc912da77
Fix default values
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
084dcfb10d
Fix hotspot questions when Practice Mode is enable - refs #8148
10 years ago
Julio
3c1f55735d
Fix php errors
10 years ago
Julio
5d2a334536
Replace img/ paths with function
10 years ago
Angel Fernando Quiroz Campos
e86630ac24
Fix shuffle with hotspot question - refs #8148
10 years ago
Julio
d25e306f9e
Minor - format code
10 years ago
jmontoya
faf981ba76
Fix redirection, format code.
10 years ago
Angel Fernando Quiroz Campos
5e25f1d799
Remove E_NOTICE when resolving the hotspot delineation question - refs #8124
10 years ago
Angel Fernando Quiroz Campos
b507335e31
Fix hotspot delineation question type - refs #8124
10 years ago
Yannick Warnier
48c47f54c5
Fix exercise description appearing multiple time in multiple-question-per-page mode - refs #8125
10 years ago
Yannick Warnier
08307e8b5b
Fix missing icon in hotspot upload form
10 years ago
Alex Aragon
c896e041e7
css setting panel description for arrow state CT#8123
10 years ago
Alex Aragon
72acb64e67
add css btn question return CT#8122
10 years ago