Allow multiple students per slot

Allow multiple students per slot

por Derek Lawrie -
Número de respostas: 1

Hi, I'm now using Scheduler with no problems on Moodle2.3, but I have had a lectuer ask me if I change the numbers in the "Allow multiple students per slot" dropdown, as it's currently 1 through 9 or unlimited

I realise that I could do it manually in the plugin file, but I noticed that in a picture in here that an older version of the plugin let users choose the number themselves rather than in a dropdown. (I've attached the picture here as well)

Would this be an easy change for me to do, or is there a way to do it without editing the code at all?

Thanks

Derek

Anexo add-slot.jpeg
Média das avaliações:  -
Em resposta à Derek Lawrie

Re: Allow multiple students per slot

por Henning Bostelmann -
Imagem de Core developers Imagem de Plugin developers

Hi Derek,

the new 2.3 version of scheduler (currently in development, in the "master" branch of GIT) adds a global configuration option that allows you to set the maximum allowed number of students per slot to a value different from 9.

I hope that helps

Henning