Re: Moodle plugin conference size

2020-03-31 Thread Zenon Panoussis
> i believe this is misunderstanding > room of type "conference" has label "Conference (max 16 participants)" > And control to set the limit up to 150 You are right. I guess I got distracted by "max 16" in the type label and missed the control when I first installed it. And then I spent endless

Re: Moodle plugin conference size

2020-03-31 Thread Maxim Solodovnik
Well, i believe this is misunderstanding room of type "conference" has label "Conference (max 16 participants)" And control to set the limit up to 150 label sets no limits 16 users with audio and video each will require lots of CPU and bandwidth so it is just recommendation :)) On Tue, 31 Mar 20

Re: Moodle plugin conference size

2020-03-31 Thread Zenon Panoussis
Hi > Here is the source of latest version of plugin available > https://github.com/openmeetings/openmeetings-moodle-plugin/blob/master/mod_form.php#L112 > As you can see the limit is 150 ... It's 150 for webinars, but only 16 for conferences. You can see it referenced in the language files htt

Re: Moodle plugin conference size

2020-03-31 Thread Maxim Solodovnik
Hello, I'm confused a lot Here is the source of latest version of plugin available https://github.com/openmeetings/openmeetings-moodle-plugin/blob/master/mod_form.php#L112 As you can see the limit is 150 ... What version are you using? On Tue, 31 Mar 2020 at 21:50, Zenon Panoussis wrote: > > H

Moodle plugin conference size

2020-03-31 Thread Zenon Panoussis
Hello all The openmeetings moodle plugin has a limitation of 16 participants in conference mode, which is not enough for my needs. I can change it manually in the OM database, but I need teachers to be able to create conferences at will without access to the database. A (very old) post of the p