Commit Graph

6 Commits (1de2a4ffddd2c0d24fae80ff0b85a3953bf32a64)

Author SHA1 Message Date
jmontoyaa ad9e92ee69 Minor - format code 8 years ago
Scrutinizer Auto-Fixer 699ede4dbe Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fb61eb2f48 Minor - Display :: return_icon to Display::return_icon 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 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
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" 10 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 8446f11b3c Minor - format code. 10 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 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. 12 years ago
Julio Montoya 9bba9105ce Fixing draggable question 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 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 13 years ago
Julio Montoya b1c1f6ce40 Adding new type of question see #5012 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 13 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 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 14 years ago
Julio Montoya c7bf5676d9 Using EXERCISE_MAX_NAME_SIZE in order to avoid big exercise titles .. 14 years ago
Julio Montoya abb8f9df62 Avoiding warning messages 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 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 33731dce09 Fixing a lot of BackToExercise List links + adding a third option to the show result exercise setting (not yet functional) see #2539 14 years ago
Juan Carlos Raña 2c3b3568dc Feature #2785 exercices 14 years ago
Yannick Warnier 0b834a6e03 New icons for new question types 14 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 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya e5221594b5 Adding some sense (anchor tag) to the \"Add this question to the test\" feature in Quiz tool bis 15 years ago
Julio Montoya 997118e838 Adding some sense (anchor tag) to the \"Add this question to the test\" feature in Quiz tool 15 years ago
Carlos Vargas fb6e016deb Fixed validated the sessions, in some parts of the exercises CT#973 15 years ago
Ronny Velasquez 8836644805 Fixed \"Exercises with content\" - see CT#514 15 years ago
Julio Montoya 16da77ef3b Changing menu icons + getlangs 15 years ago
Julio Montoya b29953df0e Adding actions menu 15 years ago
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 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
Juan Carlos Raña 5a3cfa1a9b fix lost icon 15 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 15 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