moodle/mod/survey
2005-03-15 23:12:50 +00:00
..
db Merged from MOODLE_14_STABLE: Fix for bug 2742 - sequences out of sequences in postgres 2005-03-15 23:12:50 +00:00
backuplib.php fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
details.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
download.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
graph.php FIxed some notices and now the X-axis text is rotated and readable! Yay! 2005-03-11 14:57:07 +00:00
icon.gif Initial revision 2001-11-22 06:23:56 +00:00
icon2.gif Initial revision 2001-11-22 06:23:56 +00:00
index.php fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
lib.php Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +00:00
mod.html FIxed typo calling print_standard_coursemodule_settings 2005-03-01 16:48:00 +00:00
report.php FIxed some notices and now the X-axis text is rotated and readable! Yay! 2005-03-11 14:57:07 +00:00
restorelib.php Some minor changes to each module to XHTMLise the restore process 2005-02-07 23:33:17 +00:00
save.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
version.php Merged from MOODLE_14_STABLE: Fix for bug 2742 - sequences out of sequences in postgres 2005-03-15 23:12:50 +00:00
view.php Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00