Julio Montoya
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
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.
|
11 years ago |
Julio Montoya
|
2bf62cca94
Adding c_id field in track_e_hotspot
|
11 years ago |
Julio Montoya
|
5eeac46588
Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise
|
11 years ago |
Julio Montoya
|
c4c486fa67
Fixing hotspot order see BT#5728
|
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
|
13 years ago |
Julio Montoya
|
f39f25ae01
Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial),
|
13 years ago |
Julio Montoya
|
f20ed3e9d1
More exercises changes - hotspot tests
|
14 years ago |
Ivan Tcholakov
|
e43010ba9e
Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 years ago |
Ivan Tcholakov
|
ada9c84124
Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction.
|
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 |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 years ago |
Ivan Tcholakov
|
031a083de8
[svn r20451] FS#306 - The Tests tool: Improvements for better encoding management.
|
15 years ago |
Carlos Vargas
|
2be23c0486
[svn r20356] Minor style updates
|
15 years ago |
Carlos Vargas
|
370d561dea
[svn r20351] partial correct test hotspot in exercise see FS#4050
|
15 years ago |
Eric Marguin
|
b5f0c77cd6
[svn r15917] add delineation hotspot type
|
16 years ago |
Patrick Cool
|
ee3863ed4a
[svn r15602] tighten security
|
16 years ago |
Eric Marguin
|
a8abe2edd9
[svn r13271] fix still a bug with hotspots results... it seems to me that it's up now.
|
17 years ago |
Eric Marguin
|
08740628be
[svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added.
|
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
|
18 years ago |
Eric Marguin
|
63f47b7b9b
[svn r10594] major commit :
|
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 |
Patrick Cool
|
e3ff50a87a
[svn r9986] replace $_uid with $_user['user_id']
|
18 years ago |