Add Regional Advancement page to the Event Wizard docs - #130
Open
stevep001 wants to merge 4 commits into
Open
Conversation
The Event Wizard's Regional Advancement step has no page in the manual, so the one step that decides who earns a Championship invitation at a regional is also the one with no documentation. This is a draft written from the FMS source rather than from a live event, and it needs screenshots. Seven placeholders mark what to capture. The status-value descriptions are inferred from the values FMS displays and are flagged in the page for confirmation against the season's advancement policy. Covers what the step is for, the completeness requirement that gates it (the Winners, Finalists and Impact awards must be assigned), the team list and its point columns, the Determine / Reveal / Publish sequence, the audience display controls, and the points at which the process cannot be walked back.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
stevep001
force-pushed
the
speterson/regional-advancement-draft
branch
from
August 6, 2026 01:42
c9f5b66 to
16e67ea
Compare
stevep001
marked this pull request as draft
August 6, 2026 01:42
Replaces the two "Screenshot needed" placeholder notes with the actual images of the Regional Advancement step and the team list. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
stevep001
marked this pull request as ready for review
August 7, 2026 18:36
JamieSinn
approved these changes
Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new
Regional Advancementpage under Event Manager > Event Wizard, and links it from the Event Wizard index.The page covers:
Statusvalues and what each one meansTwo screenshots are included: the step shortly after entering it, and a crop of the ranked team list.
Builds clean locally (
make html) — no new Sphinx warnings.🤖 Generated with Claude Code