danmarsden / moodle-mod_dialogue

Dialogue Module for Moodle
27 stars 35 forks source link

Add dialogue:opengroup capability #124

Closed namiarj closed 4 months ago

namiarj commented 10 months ago

Added dialogue:opengroup capability to control who can open a conversation with multiple participants.

danmarsden commented 10 months ago

nice idea - can we also change the form selector in the conversation starting form so that it only allows a single user to be selected rather than allowing them to select lots of participants and then getting an error on save? - it's usually better to prevent them from being able to add multiple users rather than just throwing an error to tell them they are not allowed to.