Commit Graph

16 Commits (83cf9adaf7fd640e9c0973c6adbfbf6bea32c2d0)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 4 years ago
Yannick Warnier 915d67909d
Exercise: Convert id usage for iid - refs #18452 4 years ago
Angel Fernando Quiroz Campos 316bc309f6 Remove unnecessary quotes in queries - refs BT#18201 5 years ago
Angel Fernando Quiroz Campos ec024dcf1d Quiz: Use iid instead of id in c_quiz queries - refs BT#18452 5 years ago
Julio Montoya fe5352b3f3 Update from master (format code) 6 years ago
Julio Montoya a627bd47b2 Allow new type of questions in immediate popup exercises BT#15827 6 years ago
jmontoyaa 6ab526dcf1 Block page for unauthorized users. 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa ad9e92ee69 Minor - format code 8 years ago
Scrutinizer Auto-Fixer 699ede4dbe Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fb61eb2f48 Minor - Display :: return_icon to Display::return_icon 9 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 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
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