Stories
⚠️
Scaffold — not synced to a real tracker. This is a template for recording user stories. It contains no invented ticket IDs, estimates, or sprint data. Populate it from your real issue tracker or delete it. Delete this callout once populated.
How to use this page
A story is a small, user-facing increment under an epic. Prefer keeping stories in your tracker and using this page as a curated index of notable ones (with links) rather than duplicating the whole backlog here — a doc copy of a live backlog goes stale immediately.
Story template
Copy per story:
### <STORY-ID> — <Story title>
- **Epic:** <EPIC-ID> (see /jira/epics)
- **Tracker link:**
- **As a** <role> **I want** <capability> **so that** <benefit>
- **Acceptance criteria:**
- [ ] …
- [ ] …
- **Status:**
- **Notes / dependencies:** Writing good stories
- Frame from the user’s perspective (school admin, teacher, student, operator), not the implementation.
- Acceptance criteria are testable and specific — they double as the QA checklist.
- Link to the relevant Product page so the story’s context is one click away.
- Cross-reference the Roadmap phase and the parent epic.