moodle/mod/choice
2005-02-16 10:40:48 +00:00
..
db Fixing bug #2419 - missing global $CFG in upgrade for choice resulting in missing prefix 2005-01-27 02:17:35 +00:00
backuplib.php fixed capitalization and quoting of attribute values 2004-09-12 15:06:29 +00:00
column.png New feature: choices can now be published (like polls) with names 2003-01-01 06:34:13 +00:00
icon.gif Initial revision 2001-11-22 06:23:56 +00:00
index.php XHTML and accessibility compliance 2004-10-22 07:45:58 +00:00
lib.php Now retrieving only needed fields! 2005-02-13 00:42:29 +00:00
mod.html Choice doesn't have groups 2005-02-13 06:31:37 +00:00
report.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
restorelib.php Some minor changes to each module to XHTMLise the restore process 2005-02-07 23:33:17 +00:00
version.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
view.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