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
700d3516f8
Fix random questions - refs BT#11186 #8229
9 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;
9 years ago
Yannick Warnier
48c47f54c5
Fix exercise description appearing multiple time in multiple-question-per-page mode - refs #8125
9 years ago
Alex Aragon
c896e041e7
css setting panel description for arrow state CT#8123
9 years ago
Alex Aragon
6594ee615e
fix panel collapse description CT#8123
9 years ago
Angel Fernando Quiroz Campos
d86b7886e2
Show the collapsible panel header like a clickable block - refs #8078
9 years ago
Angel Fernando Quiroz Campos
9b2d4e5e57
Display question description collapsed - refs #8078
9 years ago
Angel Fernando Quiroz Campos
478b14d7f7
Move Hotspot library - refs #7705
9 years ago
Angel Fernando Quiroz Campos
3945697d83
Unifiy hotspot scripts on hotspot.js - refs #7705
9 years ago
Angel Fernando Quiroz Campos
8b8fd28e17
Allow to submit answers for hotspots - refs #7705
9 years ago
Angel Fernando Quiroz Campos
200ba3d30f
Fixing show the Save icon on exercise submit
10 years ago
Angel Fernando Quiroz Campos
fa3009df79
Simulate touch events for Matching Draggable - refs #7877
10 years ago
José Loguercio
612ce07f41
Fix a serious bug that does not allow you to do the exercises
10 years ago
aragonc
3f379d108c
fix errors desing CT#7539
10 years ago
Julio Montoya
4b043729c3
Fix sequence ordering see #7846
10 years ago
Julio Montoya
16620dab75
Minor - format code
10 years ago
Nicolas Ducoulombier
6a67ed2a52
Show description in exercise realisation -refs BT#10175 #FGE
10 years ago
Yannick Warnier
bb89e9d31c
Uncomment CSS load for epiclock, which was previously commented without justification - refs BT#10175
10 years ago
Yannick Warnier
d05b2c2785
Replace references to "exercice" by "exercise"
10 years ago
Julio Montoya
02af48d402
Fix glossary see BT#8187
10 years ago
aragonc
8c36aec55d
css style matching and fill blanks
10 years ago
aragonc
f21b17feb5
fix exercise question check
10 years ago
Angel Fernando Quiroz Campos
faad0a8535
Use existents libraries - refs #7611
10 years ago
Angel Fernando Quiroz Campos
1f52fd6f4a
Fix call to Template - refs #7611
10 years ago
Angel Fernando Quiroz Campos
09c5864de7
Allow solve Matching Draggable answer - refs #7611
10 years ago
Angel Fernando Quiroz Campos
75d03e887c
Allow save exercise answer - refs #7612
10 years ago
Angel Fernando Quiroz Campos
beffaccfe3
Add the type of question Unique Answer Image - refs #7613
10 years ago
Julio Montoya
44443b9520
Block form submition when clicking enter (Fill in blanks) see #7270
10 years ago
Julio Montoya
dc4fcd66b7
Fix PHP warning, minor UI changes
10 years ago
Julio Montoya
c48a61dbe9
Fix PHP warnings.
10 years ago
Yannick Warnier
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
10 years ago
Julio Montoya
fb86c23b92
Fix js error.
10 years ago
Julio Montoya
81d9608194
Remove thickbox js lib replaced with ajax class, fix PHP warning.
10 years ago
Julio Montoya
d74d70055f
Fix setting show_glossary_in_extra_tools see BT#9420
10 years ago
Julio Montoya
11b0e96555
Adding glossary possible options see BT#9420
10 years ago
Julio Montoya
ab5244cf84
Replace function name.
...
get_user_personal_table to get_main_table
get_statistic_table to get_main_table
10 years ago
Angel Fernando Quiroz Campos
d1a21a6c9b
Rename track_e_exercices to track_e_exercises table - refs #7268
10 years ago
Julio Montoya
5d351996b3
CKeditor fixes.
10 years ago
Julio Montoya
277c7fdb37
Add c_id in track tables
...
Change function parameters to use c_id instead of course code
10 years ago
Julio Montoya
7bf47ed59c
Adding Event and ExerciseLib classes.
10 years ago
Julio Montoya
57eeea7543
Removing require_once already loaded with composer.
10 years ago
Julio Montoya
b23428a48f
Minor - format code.
11 years ago
Julio Montoya
1c331bcd66
Minor - format code
11 years ago
Julio Montoya
470c12d0dc
Minor - format code
11 years ago
Julio Montoya
e70ff9e0f6
Minor - format code.
11 years ago
Julio Montoya
71d1cb35c4
Remember last question id position see BT#8886
11 years ago
Julio Montoya
18f7281211
Minor - format code.
11 years ago
Julio Montoya
68dc01e348
Minor - format code.
11 years ago
Imanol Losada
a2ff44cf69
Add calculated answers feature. Doesn't include icons. - refs #7212
11 years ago