DFE-Digital / DFE-Digital/compass
Build prioritisation scoring UI
Open
@andyjones81 is already working on this.
Since Dec 5, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
User story
As a triage board member, I need an interface to score requests against the agreed criteria so we can derive a transparent priority rating.
Description
Create a scoring panel on the request detail view for board members to score each criterion and see the overall score.
Acceptance criteria
- Scoring UI shows all active prioritisation criteria with descriptions
- Board members can:
- Select a score for each criterion (dropdowns, radios or similar)
- Enter an overall comment / justification per request
- Overall score is calculated and displayed when criteria are scored or changed
- Last scorer’s name and timestamp are visible
- Only authorised roles can edit scores; others see read-only values
- Changes to scores and comments are logged in audit history
Non-functional
- UI is accessible (form fields labelled, error handling, focus management)
- Scoring actions are quick and responsive
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.