alinarub / dog-app

Dog App created by Achim, Gregor and Alina.
https://dog-genie.com
2 stars 0 forks source link

Quiz Page // Form (Intro Text with 3 questions and answers) #3

Open gregorsart opened 1 year ago

gregorsart commented 1 year ago

Value proposition

As a user I want to do the quiz and be taken through several questions.

In order to find out which dog matches my needs.

Description

Bildschirmfoto 2023-10-12 um 12 04 04

Acceptance criteria

Tasks

NikRoe commented 1 year ago

Hi there,

this looks already very promising!

Your value proposition can be even shorter (you should not go into any specifics regarding the amount of questions). My suggestion for the value proposition:

As a user I want to do the quiz and be taken through several questions In order to find out which dog matches my needs.

In the AC I would remove the brackets for the second point. (In the AC you only describe the behaviour of the new feature. How you will implement this, is not important. P.S.: You will most likely be working with an input element of type radio button and not with a button element )

Reading the AC I felt like one use case was not covered yet: How will the form behave if a user does not answer all questions and tries to submit the quiz? And what happens after the form is submitted? (You could consider displaying some sort of text after completion, to give the user some sort of feedback)

Best Regards

NikRoe commented 1 year ago

LGTM

alinarub commented 1 year ago

We edited the following in the user story to match our work progress:

julialoeschel commented 1 year ago

Hey, amazing, work! only the form of the Value proposition got out of hand. please stick to

As a user I want to do the quiz and be taken through several questions. In order to find out which dog matches my needs.

after you fixes this, you are ready to go. good work!