Commit Graph

48 Commits (57658eaa37a5cd9693978d124e7aae761c305df0)

Author SHA1 Message Date
Arthur Portugal a0e8331441 MInor - Needed the a require_once of the file exercise because not find the class answer CT#191 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
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 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
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 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
Carlos Vargas 9a0519884d [svn r20231] completing exercises to breadcrumb in gradebook see FS#3696 17 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 17 years ago
Cristian Fasanando a12dca3f3d [svn r18575] Minor - Fixed warning when you export an exercise - see FS#3679 17 years ago
Juan Carlos Raña bfb0480a6b [svn r18481] configure introduction buttons bar 17 years ago
Ivan Tcholakov b2f4413d90 [svn r18115] FS#2867 - Introduction sections, special cases for settings for the FCKEditor. Adding comments. 17 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 17 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 17 years ago
Eric Marguin b5f0c77cd6 [svn r15917] add delineation hotspot type 18 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 9adc39c6c1 [svn r13254] Completely ignoring free answers-type in IMS/QTI export 18 years ago
Yannick Warnier 389137687b [svn r13253] Added silent ignorance of free answers as they are not supported by IMS/QTI apparently 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
Yannick Warnier d15d7462a6 [svn r13196] Largely improved SCORM 1.2 export but work is still in progress 18 years ago
Yannick Warnier 724d94252a [svn r13187] Fixed QTI2 export 18 years ago
Yannick Warnier d3162e883d [svn r13179] Added export classes from Claroline slightly modified (to later process SCORM export) 18 years ago