-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Milestone
Description
Summary
One issue we ran into this year was that it was difficult for head scouts to validate data. This resulted in scouts putting in bad data, which was only detected when something didn't seem right in the event analysis view and we looked at the raw supabase data.
Additionally, we had many missing team-matches from scouts not submitting or just missing matches.
The objective of this ticket is to make a match review page that a head scout can use to edit and/or approve recently scouted matches. We would also want to visualize the match coverage to confirm that our scouts have actually scouted correctly
work scope
- Make a page to see the match schedule and the status of the scouting data for each team in the schedule (waiting / submitted / approved)
- Leverage the existing match scout view to edit a submission. This probably requires POSTing the scout data into the form model and using the submit button to upsert data. We also probably need to make a primary key for this to work
Deferred work
Add TBA data to refer to during the editing phase: #75
Metadata
Metadata
Assignees
Labels
No labels