Groups and Groupings

Blocks ::: block_groups
Maintained by WWU logo smallLearnweb – University of Münster, Nina Herrmann, Photo of JanJan Dageförde, Tobias Reischmann
A Moodle block to display groups and groupings to users. The plugin differentiates between the capability rights of users to evaluate the appropriate amount of information to be displayed.

Groups and Groupings v3.4-r1

Moodle 3.3, 3.4
Released: Thursday, 26 October 2017, 9:55 PM

moodle-block_groups

Build Status codecov

A Moodle block to display groups and groupings to users. The plugin differentiates between the capability rights of users to evaluate the appropriate amount of information to be displayed.

This plugin is written by Jan Dageförde, Tobias Reischmann and Nina Herrmann.

Installation

This plugin should go into blocks/groups. Moodle plugin directory link is https://moodle.org/plugins/block_groups.

Screenshots

Teachers' view

In initial state value groups and groupings are not listed. 142e18d6-4541-11e7-86c8-e4423c55951d.png

The block displays all existing groups and groupings as well as all enrolled groups on request. The number inside the brackets displays the number of members in a group or grouping. Additionally, groups can be hidden, illustrated by an eye icon and a change in opacity. When the icon is clicked the visibility of groups changes. Moreover, all groups can be changed with one click. Javascript files exist to update the block. When the block is installed for the first time all groups are hidden. The following picture shows a course with 4 groups. Group 1 and Group 2.1 are hidden. The other groups are visible. 195400aa-4541-11e7-9d25-184ee8cbcc7d.png

In case the required change is not possible a warning message is displayed and the affected group is marked with a triangle. 162f7b84-4541-11e7-9a6a-36949f1b5edd.png 276cea4a-46a8-11e7-8232-ca2fd62ea52d.png

Students' view

In the current state of the block groupings are not displayed to the students. Students are only able to view the groups they are enrolled in. In case they are not enrolled in any visible group, no block is displayed. 63beab3c-4545-11e7-941b-db39feebb205.png

Version information

Version build number
2017102602
Version release name
v3.4-r1
Can be updated to
v3.6-r1 (2018112100)
Maturity
Stable version
MD5 Sum
1e9c63503d2d925978c6578c812dfd04
Supported software
Moodle 3.3, Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
r3.4-r1

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.