Scrutinizer Auto-Fixer
2dce14872e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
6dc440ad77
Change saved quiz filename to quiz-now().jpg see #1771
8 years ago
jmontoyaa
237f99ce1e
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
6ced1484cf
Fix #1517
8 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
8 years ago
Angel Fernando Quiroz Campos
ec0df618a2
Using iid for hotspots - refs BT#11764
8 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)
9 years ago
Angel Fernando Quiroz Campos
3f94d26026
Fix show hotspot question - refs #8237
9 years ago
Angel Fernando Quiroz Campos
d3b4fd28f5
Fix shuffle with hotspot question - refs #8148
9 years ago
Angel Fernando Quiroz Campos
e86630ac24
Fix shuffle with hotspot question - refs #8148
9 years ago
Angel Fernando Quiroz Campos
b35a767788
Allow change answers for hotspots - refs #7705
9 years ago
Angel Fernando Quiroz Campos
45e6d835f8
Minor - remove unnecessary code - refs #7705
9 years ago
Angel Fernando Quiroz Campos
6a73fbd679
Validate on server the hotspots answers - refs #7705
9 years ago
Angel Fernando Quiroz Campos
aac76b4797
Improve delineation questions - refs #7705
9 years ago
Angel Fernando Quiroz Campos
123854ea01
Improve hotspots questions - refs #7705
9 years ago
Angel Fernando Quiroz Campos
ba87fea608
Fix lang variables on hotspot.js - 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
fdc4f180b2
Fix message when answering a question of type hotspot - refs #7705
9 years ago
Angel Fernando Quiroz Campos
31fa047d08
Fix language's variables name - refs #7705
9 years ago
Angel Fernando Quiroz Campos
d8284f0ed4
Validate answers for hotspots questions - refs #7705
9 years ago
Angel Fernando Quiroz Campos
d56df2c936
Fix language's variables name - refs #7705
9 years ago
Angel Fernando Quiroz Campos
8b8fd28e17
Allow to submit answers for hotspots - refs #7705
9 years ago
Julio Montoya
57eeea7543
Removing require_once already loaded with composer.
10 years ago
Yannick Warnier
e4ba3c923f
Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440
10 years ago
aragonc
94984e6b12
merge
11 years ago
Julio Montoya
249fe52343
No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question.
12 years ago
Julio Montoya
5eeac46588
Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise
12 years ago
Julio Montoya
63a1f5c8da
Fixing SQL queries due DB changes (single database)
13 years ago
Yannick Warnier
9f535715a9
Minor - Adapting code comments to phpdoc
14 years ago
root
5b2ec4f888
permission commit + removes tests directory
14 years ago
Julio Montoya
f39f25ae01
Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial),
14 years ago
Noel Dieschburg
409a1f0b06
Suppresses the test directory and sets the permission for production use
14 years ago
Noel Dieschburg
e6444dc928
Dummy permission commitx
15 years ago
Julio Montoya
6af4b9bc50
Changing headers
15 years ago
Ivan Tcholakov
e43010ba9e
Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
15 years ago
Ivan Tcholakov
0ab1c275e1
Feature #272 - Elimination of mysql_*() function calls.
15 years ago
cvargas
e969a4161a
merge
15 years ago
Ivan Tcholakov
588a409e3a
Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
15 years ago
Yannick Warnier
47022680ce
Accept gzopen64() too as a test of the zlib extension load
15 years ago
Ivan Tcholakov
0e51c62659
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder.
15 years ago
Carlos Vargas
370d561dea
[svn r20351] partial correct test hotspot in exercise see FS#4050
16 years ago
Arnaud Ligot
4c339b732a
[svn r17795] FIX MS IE bug (Q272359) when using hotspot test on an https portal
16 years ago
Eric Marguin
b5f0c77cd6
[svn r15917] add delineation hotspot type
17 years ago
Patrick Cool
ee3863ed4a
[svn r15602] tighten security
17 years ago
Eric Marguin
2269374ac4
[svn r10801] repair exercises
18 years ago
Patrick Cool
9da7c7611f
[svn r10789] table constansts, cleaning header and code
18 years ago
Patrick Cool
f284a3250b
[svn r10774] language vars
...
coding conventions
adding todo information
using table constansts (unfinished)
18 years ago
Eric Marguin
63f47b7b9b
[svn r10594] major commit :
...
- question.class.php is now an abstract class. hotspot.class.php, uniquer_answer.class.php are extending Question.
- when we create / edit a question, the question form and the answers form are now on the same page (except for hotspot)
I'm writing a wiki page on the new structure... See http://www.dokeos.com/wiki/index.php/Test_tool_redesign in a few moment.
18 years ago
Luk Vanlanduyt
af999c00a4
[svn r10234] hotspot fixes (still does not work, but we are on the good way)
18 years ago
Luk Vanlanduyt
78d8d6762f
[svn r10110] updates for making hotspot works (some things don't work yet)
18 years ago