moodle/mod/survey
mjollnir_ f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +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 Improved automatic relinking in backup and restore. Credits go to skodak. 2005-07-04 18:56:03 +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 Now survey->name supports filterall. 2005-04-06 18:20:05 +00:00
graph.php changed deprecated _variable() type functions to _param() type functions. 2005-07-05 11:02:46 +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 typo 2005-04-16 14:13:17 +00:00
lib.php Initial checkin of stats (from processing the log table). 2005-09-01 04:14:31 +00:00
mod.html FIxed typo calling print_standard_coursemodule_settings 2005-03-01 16:48:00 +00:00
report.php changed deprecated _variable() type functions to _param() type functions. 2005-07-05 11:02:46 +00:00
restorelib.php Merged SC139 from stable 2005-07-12 08:00:51 +00:00
save.php changed deprecated _variable() type functions to _param() type functions. 2005-07-05 11:02:46 +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 changed deprecated _variable() type functions to _param() type functions. 2005-07-05 11:02:46 +00:00