]> git.mjollnir.org Git - moodle.git/commit
MDL-11419 - groups: interface enhancements + new features:
authormattc-catalyst <mattc-catalyst>
Mon, 24 Sep 2007 21:55:15 +0000 (21:55 +0000)
committermattc-catalyst <mattc-catalyst>
Mon, 24 Sep 2007 21:55:15 +0000 (21:55 +0000)
commitacf000b0774821a3ed17622354cd5d8ac1d4a2ff
tree1c68526efa5c5439bb7c797a4d237030dd2a28f2
parent964170c69c288beb9939f28134bdd2754aecd554
MDL-11419 - groups: interface enhancements + new features:

    * Display the grouping a course module belongs to on the course page - for course managers only.
    * When adding users to groups, display the groups a user already belongs to.
    * Added an overview report that shows groupings, groups and members for a course.
    * Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
12 files changed:
course/lib.php
group/autogroup.php [new file with mode: 0644]
group/autogroup_form.php [new file with mode: 0644]
group/index.php
group/lib.php
group/members.php
group/overview.php [new file with mode: 0644]
group/tabs.php
lang/en_utf8/group.php
lib/grouplib.php
theme/standard/styles_fonts.css
theme/standard/styles_layout.css