Skip to content
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

Suggestion: Auto Register #504

Open
fmido88 opened this issue Aug 1, 2023 · 4 comments
Open

Suggestion: Auto Register #504

fmido88 opened this issue Aug 1, 2023 · 4 comments
Labels
enhancement Adds new functionality help wanted We need your help to make this possible

Comments

@fmido88
Copy link
Contributor

fmido88 commented Aug 1, 2023

Hello @jrchamp
I have a thought about adding auto-registration for meetings by creating a task or event observer, once the meeting activity is available to the enrolled users, the task send api update request to register these users automatically to the meeting.
What do you think?

@jrchamp
Copy link
Collaborator

jrchamp commented Aug 3, 2023

If the users are already enrolled (registered) in the Moodle course, why require registration in Zoom? Automatically registering them in Zoom doesn't seem like it would add value, but maybe there's a use case?

@jrchamp jrchamp added the more information needed Need more information from user label Aug 3, 2023
@fmido88
Copy link
Contributor Author

fmido88 commented Aug 6, 2023

@jrchamp Greetings;
What I ment is to register the user to the meeting itself using this api request
https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/meetingRegistrantCreate
This only allow registered users for certain meeting to joining it.

@jrchamp
Copy link
Collaborator

jrchamp commented Aug 14, 2023

I understand the API call, but I don't yet understand the difference in practice.

In theory, only the users who are registered in Moodle will be able to join, so I don't yet understand the benefits of programmatically registering all the users who are in Moodle using the API. If the problem is that students are misbehaving and sharing links that they should not be sharing, I could understand. Maybe it's something else?

@fmido88
Copy link
Contributor Author

fmido88 commented Aug 30, 2023

That is exactly what I meant, there are students shares links to others aren't enrolled to the course, that is why I was thinking about a solution

@jrchamp jrchamp added enhancement Adds new functionality help wanted We need your help to make this possible and removed more information needed Need more information from user labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds new functionality help wanted We need your help to make this possible
Projects
Status: Help wanted
Development

No branches or pull requests

2 participants