Hi,
I'm using Moodle 2.4 and created a choice, checking the box to limit the number of answers per option. This is intend to group the students letting them choose a theme, but with a limit.
However, the students aren't aware of the limits for each choice, which I remember this was available in Moodle 1.9.
It's confusing because they can't know how fast to make a choice by knowing the slots for an option are ending.
I needed just something like:
- [ ] First option (0 of 4)
- [ ] Second option (2 of 5)
- [ ] Third option (3 of 3 - full)
Is there something in config I'm missing?
Thanks a lot.