Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.
This repository was archived by the owner on May 24, 2026. It is now read-only.

Add match review page for head scouts #114

Description

@jkleiber

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions