thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
320 stars 175 forks source link

Make the result posting process for delegates easier #7220

Open timreyn opened 1 year ago

timreyn commented 1 year ago

(this is probably a large project!)

I mentioned this in thewca/wca-registration#636 a few years ago; reposting as a separate issue.

While uploading results, you often have to go back to the beginning of the process repeatedly. For instance, if a new competitor has actually competed before, you have to:

This also involves downloading a json file, which can get confusing since you'll have multiple copies floating around (one for each fix), plus JSON files extracted from the scramble zip.

This whole process could be redesigned to be a lot smoother. A much smoother flow would be:

Jambrose777 commented 1 year ago

I think this might be best to break out into different tasks to accomplish a similar improvement. Specifically what I have in mind is:

I believe that would cover everything that Tim brought up into more bite-sized tasks. Each step would also be a massive improvement for Delegates on their own too.