In 1.8 I found a new groups page and groupig of groups. But I didn't find any activity supporting grouping. Is this only planned for 1.9 or are there any features in 1.8 supporting groupings.
Ralf
your right grouping can be done by users but not activities to be given per group.
Correction, I was not looking at /course/groups.php when I saw the interface for groupings. It was actually /group/index.php which apparently is a new link in 1.8 (I have not played with 1.7). In any case there appears to be 2 places to manage groups and I am concerned about possible inconsistencies that might arise from this (as well as general confusion).
In /course/index.php on line 188 is appears that the order is hard coded to sort the member list by lastname, firstname rather than fullname which allowed for the user to choose whether the fullname was firstname, lastname or lastname, firstname.
I posted MDL-7163 in the hopes of providing greater flexibility to the user about how the course members get sorted. This is particularly important with larger courses. I started to modify the files in /course/groups.php like I had for 1.6 and then when I was not seeing the changes I anticipated I noticed that the new interface uses /groups/index.php.
Shouldn't there really only be one way to manage the groups for a course or am I missing the point here?
In /course/index.php on line 188 is appears that the order is hard coded to sort the member list by lastname, firstname rather than fullname which allowed for the user to choose whether the fullname was firstname, lastname or lastname, firstname.
I posted MDL-7163 in the hopes of providing greater flexibility to the user about how the course members get sorted. This is particularly important with larger courses. I started to modify the files in /course/groups.php like I had for 1.6 and then when I was not seeing the changes I anticipated I noticed that the new interface uses /groups/index.php.
Shouldn't there really only be one way to manage the groups for a course or am I missing the point here?
You may want to check out:
http://docs.moodle.org/en/Groups#Groups_pre-1.9
Basically it was in 1.8 and then taken out so it probably is not there. Peace - Anthony
http://docs.moodle.org/en/Groups#Groups_pre-1.9
Basically it was in 1.8 and then taken out so it probably is not there. Peace - Anthony
Hi Greg,
what we really need is to create groupings with different groups in one course. And in the activity I choose a grouping for this activity and the groups of this grouping is choosen for the activity.
An example in one course:
Activity Forum1: grouping 1 : Group1A+Group1B+Group1C
Acvtivity Wiki2: grouping 2: Group2A+Group2B+Group2C
Thats the way it should work in 1.9. Is this correct?
If I create in 1.8 the groupings from the example and the activtiies I create 6 groups in each activity. But its not possible to use the groupingts in other courses.
Ralf
what we really need is to create groupings with different groups in one course. And in the activity I choose a grouping for this activity and the groups of this grouping is choosen for the activity.
An example in one course:
Activity Forum1: grouping 1 : Group1A+Group1B+Group1C
Acvtivity Wiki2: grouping 2: Group2A+Group2B+Group2C
Thats the way it should work in 1.9. Is this correct?
If I create in 1.8 the groupings from the example and the activtiies I create 6 groups in each activity. But its not possible to use the groupingts in other courses.
Ralf
The admin interface in course is part of 1.8.beta. But the feature should only work in the wiki module (it doesn't work for me) in 1.8.
Thats a strong usability problem in my opinion. If a feature only works in one module it should be part of the settings form of the module and not be integrated to the admin/groups interface.
I think we should go back to the old admin/groups interface in 1.8.
Thats a strong usability problem in my opinion. If a feature only works in one module it should be part of the settings form of the module and not be integrated to the admin/groups interface.
I think we should go back to the old admin/groups interface in 1.8.