Commit Graph

113 Commits (4e9cd5894dea62120e4f3d5260a64e585cbb2236)

Author SHA1 Message Date
Julio Montoya f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
ywarnier 535cb5b059 Minor - Removed unnecessary logging 15 years ago
ywarnier e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 15 years ago
Julio Montoya 009a93e921 Cleaning exercises + adding third option in the \"show score to learner\" exercise setting see #2539 15 years ago
ywarnier cb1b5edac1 Modified exercises to remove icons labels (only showing big icons with hover text) 15 years ago
Julio Montoya 4f03fd2fd3 Partial fix when removing adding the new type of question \"Unique answer with unknown\" 15 years ago
Julio Montoya 0069725e98 Fixing multiple answer true false dont know process creation 15 years ago
Julio Montoya dbc5f25158 Renaming update_query to update in the database library 15 years ago
Julio Montoya e079bc18cf Removing exit functions (used for testing) + some fixes when using hotspots see BT#1917 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
Julio Montoya 2281d534ae Now we can copy a question from other course see BT#1917 15 years ago
Julio Montoya 4090a2fbe9 Adding more improvements for the new kind of questions see Bt#1914 15 years ago
Julio Montoya 2a05677ae5 New changes for the new type of questions + some code for the exercise_min and exercise_max variables 15 years ago
Julio Montoya 05cce79c19 Adding new question types see BT#1913, BT#1913, BT#1914, BT#1915 15 years ago
Julio Montoya 362563fbb9 More Exercises UI Improvements 15 years ago
Julio Montoya e61192bb75 Fixing question title when adding a question using the question pool 15 years ago
Julio Montoya 86cbd5c58d Fixing order of buttons: add/deleting questions 15 years ago
Julio Montoya 36ac053df8 Fixing add question to exercise (question pool) due recent exercise changes 15 years ago
Ivan Tcholakov 6388bd2f00 Feature #747 - Replacement of the function api_parse_tex() with the function text_filter() which has generic purpose. The function text_filter is dummy yet, it may be developed in the future. 16 years ago
Yannick Warnier 53990baee4 Minor - avoid a few warnings by converting var to public in classes definition 16 years ago
Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 16 years ago
Ronny Velasquez 8836644805 Fixed \"Exercises with content\" - see CT#514 16 years ago
Ronny Velasquez 84feb58304 Fixed Partial \"Import a test from qti2\" 16 years ago
Julio Montoya 8034b534d0 When copying an exercise we also copy the level (difficulty) 16 years ago
Julio Montoya 8fac19f38b Cleaning code 16 years ago
Carlos Vargas 2ba6154ecc minor improve example MULTIPLE_ANSWER_COMBINATION CT#602 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
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Cristian Fasanando ab93a403ad recovered code missing by last merge 16 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 16 years ago
Julio Montoya ba94087e7e First attempt to multiple answer \"combination\" 16 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal 41193d993b Fixed align in exercises for browser safari and IE DT#5496 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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. 17 years ago
Cristian Fasanando f05e124007 Fixed Bug in hotspot when use Empty this training - DT #5174 17 years ago
Julio Montoya 8d925de52f Now is possible to save a question description with FF 17 years ago
Julio Montoya 1e8c404e0f [svn r22257] Minor - some more space for questions 17 years ago
Ivan Tcholakov ee2eecea04 [svn r22250] FS#2867 - The online editor: Renaming a toolbar, 'QuestionDescription' --> 'TestQuestionDescription'. 17 years ago
Ivan Tcholakov f404a89548 [svn r22051] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file question.class.php. 17 years ago
Isaac Flores f3604eeabb [svn r21662] logic changes - improvements in serach tool - (partial FS#4346) 17 years ago
Julio Montoya 1164f2f7f9 [svn r20990] The LP exercise max_score dont have to be changed see FS#4243 17 years ago
Arthur Portugal 5a3d908018 [svn r20851] Fixed Give a context to the test FS#4232 17 years ago
Arthur Portugal 1949e16f3b [svn r20850] Fixed image for test repository FS#4232 17 years ago
Isaac Flores e2163016c8 [svn r20795] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in test tool - (partial FS#3909) 17 years ago