Skip to content

PM-5789: Add submission placement rating guidelines - #2115

Merged
jmgasper merged 1 commit into
devfrom
PM-5789
Aug 10, 2026
Merged

PM-5789: Add submission placement rating guidelines#2115
jmgasper merged 1 commit into
devfrom
PM-5789

Conversation

@jmgasper

@jmgasper jmgasper commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

What was broken

Design challenge reviewers could select a Submission Place rating from 1 through 10 without any explanation that higher ratings represent better placements. This made it natural to mistake 1 for first place.

Root cause

The Submission Place question used the same generic scale selector as every other scorecard question, so the UI did not communicate the placement mapping.

What was changed

Added the complete placement mapping below the Answer selector: 10 is first place through 3 as eighth place, while 2 and 1 mean no placement. The guidance is shown only for Design-track SCALE questions named Submission Place.

Any added/updated tests

Added focused component coverage confirming the guidance appears for the Design Submission Place case and stays hidden for non-Design challenges and unrelated design scorecard questions.

Validation:

  • yarn test:no-watch src/apps/review --runInBand — passed, 50 suites and 177 tests.
  • Focused PM-5789 regression test — passed, 3 tests.
  • yarn lint — passed.
  • yarn run build — passed with existing repository warnings.
  • Full yarn test:no-watch — 212 of 230 suites and 1,023 of 1,055 tests passed. The remaining failures are unrelated existing wallet/work-app alias and expectation failures; representative failures reproduce in the untouched checkout.

What was broken
Design challenge reviewers could select a Submission Place rating from 1 through 10 without any explanation that higher ratings represent better placements.

Root cause
The Submission Place question used the same generic scale selector as every other scorecard question, so the UI did not communicate the placement mapping.

What was changed
Added the 10-to-3 placement mapping and the 2-and-1 no-placement guidance below the Answer selector. The guidance is limited to Design-track SCALE questions named Submission Place.

Any added/updated tests
Added focused component coverage for the Design Submission Place case and negative coverage for non-Design challenges and unrelated scorecard questions.
@jmgasper
jmgasper marked this pull request as ready for review August 10, 2026 01:56
@jmgasper
jmgasper requested a review from kkartunov as a code owner August 10, 2026 01:56
@jmgasper
jmgasper merged commit 04dcefc into dev Aug 10, 2026
7 checks passed
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.

1 participant