Skip to content

1101 generate point based results - #1189

Open
fvacek wants to merge 9 commits into
mainfrom
1101-generate-point-based-results
Open

1101 generate point based results#1189
fvacek wants to merge 9 commits into
mainfrom
1101-generate-point-based-results

Conversation

@fvacek

@fvacek fvacek commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

fvacek added 2 commits August 5, 2026 21:14
- Extend EventConfig with pointResults and pointResultsMaxPoints,
  default
  false and 1000, and load/save from variant maps; expose in UI.
- Introduce new QML reports: results_nstages_points.qml and
  results_nstages_points_condensed.qml.
- Extend RunsPlugin with:
  - nstagesClassPointResultsTable and nstagesPointResultsTable
  - stageResultsTable and currentStageResultsTable now accept max_points
  - propagate max_points to current stage reports
- Wire RunsWidget to expose menu actions for the new reports:
  "Points after n stages condensed" and "Points after n stages".
- Minor UI tweak: rename Event dialog group to pointResults
@fvacek fvacek linked an issue Aug 6, 2026 that may be closed by this pull request
@fvacek
fvacek marked this pull request as draft August 6, 2026 10:18
@fvacek
fvacek marked this pull request as ready for review August 6, 2026 21:06
@fvacek
fvacek requested review from arnost00 and lukaskett August 6, 2026 21:08

@arnost00 arnost00 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good.
But maybe @sergiogpajares can check it better.

Only small UI note, tab Import/Export in Edit Event uses only like 1/4 of tab area

Image

@lukaskett

Copy link
Copy Markdown
Collaborator

What about skipping one stage/two stages/the worst result? I know that there can be e.g. 5 stages event but only 4 best stages/results are counted into the overall results.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate point-based results

3 participants