# UX review [Experience]
**Reviewers**:
**Date**:
**Designer**:
**Spec**:
**Designs**
### Status goals
#### MVP tied to goals
### Users
### User stories
## UX flow
Reviewers:
Date:
Designer:
Spec:
Designs
Step 1
Step 2
Step 3
Step …
Precondition:
Postcondition:
Issue nr | Issue description | Action | Severity |
---|---|---|---|
1 | 0 - 4 |
…
0 = I don’t agree that this is a usability problem at all
1 = Cosmetic problem only: need not be fixed unless extra time is available on project
2 = Minor usability problem: fixing this should be given low priority
3 = Major usability problem: important to fix, so should be given high priority
4 = Usability catastrophe: imperative to fix this before product can be released
OR
Example | Syntax |
---|---|
Header | # Header |
|
- Unordered List |
|
1. Ordered List |
|
- [ ] Checklist |
Blockquote |
> Blockquote |
Bold | **Bold** |
Italicize | *Italicize* |
~~Strikethrough~~ | |
19th | 19^th^ |
H2O | H~2~O |
Underlined text | ++Underlined text++ |
Highlighted text | ==Highlighted text== |
Link | [link text](https:// "title") |
Image |  |
Code |
`Code` |
|
```javascript var i = 0; ``` |
![]() |
:smile: |
Externals | {%youtube youtube_id %} |
LaTeX | $L^aT_eX$ |
This is an alert area. |
:::info This is an alert area. ::: |