Create Usability Tests page

Jonas Jødestøl Haugland 2022-03-23 13:57:50 +01:00 committed by Felix Albrigtsen
parent da93eab398
commit b837ff9114

19
Usability-Tests.md Normal file

@ -0,0 +1,19 @@
## Usability test 28.02.2022 1st Iteration (Wireframes)
### Purpose:
- Test UI and UX of the wireframe prototype to find improvements to implement in the MVP.
- Test color scheme and other elements that needs to be WCAG 2.1 - 1 compliant
### Given tasks:
1. Create Tournament and manage it
2. Create and manage teams and players
3. See tournament overview and overview of finished matches
4. Give feedback on color scheme/contrasts and button sizes etc.
### Results:
1. The tester successfully created a tournament and navigated to the manage window.
- _Comments:_ User could not quickly find the “Create Tournament” button.
2. The tester successfully navigated to the team and player management window.
- _Comments:_ The tester was satisfied with the UI.
3. Tester was presented with the tournament overview after creation, overview of tournaments was also a part of the home page.
4. Briefly commented on a button, with green background color and white text, which had too little contrast. This was expected and part of our color scheme testing.
## Page will be expanded with further usability tests once MVP is finished