Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter luisrosario

    (@luisrosario)

    Role#1 4× weekly
    role #2 2x weekly ect ect…

    So when a user clicks a link to launch a conference the plugin checks these conditionals to verify if current user role can launch the conference.

    Plugin Author J Federico

    (@jfederico)

    To other integrations (like the one for Moodle) we have added an opening/closing date. You would need to add a date/time picker for this two inputs as part of the admin UI and the fields to the table. Once in place the validation needs to be done when the users click the join button. Although that would require several lines of code for you to write.

    Now for matching them with roles that will require a little more of work.

    If you do the coding, I would suggest you to follow the first approach and create meetings to be used with the short code in post/pages, then restrict the pages per role.

    Plugin Author J Federico

    (@jfederico)

    Closing due inactivity

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Restrict number of meetings per user role per week’ is closed to new replies.