Commit Graph

60 Commits (4a1691f357b1f7033d28df4c1de0c1029a3027bc)

Author SHA1 Message Date
Julio Montoya 0737d389bb Fixing Scenario errors see #5375 12 years ago
Julio Montoya dd9ca8924e Minor variable assignation fix 12 years ago
Julio Montoya f72b43307d Should fix bug when copying question type 11 see #5164 13 years ago
Julio Montoya f332d961e2 Fixing question pool when copying an question to another course see #5164 13 years ago
Julio Montoya 68af77df62 Adding comments in the question list see #4072 13 years ago
Julio Montoya c6b6c83944 Should fix bug with the quiz_answerid_auto when migrating courses 13 years ago
Julio Montoya ad3da52043 Fixing typo 13 years ago
Julio Montoya 5f80aad093 Should fix exercise "multiple answer" see #4661 still working on it 13 years ago
Julio Montoya 478ea23236 Minor corrections 13 years ago
Julio Montoya 567f36c136 Adding c_id in some queries + some cosmetic changes 13 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier 6c33498a64 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
ywarnier bfe18d133e Removed useless backticks 14 years ago
Julio Montoya 83025cff54 Fixing \"Unique answer with unknown\" when using random answers see BT#1913 14 years ago
Julio Montoya e079bc18cf Removing exit functions (used for testing) + some fixes when using hotspots see BT#1917 14 years ago
Julio Montoya 2281d534ae Now we can copy a question from other course see BT#1917 14 years ago
Julio Montoya 6faecd5023 Fixiong exercise UNIQUE_ANSWER_NO_OPTION 14 years ago
Julio Montoya 7624621780 Removing var_dumps 14 years ago
Julio Montoya 4090a2fbe9 Adding more improvements for the new kind of questions see Bt#1914 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov b90c301b9b A minor correction. 14 years ago
Julio Montoya 7cf77ea7fb Partial fix when trying to import qti exercises see BT#1368 14 years ago
Yannick Warnier 53990baee4 Minor - avoid a few warnings by converting var to public in classes definition 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 8fac19f38b Cleaning code 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
Arthur Portugal 28122475af Removed the called global for tables CT#191 15 years ago
Julio Montoya fd9bed7680 Query improved 15 years ago
Cristian Fasanando e74e31651b Fixed matching exercise with response random 15 years ago
Cristian Fasanando 1a1e2f8116 fixed result of exercises when you display for one answer 15 years ago
Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts 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 e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
Yannick Warnier 406d53c8b1 Fixed bug storing results in quiz in single answer (fixes5148) 15 years ago
Ronny Velasquez 394cdef964 [svn r21172] Fixed partial Alerte aux accents avant release - see FS#4269 16 years ago
Isaac Flores e2163016c8 [svn r20795] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in test tool - (partial FS#3909) 16 years ago
Patrick Cool 7274f82852 [svn r20776] removing all addslashes and stripslashes to prevent double escaping. 16 years ago
Carlos Vargas 86daa345e4 [svn r20644] add remove_XSS in exercises see FS#4169 16 years ago
Ivan Tcholakov 031a083de8 [svn r20451] FS#306 - The Tests tool: Improvements for better encoding management. 16 years ago
Carlos Vargas 2c1930653e [svn r20308] Filter answer ID to avoid nasty security flaw 16 years ago
Julio Montoya 3261b97d60 [svn r17944] Adding the "serialisation" quiz feature FS#3511 16 years ago
Yannick Warnier 6fe12504c9 [svn r16879] Fixed ordering bug when removing a question in the middle of an exercise. 16 years ago
Yannick Warnier 273d1c458a [svn r15832] Fixed bug introduced by hasty commit 17 years ago