Commit Graph

50 Commits (c7dc81a679f944f868c0243b8bb66a545cd6d783)

Author SHA1 Message Date
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 10 years ago
Julio Montoya 7873343825 Fix wrong lang var 10 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 11 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 8446f11b3c Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 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 9bba9105ce Fixing draggable question 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya b43f5e74c3 Removing customselect js library, + cleaning code see #1151 13 years ago
Julio Montoya 7417a5b0a5 Fixing form due the recent exercises changes see #5012 14 years ago
Julio Montoya b1c1f6ce40 Adding new type of question see #5012 14 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 14 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 14 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 c7bf5676d9 Using EXERCISE_MAX_NAME_SIZE in order to avoid big exercise titles .. 15 years ago
Julio Montoya abb8f9df62 Avoiding warning messages 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 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
Julio Montoya 33731dce09 Fixing a lot of BackToExercise List links + adding a third option to the show result exercise setting (not yet functional) see #2539 15 years ago
Juan Carlos Raña 2c3b3568dc Feature #2785 exercices 15 years ago
Yannick Warnier 0b834a6e03 New icons for new question types 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Juan Carlos Raña 7b33dfa390 fix icon back for navigation into exercices 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya e5221594b5 Adding some sense (anchor tag) to the \"Add this question to the test\" feature in Quiz tool bis 16 years ago
Julio Montoya 997118e838 Adding some sense (anchor tag) to the \"Add this question to the test\" feature in Quiz tool 16 years ago
Carlos Vargas fb6e016deb Fixed validated the sessions, in some parts of the exercises CT#973 16 years ago
Ronny Velasquez 8836644805 Fixed \"Exercises with content\" - see CT#514 16 years ago
Julio Montoya 16da77ef3b Changing menu icons + getlangs 16 years ago
Julio Montoya b29953df0e Adding actions menu 16 years ago
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 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
Juan Carlos Raña 5a3cfa1a9b fix lost icon 16 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 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
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Cristian Fasanando 5f4054fa24 Minor - Fixed display footer when you add a question in the test and occurs an error of required field - partial DT#5214 16 years ago
Juan Carlos Raña aef14dae32 fix cursor style 16 years ago
Julio Montoya a1aa00a0d2 Fixing CSS style in \"Add this question to the test\" feature in Test Tool 16 years ago