|
|
| Participants: |
Petr Skoda and Sam Marshall
|
| Security Level: |
None
|
| QA Assignee: |
Petr Skoda
|
| Resolved date: |
24/Oct/08
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
|
We have an issue where admin staff frequently want to delete a whole grouping worth of groups at once. This is tedious at the moment because you can only delete groups one at a time.
I can see two possible ways to improve this:
OPTION 1: Allow multiple selection in the Groups list
The 'confirm delete' page would then show a list of all groups being deleted before the 'are you sure' buttons.
OPTION 2: When deleting a grouping, change the 'confirm delete y/n' screen so that it includes at the top a couple radio buttons. Default would be to just delete the grouping as present, but you can also choose to delete all groups in it.
=What to delete=
[ x ] Just delete the grouping
[ ] Also delete all groups in the grouping:
Mary Jane's group
Anne Other's group
etc
=Confirm delete=
Are you sure? This cannot be undone.
[Delete grouping] [Cancel]
OPTION 3: Both of the above :)
Option 1 also provides benefit for people who don't use groupings and just might want to delete several groups at once, but has disadvantage that you have to manually select the groups. (Also need to mess about with JS to make sure you can't click the 'edit group' button when multiple are selected, but that shouldn't be hard.)
Option 2 is most convenient for people who use groupings.
Opinions welcomed please - if somebody is good with either or both of these options I will look into implementing it - for 2.0 and also for 1.9.x if you like, up to you (I'll be doing that for ours). I think one/both of these would be a good minor UI improvement.
|
|
Description
|
We have an issue where admin staff frequently want to delete a whole grouping worth of groups at once. This is tedious at the moment because you can only delete groups one at a time.
I can see two possible ways to improve this:
OPTION 1: Allow multiple selection in the Groups list
The 'confirm delete' page would then show a list of all groups being deleted before the 'are you sure' buttons.
OPTION 2: When deleting a grouping, change the 'confirm delete y/n' screen so that it includes at the top a couple radio buttons. Default would be to just delete the grouping as present, but you can also choose to delete all groups in it.
=What to delete=
[ x ] Just delete the grouping
[ ] Also delete all groups in the grouping:
Mary Jane's group
Anne Other's group
etc
=Confirm delete=
Are you sure? This cannot be undone.
[Delete grouping] [Cancel]
OPTION 3: Both of the above :)
Option 1 also provides benefit for people who don't use groupings and just might want to delete several groups at once, but has disadvantage that you have to manually select the groups. (Also need to mess about with JS to make sure you can't click the 'edit group' button when multiple are selected, but that shouldn't be hard.)
Option 2 is most convenient for people who use groupings.
Opinions welcomed please - if somebody is good with either or both of these options I will look into implementing it - for 2.0 and also for 1.9.x if you like, up to you (I'll be doing that for ours). I think one/both of these would be a good minor UI improvement. |
Show » |
sam_marshall committed 5 files to 'Moodle CVS' - 24/Oct/08 09:31 PM
MDL-16756: Groups bugfixes and multiple select support for deletion
|
|
|
sam_marshall committed 5 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 24/Oct/08 09:34 PM
MDL-16756: Groups bugfixes and multiple select support for deletion
|
|
|
committed 6 files to 'Lang CVS' - 25/Oct/08 02:08 AM
MDL-16991 Translated new strings for admin.
MDL-17003 Translated new strings for completion progress report.
MDL-16756 Translated new strings for group.
MDL-15352 Translated new strings for remote Moodle repository.
Brushed up a translated string for wiki.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 02/Nov/08 01:02 AM
|