adarshjp / Semantic-Cueing

Semantic Cueing is a system which helps to provide a speech therapy to patients with cognitive disabilities.
http://semantic-cueing.herokuapp.com/
1 stars 1 forks source link

Patient Side UI Updated #211

Closed ajay-acer closed 2 years ago

ajay-acer commented 2 years ago

Login as a Patient and Test the following,

ajay-acer commented 2 years ago
  • Why there is a separate next and skip button

Next is like submit answer. Skip is to skip da question. Without any answer patient cannot press next but he can skip that question.

adarshjp commented 2 years ago

Why can't this be done in single button?

On Wed, 8 Jun, 2022, 9:00 pm Ajay Kumar, @.***> wrote:

  • Why there is a separate next and skip button

Next is like submit answer. Skip is to skip da question. Without any answer patient cannot press next but he can skip that question.

— Reply to this email directly, view it on GitHub https://github.com/adarshjp/Semantic-Cueing/pull/211#issuecomment-1150073017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AROYZXX25HJ2CXJS6Q6MEW3VOC4CZANCNFSM5YGWAGMA . You are receiving this because your review was requested.Message ID: @.***>

ajay-acer commented 2 years ago

Why can't this be done in single button?

If we do like this then there will no way to provide alert for not entering answer.

adarshjp commented 2 years ago

what alert? Where alert is provided? Too much buttons in that page 😇

ajay-acer commented 2 years ago

what alert? Where alert is provided? Too much buttons in that page 😇

Press next without any answer

adarshjp commented 2 years ago

Only that issue right? It's ok to remove that skip button If the user presses the next button without an answer, then give an alert saying "You have not answered this question. You won't be able to revisit. Do want to skip this question?"

ajay-acer commented 2 years ago

Only that issue right? It's ok to remove that skip button If the user presses the next button without an answer, then give an alert saying "You have not answered this question. You won't be able to revisit. Do want to skip this question?"

adarshjp commented 2 years ago

Not Error, its warning ! image