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

Checking registration data for existing names #636

Open
SAuroux opened this issue Nov 26, 2019 · 7 comments
Open

Checking registration data for existing names #636

SAuroux opened this issue Nov 26, 2019 · 7 comments

Comments

@SAuroux
Copy link
Member

SAuroux commented Nov 26, 2019

While WCA live is working great overall, WRT is experiencing more potential false newcomers compared to cubecomps times. A likely reason for this is that cubecomps used to have a way to check for existing names before or during a competition that allowed delegates and organizers to clarify possible matches right at the competition. But with WCA live, this check only happens during result submission when it is too late to simply approach people at the competition.

One way to improve this situation (at least for competitions with WCA registration) is enabling delegates and organizers to perform existing name checks on the registration data of their competitions.

@timreyn
Copy link

timreyn commented Nov 26, 2019

One other factor that contributes is that, when you determine that someone has competed before, the process to add their ID is somewhat slow. You have to:

  • assign the ID to their account (hopefully they don't already have an account with their ID)
  • re-sync to WCA live
  • re-export to scramble matcher
  • re-match scrambles (hopefully you didn't make too many manual changes that you have to redo)
  • re-import to upload page

@Jambrose777
Copy link
Member

Marked as high priority as this was a feature that we lost with Cubecomps being deprecated, and the manual process for Delegates is quite tedious as Tim mentioned.

@coder13
Copy link

coder13 commented Jun 9, 2022

Could this come in the form of a warning symbol next to registrations that would be flagged for the same reasons they get flagged on upload of results?

Is there a good way to communicate to the WRT from this point that a delegate already confirmed that a first-timer is a unique first-timer?

@coder13
Copy link

coder13 commented Jun 30, 2023

Wasn't some progress made in this area? Are we able to apply arbitrary checks to registration data?

@dunkOnIT dunkOnIT transferred this issue from thewca/worldcubeassociation.org Sep 10, 2023
@jonatanklosko
Copy link
Member

@dunkOnIT I think this belongs to the main repo. The name check makes more sense in the registration system, so it can be addressed early. I don't think there's anything actionable on WCA Live side.

re-sync to WCA live

@timreyn I don't think syncing in WCA Live is necessary, because the results don't change. Let me know if I miss something. Obviously I agree that it is too many steps, eventually we should automate the whole results upload, since we effectively control all the related tooling.

@dunkOnIT dunkOnIT transferred this issue from thewca/wca-live Aug 5, 2024
@dunkOnIT
Copy link
Collaborator

dunkOnIT commented Aug 5, 2024

From what I understand, the requirement here is: A feature that allows organizers to see whether a given newcomer registration may be a duplicate profile of an existing account with a WCA ID?

@jonatanklosko
Copy link
Member

@dunkOnIT yes, I believe this is it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

6 participants