-
Bug
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-81333-main -
-
2
-
Team Hedgehog 2024 Sprint 1.3, Team Hedgehog 2024 Sprint 1.4
-
Small
When group mode is enabled, communication API creates a room for the group.
In some cases, courses have groups using general names, for ex, Group A, Group B, etc.
Now if there are groups with specific names, it's not possible to identify which course this group room is related to.
We should add some sort of information for the group room related to the course so that it is possible to trace back.
Possible solutions might be:
Group room name (Course name)
Group room name (Course short name)
(Course name) Group room name
(Course short name) Group name
Or,
Room name: Group name
Room topic (for matrix specific): Course name
I can keep going but it's pretty clear now what we should try to achieve.
- is blocked by
-
MDL-78551 Implement initial group support in Communication providers
-
- Closed
-