ndunand / moodle-mod_choicegroup

Moodle "Group Choice" plugin
https://moodle.org/plugins/mod_choicegroup
35 stars 63 forks source link

Can't edit option when group is full #70

Closed jguille2 closed 9 years ago

jguille2 commented 9 years ago

Hi, -When a group option is full (number_members=max_capacity) the checkbox option is disabled. -I'ts ok when option is not selected... because choosing it is not allowed. -But when option is selected (is the user option) if editing is allowed, checkbox must not be disabled, because user must be able to disable it.

Thanks Joan

ndunand commented 9 years ago

Hi, Thanks for sharing your thoughts. Indeed that would make more sense. I'll look into this when updating the plugin to officially support Moodle 2.9.

ndunand commented 9 years ago

Fixed in #72