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

Feature: Enable reviews for live stewarding #102

Open
2 of 13 tasks
SSchulze1989 opened this issue Aug 24, 2023 · 1 comment
Open
2 of 13 tasks

Feature: Enable reviews for live stewarding #102

SSchulze1989 opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@SSchulze1989
Copy link
Owner

SSchulze1989 commented Aug 24, 2023

Description

  • add an possibility to create a incident form (for drivers)
  • add an flow in which the incident is posted in the review after the provided incident report has been reviewed by stewards
  • add the option to provide external links to proof
  • add the option to post in game time
  • add the option to select teams instead of drivers"
  • add the option to provide outcome (penalty type) and discription/explanation (by stewards)

What needs to be done?

  • Incident Form Currently only available after race.
  • Report -> Review already possible
  • External links
  • Ingame time add field for time stamp
  • Select by Team
    • How to know when to use Teams and when to use drivers?
      In after race reviews this can be done by checking for team results or grouping by car number. Live stewarding requires another solution.
    • Teams may not be available during the race as they only automatically get updated after results upload
    • Team or driver names can be specified (by also adding iracing id) if they do not exist yet
    • Car number
  • Provide outcome already implemented
@SSchulze1989 SSchulze1989 self-assigned this Aug 24, 2023
@SSchulze1989 SSchulze1989 added enhancement New feature or request question Further information is requested labels Aug 24, 2023
@peppekerstens
Copy link

peppekerstens commented Aug 24, 2023

on live stewarding: yes enabled during race So drivers/teams/managers are able to submit an incident report (on another car/driver/team) to review.

A nice to have is that a submit form:

  • can manually be enabled/disabled
  • has a simple password mechanism

i do not directly see a requirement to have fully registered users within the system. would pollute too much/burden too much. simple check on driver/team name/id for validity (besides the above) should suffice i think

but this might also be realised by external calls to the api and just using the review function
in that case:
enrich the review by adding a 'source of report' (being either steward or an other competitor (driver/team))

@SSchulze1989 SSchulze1989 pinned this issue Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants