-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement registration validation (Version 2) #622
Implement registration validation (Version 2) #622
Conversation
Check to see if current user is capable of creating meetings with the registration option
Set 'use_pmi' to false when registration is requested.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @paulandm,
This looks really good! I have a few suggestions that may help. If you have any questions, please let us know.
Implemented PR feedback/suggestions.
Hi @jrchamp Thanks for your feedback. I've implemented the requested changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for incorporating the changes so quickly! One quick suggestion to match the wording changes.
Implement PR feedback
…OpenCollabZA/moodle-mod_zoom into feature/registration_validation
Thank you @jrchamp. I've implemented the requested change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! This is an excellent fix for registration validation.
Check to see if current user is capable of creating meetings with the registration option enabled.
It seems like only users with a 'Pro' license are capable of creating such meetings.