fw42 / cubecomp

WCA Rubik's Cube competition website hosting
https://cubecomp.de/
MIT License
10 stars 4 forks source link

Selecting WCA ID should fill correct names in registration #187

Closed cubizh closed 9 years ago

cubizh commented 9 years ago

Currently, when you choose the WCA ID in registration, the last name is not properly chosen, but the second name only. Example: 2003BRUC01 (Ron van Bruchem) First name: Ron Last name: van

timhabermaas commented 9 years ago

Could #21 be a reasonable solution? I'm not sure whether it's possible to reliably extract the first and last name from the WCA data.

cubizh commented 9 years ago

Sorry, I didn't see that closed issue. Yes, I think using just one field for the name would probably be a good decision, particularly when you have multiple last names, competitors don't know if they should put all or just 1, while just one field that question wouldn't rise. The instances where the first name only is used vs full name are neglectable in my view (email template).

fw42 commented 9 years ago

Gonna close this issue since it's basically identical to https://github.com/fw42/cubecomp/issues/21.