ndunand / moodle-mod_choicegroup

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

Accessibility for Group choosing #88

Open crazyserver opened 8 years ago

crazyserver commented 8 years ago

Hi Nicolas,

I've seen the changes from version 2.6 to 2.8 and I've been working on some accessibility changes for the 3.0 version.

This is a reopening for the PR #74.

I took some code from a similar plugin: https://github.com/IOC/moodle-mod_choosegroup

When editing the activity the choice of the groups became very confusing. I tried to write a more accessible form to choose the groups and its options.

In order to define which groups are to be used, there's a checkbox next to the group limit input. Thelimit input says what is the maximum number of users to be enroled into the course. It the limit is set to 0 then it will be no limit.

Cheers, cdcd9e60-0fa1-11e5-9875-b0373d51aad6

ndunand commented 3 years ago

Hi @crazyserver ,

Apologies for completely dropping the ball here. Is this still something you would like to see be merged?

crazyserver commented 3 years ago

Hi Nicolas,

Too far away in time, I cannot remember anything I did, so you can close the issue or adapt the code, no worries.

Have a nice day!