Commit Graph

10 Commits (1de2a4ffddd2c0d24fae80ff0b85a3953bf32a64)

Author SHA1 Message Date
Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 8 years ago
Angel Fernando Quiroz Campos 2ca3f3f3b4 Show hotspot answers according the colors 8 years ago
jmontoyaa 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 8 years ago
jmontoyaa cf59aa819d Minor - format code 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
Angel Fernando Quiroz Campos 0f4c7f8603 Fix Show expected choice in last attempt - refs BT#11859 9 years ago
jmontoyaa d2f6ad1317 Remove error log 9 years ago
Angel Fernando Quiroz Campos 80b384d187 Dont show expected choice for hotspot question 9 years ago
Angel Fernando Quiroz Campos ec0df618a2 Using iid for hotspots - refs BT#11764 9 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 a706149445 Fix hotspot questions when Practice Mode is enable - refs #8148 9 years ago
Angel Fernando Quiroz Campos 084dcfb10d Fix hotspot questions when Practice Mode is enable - refs #8148 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 d56df2c936 Fix language's variables name - refs #7705 9 years ago
Angel Fernando Quiroz Campos ef99fae435 Show answers for HotSpot question - refs #7705 9 years ago
Yannick Warnier ef45b057fe Move course_code to c_id (885 / 2302) 10 years ago
Julio Montoya ab5244cf84 Replace function name. 10 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 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 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 2bf62cca94 Adding c_id field in track_e_hotspot 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 c4c486fa67 Fixing hotspot order see BT#5728 12 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 14 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
Julio Montoya f20ed3e9d1 More exercises changes - hotspot tests 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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
cvargas e969a4161a merge 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov 031a083de8 [svn r20451] FS#306 - The Tests tool: Improvements for better encoding management. 16 years ago
Carlos Vargas 2be23c0486 [svn r20356] Minor style updates 16 years ago
Carlos Vargas 370d561dea [svn r20351] partial correct test hotspot in exercise see FS#4050 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 a8abe2edd9 [svn r13271] fix still a bug with hotspots results... it seems to me that it's up now. 18 years ago
Eric Marguin 08740628be [svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added. 18 years ago