Commit Graph

12 Commits (c4cd72d623dcebf1118f427fbbf17f1db7ab276b)

Author SHA1 Message Date
Julio Montoya 6788494355 Minor - format code 5 years ago
Angel Fernando Quiroz Campos b042a115f5 Quiz: Fix hotspot questions by user #3044 5 years ago
Julio Montoya d8fdd1f410 Minor - format code, fix php docs (from master) 7 years ago
Julio Montoya 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 6dc440ad77 Change saved quiz filename to quiz-now().jpg see #1771 9 years ago
jmontoyaa 237f99ce1e Minor - format code 9 years ago
Angel Fernando Quiroz Campos 6ced1484cf Fix #1517 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 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) 10 years ago
Angel Fernando Quiroz Campos 3f94d26026 Fix show hotspot question - refs #8237 10 years ago
Angel Fernando Quiroz Campos d3b4fd28f5 Fix shuffle with hotspot question - refs #8148 10 years ago
Angel Fernando Quiroz Campos e86630ac24 Fix shuffle with hotspot question - refs #8148 10 years ago
Angel Fernando Quiroz Campos b35a767788 Allow change answers for hotspots - refs #7705 10 years ago
Angel Fernando Quiroz Campos 45e6d835f8 Minor - remove unnecessary code - refs #7705 10 years ago
Angel Fernando Quiroz Campos 6a73fbd679 Validate on server the hotspots answers - refs #7705 10 years ago
Angel Fernando Quiroz Campos aac76b4797 Improve delineation questions - refs #7705 10 years ago
Angel Fernando Quiroz Campos 123854ea01 Improve hotspots questions - refs #7705 10 years ago
Angel Fernando Quiroz Campos ba87fea608 Fix lang variables on hotspot.js - 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 fdc4f180b2 Fix message when answering a question of type hotspot - refs #7705 10 years ago
Angel Fernando Quiroz Campos 31fa047d08 Fix language's variables name - refs #7705 10 years ago
Angel Fernando Quiroz Campos d8284f0ed4 Validate answers for hotspots questions - refs #7705 10 years ago
Angel Fernando Quiroz Campos d56df2c936 Fix language's variables name - refs #7705 10 years ago
Angel Fernando Quiroz Campos 8b8fd28e17 Allow to submit answers for hotspots - refs #7705 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
aragonc 94984e6b12 merge 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. 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 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 15 years ago
Julio Montoya f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 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 16 years ago
Julio Montoya 6af4b9bc50 Changing headers 16 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
cvargas e969a4161a merge 16 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. 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
Carlos Vargas 370d561dea [svn r20351] partial correct test hotspot in exercise see FS#4050 17 years ago
Arnaud Ligot 4c339b732a [svn r17795] FIX MS IE bug (Q272359) when using hotspot test on an https portal 17 years ago
Eric Marguin b5f0c77cd6 [svn r15917] add delineation hotspot type 18 years ago
Patrick Cool ee3863ed4a [svn r15602] tighten security 18 years ago
Eric Marguin 2269374ac4 [svn r10801] repair exercises 19 years ago