Plugin Groupstat
Introduced in Tiki4This Wiki Plugin is used to show the distribution of users among a list af groups. The percent is the number of users in the group divided by the number of different users in all the selected groups.
Usage and Parameters
To use this plugin in a wiki page, use the syntax:{GROUPSTAT(groups="Teachers:Students", show_bar=y) /}Here are the parameters:
| Name | value | Mandatory | Description | Version__ |
|---|---|---|---|---|
| groups | list of groupName separated with : | optional | If not specified, all the groups will be used | |
| show_bar | y or n | optional | show the percent in form of a bar | |
| show_percent | y or n | optional | show the numeric percentage |
