moodle/mod/survey
nicolasconnault 7c08ef3653 Fixed MDL-8582
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.

Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
..
db Merged from 1.7. 2007-02-16 08:43:10 +00:00
backuplib.php Granular backup & restore: 2006-01-13 03:45:31 +00:00
details.php MDL-7861, xhtml problems with survey 2007-01-08 08:00:56 +00:00
download.php MDL-7996 Add ods export support - more reports 2006-12-21 19:46:29 +00:00
graph.php added some capabilities 2006-08-30 08:43:17 +00:00
icon.gif
icon2.gif
index.php replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack 2006-09-02 11:44:04 +00:00
lib.php MDL-8425 related fixes 2007-02-08 03:04:41 +00:00
mod.html MDL-7861, xhtml problems with survey 2007-01-08 08:00:56 +00:00
report.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
restorelib.php FIxed to use the new debugging function 2006-09-18 09:13:04 +00:00
save.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
version.php Updated versions and requires (primarily because of formslib dependencies) 2007-02-02 13:02:24 +00:00
view.php FIxed up the intro boxes XHTML Strict 2007-01-11 08:06:15 +00:00