--- name: User Story Task Card about: Create a task card for a specific user story title: '' labels: enhancement assignees: '' projects: ["UstadMobile/3",] --- **User story** As a _user type_ I want _feature_ so that _benefit_. (If work duration will exceed five days, must be broken down into multiple) Background info on user story * info1 * info2 **Design tasks** - [ ] ... When design is complete: attach PDF of prototype that includes _all_ screens added/modified here. **Implementation tasks** Each task max one day - [ ] ... When implementation is complete: developer to attach video showing completion of acceptance criteria **Acceptance criteria** A new branch should be created and [end-to-end testing scenarios](https://github.com/UstadMobile/UstadMobile/tree/primary/test-end-to-end) should be added or modified as required for the user story. Then add links below for all testing scenarios that are newly added or significantly modified: * [scenario link1](link-to-markdown-for-scenario-in-branch.md) * [scenario link2](link-to-markdown-for-scenario-in-branch.md)