-
Notifications
You must be signed in to change notification settings - Fork 186
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
Give organizers the option to automatically accept registrations up to the competitor limit #328
Comments
After some discussion on the delegates@ mailing list, it turns out the registrants are confused by the fact that they end up on a waiting list when there's clearly space for them in the competition. We should be more explicit about why someone's registration is not accepted yet. Here's my proposal: Everything shows up as "pending review" at first. This would show up to the user as "Your registration is pending review by the organizers". As an organizer, it would be your job to move the registrant from the pending review category to either the waiting list (because registration is full), accept the registration, contact the registrant to fix their information, or just reject (aka: delete, see #386) the registration if it's spam. That would give us enough information to give the registrant a more useful error message. In case the it wasn't clear from the previous 2 paragraphs, the autogenerated email we send a user when they first register should make it clear what it means for your registration to be unprocessed/pending review (Your registration will be approved, if all of the requirements are met (such as: WCA ID assigned, pre-payment issued if necessary.)... Or something similar, to let them know that it is not automatic. ) |
I like the idea of a list of registrations pending reviews, with the organizer having to move the registration to the appropriate list. I'd like to point out that if we go with some automatic system, the organizers should always be able to move themselves in the accepted registrations list, regardless of when they registered. |
From Philippe Virouleau in an email to announcements in September (regarding Stripe's fees)
And the second point affects specifically US and Canadian users:
Related, but separately, is it possible for registrations to be accepted up until the competitor limit is reached? Is that discussed here or elsewhere? |
#10416 is the basic implementation of auto accept |
Oliver just asked for this, and we spec-ed out a rough idea of how to do this. Some thoughts here:
The text was updated successfully, but these errors were encountered: