mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
718 B
18 lines
718 B
2 years ago
|
#### Functional
|
||
|
|
||
|
> In order to run and hot reload app either on emulator or device, follow the [instructions](https://docs.flutter.dev/get-started/test-drive?tab=androidstudio#run-the-app)
|
||
|
|
||
|
###### Was the app committed within the required time period?
|
||
|
|
||
|
###### Does the app run without crashes?
|
||
|
|
||
|
###### Have you displayed the quizzes and questions in the mobile app in a visually appealing and easy-to-use manner?
|
||
|
|
||
|
###### Try playing the game, can you connect to it?
|
||
|
|
||
|
###### After tapping on correct answer do you get points?
|
||
|
|
||
|
###### After everyone answered a question, does the app show correct answer and show current leaderboard?
|
||
|
|
||
|
###### Have you displayed the users' score and ranking after they complete the quiz?
|