Moodle

Can't add a user to more than 1 group in groupings

Details

  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

Sophie Gudgion Opened: 2007-02-14 14:58 (OU Bugzilla Bug 2572)

Hi
we can't add a member of staff to more than 1 group in a grouping. This is a problem e.g a tutor has 4 groups which they need to manage but with the current group admin we can only assign the AL to one of the groups - how do they access the others? How to course staff access all the groups unless they are listed as a member of each group?
This was possible before & will cause problems if it stays as it is now. We have a number of courses which have staff/als in more than 1 group within a
grouping. How will this affect those courses?

If created groups outside a grouping would solve this problem... can you enable this on learn as its not currently possible to create a group without a grouping
thanks S

Activity

Hide
Nick Freear added a comment -

Fixed with this patch, to cvs:/group/assign.php, and cvs:/lang/en_utf8/group.php

The key fix is $showall = true; – this is in place of the 'showall' button, as in the Roles assignment page (cvs:/admin/roles/assign.php)

Other fixes are error-handling for group/assign, and shortened strings for the main group management page.

Show
Nick Freear added a comment - Fixed with this patch, to cvs:/group/assign.php, and cvs:/lang/en_utf8/group.php The key fix is $showall = true; – this is in place of the 'showall' button, as in the Roles assignment page (cvs:/admin/roles/assign.php) Other fixes are error-handling for group/assign, and shortened strings for the main group management page.
Hide
Nick Freear added a comment -

Fixed in MOODLE_18_STABLE & HEAD. Moved merged tag.

Show
Nick Freear added a comment - Fixed in MOODLE_18_STABLE & HEAD. Moved merged tag.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: