moodle/mod/choice
moodler 353d033843 get_course_users now calls get_site_users if the course is a site.
There is something wrong with this SQL still though ... it mostly works
but I'm still getting wierd behaviour with small numbers of users.

Need some help here ...  for example just look at get_site_users()
on your test site.

It's supposed to return a list of users who are admins, creators,
teachers or students
2003-05-20 09:33:30 +00:00
..
db New feature: choices can now be published (like polls) with names 2003-01-01 06:34:13 +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 Changed to show the hidden choices dimmed (bug #364) 2003-04-24 16:47:06 +00:00
lib.php New feature: choices can now be published (like polls) with names 2003-01-01 06:34:13 +00:00
mod.html Minor code cleanups 2003-05-20 08:03:12 +00:00
report.php get_course_users now calls get_site_users if the course is a site. 2003-05-20 09:33:30 +00:00
version.php New feature: choices can now be published (like polls) with names 2003-01-01 06:34:13 +00:00
view.php get_course_users now calls get_site_users if the course is a site. 2003-05-20 09:33:30 +00:00