Commit Graph

51 Commits (8932aa828af8c29e7c36e558319aabc1647a65e2)

Author SHA1 Message Date
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 13 years ago
Julio Montoya baf31f0102 Fixing wrong HOTSPOT constant see #5286 13 years ago
Julio Montoya 4e28518f64 Fixing scorm export see #5286 13 years ago
Julio Montoya cdedffee00 Fixes mysql error see #5286 13 years ago
Julio Montoya a35d599d22 Cleaning use of question type constants, all constants are now in the question class 14 years ago
Julio Montoya 587634649c Should fix bug when exporting a LP to a zip see #4706, requires some changes in courses/.htaccess 14 years ago
Julio Montoya f000e5661c Minor cosmetic changes 14 years ago
Julio Montoya 2ea3fc3603 Fixes bug: "Class 'Testcategory' not found" see #5130 14 years ago
Julio Montoya 30021acc30 Removing old CSS styles: course.css see #4050 14 years ago
Julio Montoya 528cfd47c2 Adding nanogong question type in exercises see BT#3593 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 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
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. 15 years ago
christian1827 9620389815 merge 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Julio Montoya 6a2019dd97 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya 72ee6c4010 Fixing SCORM export when using the Exact question 16 years ago
Julio Montoya f44d0aea1e New type of question: Multiple answer \"combination\" requires testing 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Isaac Flores 9ffc322043 [svn r21479] logic changes - improvements in export scorm - (partial FS#4300) 17 years ago
Isaac Flores 54d801ad0a [svn r20515] minor - logic changes - deleted error log - (partial FS#2602) 17 years ago
Isaac Flores 5952396047 [svn r20514] logic changes - improvements in export scorm - (partial FS#2602) 17 years ago
Ivan Tcholakov 031a083de8 [svn r20451] FS#306 - The Tests tool: Improvements for better encoding management. 17 years ago
Yannick Warnier 0c23f16551 [svn r15543] Little fix to CSS inclusion 18 years ago
Yannick Warnier d045e11997 [svn r15538] Added automatic disable on submit button when results have been sent - see FS#2602 18 years ago
Yannick Warnier 719ee27639 [svn r15386] Fixed a series of bugs preventing quiz export/import as SCORM - now recording interactions as well - see FS#2526 18 years ago
Yannick Warnier 61f674bba8 [svn r15138] Updated default CSS name 18 years ago
Yannick Warnier 36d3e56f4d [svn r14523] Added exercise description in SCORM export (includes images) 18 years ago
Yannick Warnier f34f0f1c3c [svn r13865] oops 18 years ago
Yannick Warnier 41d3b1cf65 [svn r13301] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 0bc43e95db [svn r13252] Updated non-exported message 18 years ago
Yannick Warnier 858db1daee [svn r13251] More improvements to the quiz SCORM export: 18 years ago
Yannick Warnier 9752335395 [svn r13239] Additional improvements to enable all question types. Still misses matching randomization and max/min score. 18 years ago
Yannick Warnier d24fbbee95 [svn r13238] Small aesthetic changes 18 years ago
Yannick Warnier 2b8ce5ca69 [svn r13236] Added code for Hotspot tests integration (miss images and code to return results as JS) 18 years ago
Yannick Warnier 9221385d40 [svn r13233] Added CSS inclusion 18 years ago
Yannick Warnier b3f09e1700 [svn r13226] Switched button onclick event handler for doQuit() rather than checkAnswers(which isn't sending anything to the server) 18 years ago
Yannick Warnier f4893e4cf8 [svn r13225] Added ID to textarea of free answer 18 years ago
Yannick Warnier 26cc443a7c [svn r13204] Small additional fixes 18 years ago
Yannick Warnier 5adbf695e7 [svn r13203] Additional tuning to prevent redundancy of JavaScript library code 18 years ago
Yannick Warnier 8a3031ff76 [svn r13202] Added a few changes for exercise export (wrapping several questions in one exercise) 18 years ago
Yannick Warnier b883660e89 [svn r13200] Fixed remaining bugs in answers arrays building 18 years ago
Yannick Warnier 4909964546 [svn r13199] Added free answer and matching answers 18 years ago
Yannick Warnier ac2e9ec33f [svn r13198] Fixed possible quotes escaping problem 18 years ago
Yannick Warnier 6f8f4879f9 [svn r13197] Added SCORM export code for fill-in-the-blanks 18 years ago