Angel Fernando Quiroz Campos
caf965709c
Fix exercise title as html - refs BT#12441
9 years ago
Yannick Warnier
9ab6470b75
Minor - Replace deprecated function calls #scrutinizer
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
8d17f5dbcc
Minor - format code
...
- Replaced 'Security :: remove_XSS' to 'Security::remove_XSS'
- Replaced 'unset ()' to 'unset()'
9 years ago
jmontoyaa
fb61eb2f48
Minor - Display :: return_icon to Display::return_icon
9 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
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
jmontoyaa
c76b331e5a
Minor - format code
9 years ago
Angel Fernando Quiroz Campos
23f0e5d55c
Fix jquery selectors to save exercise - refs BT#12444
9 years ago
Angel Fernando Quiroz Campos
a8b5750640
Use buttons instead of anchors in exercise submit - refs BT#12444
9 years ago
Angel Fernando Quiroz Campos
82ff09884a
Use buttons instead of anchors in exercise submit - refs BT#12444
9 years ago
Yannick Warnier
7e9b2556ca
Minor - Change some display_x_message() calls to return_message() calls
9 years ago
Angel Fernando Quiroz Campos
a1c4c6fe62
Adding Annotation question type - refs BT#10892
...
Work in progress
9 years ago
jmontoyaa
2a1269458a
Fix loop when time control see #1618
9 years ago
jmontoyaa
086b69b327
Minor - format code, fix php warning
9 years ago
jmontoyaa
46a08a4cfb
Format code, fix PHP warning.
9 years ago
Angel Fernando Quiroz Campos
2ae500a748
Fix multiple answer when showing correct answers on last attempt - refs BT#11024
9 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
9 years ago
jmontoyaa
54ef79d95b
Minor - format code
9 years ago
jmontoyaa
aad0efb579
Reset question number.
9 years ago
jmontoyaa
0ce264055e
Use configuration template
9 years ago
jmontoyaa
f8a668d41b
Minor - format code
9 years ago
jmontoyaa
d17a0c3aca
Change params order returnFontAwesomeIcon
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
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
1497c5e8e6
Fix random questions - refs BT#11186 #8229
10 years ago
Angel Fernando Quiroz Campos
700d3516f8
Fix random questions - refs BT#11186 #8229
10 years ago
Angel Fernando Quiroz Campos
72cd91d40f
Use RecordRTC or Wami adding audio on execises tool - refs BT#11060
10 years ago
jmontoyaa
e2c1d77d61
Exercise (remove use of 0000-00-00 00:00:00)
10 years ago
jmontoyaa
6203e48640
Fix exercise start_time and end_time (remove use of 0000-00-00 00:00:00)
10 years ago
Angel Fernando Quiroz Campos
da418e6f1a
Allow save correct answers for the next attempt - refs BT#11024
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
Yannick Warnier
48c47f54c5
Fix exercise description appearing multiple time in multiple-question-per-page mode - refs #8125
10 years ago
Alex Aragon
b931b00855
css setting panel description for arrow state CT#8123
10 years ago
Alex Aragon
c896e041e7
css setting panel description for arrow state CT#8123
10 years ago
Alex Aragon
f951121e32
fix panel collapse description CT#8123
10 years ago
Alex Aragon
6594ee615e
fix panel collapse description CT#8123
10 years ago
Angel Fernando Quiroz Campos
d86b7886e2
Show the collapsible panel header like a clickable block - refs #8078
10 years ago
Angel Fernando Quiroz Campos
9b2d4e5e57
Display question description collapsed - refs #8078
10 years ago
Angel Fernando Quiroz Campos
478b14d7f7
Move Hotspot library - 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
8b8fd28e17
Allow to submit answers for hotspots - refs #7705
10 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
11 years ago