Apps-android-commons: Improvise the design of the Quiz response buttons

Created on 30 Mar 2021  路  15Comments  路  Source: commons-app/apps-android-commons

Summary:
Redesigned the Yes & No radio buttons

Steps to reproduce:
Create a custom drawable layout for the radio buttons to make them look more attractive.

Device and Android version:
Emulated device - Pixel 2 XL
API 28

Commons app version:

3.0.0-debug-master~d0f895416

Screen-shots:

Previous

Previous version

Planned design

Planned version

Would you like to work on the issue?
Yes

debated enhancement

All 15 comments

@nicolas-raoul @madhurgupta10 Can I work on this ?

Thanks for the idea!
I have no strong opinion about this, both the first and second designs look reasonable to me.
With the second design, how about removing the "Next" button? For instance tapping "Yes" would take the user to the next step directly.
In any case this would be labeled as "improvement", which means it can only be implemented after 5 bugfixes: https://github.com/commons-app/commons-app-documentation/blob/master/android/Volunteers-welcome!.md#developers

Thanks for the idea!
I have no strong opinion about this, both the first and second designs look reasonable to me.
With the second design, how about removing the "Next" button? For instance tapping "Yes" would take the user to the next step directly.
In any case this would be labeled as "improvement", which means it can only be implemented after 5 bugfixes: https://github.com/commons-app/commons-app-documentation/blob/master/android/Volunteers-welcome!.md#developers

Yeah. Removing the next button will be good. Can I start working on that ?

@sanjay-thiyagarajan Please read https://github.com/commons-app/commons-app-documentation/blob/master/android/Volunteers-welcome!.md#developers . Especially the part about bugfixes. Cheers!

Got it 馃憤

@nicolas-raoul can I work on this?

@Ayan-10 Please avoid issues labeled as debated for now. Thanks! :-)

@nicolas-raoul ok I will keep that in mind. But I was not talking about fixing this exact issue. In this issue, you commented about removing the "Next" button? For instance, tapping "Yes" would directly take the user to the next step. I was talking about doing this improvement. So can I?

I see you have 5 merged pull requests already, congratulations! :-)
OK for removing Next.

Hi all, next button has a function as "I don't know" button. When you are not sure if the photo is relevant or not, you may need to have a next button to see the next question. If you answer the question, no need to have an additional click to next button, it automatically changes the screen after your answer without using next button. So I am not sure about removing next button.

My suggestion would be changing the name of the button from "next" to "I dont know" maybe?

Hi @neslihanturan @nicolas-raoul , This idea seems good. I will rename the "next" button "I don't know"
and clicking this button pop up a dialog saying about the image uploadable or not and why and show the next question. Also, I make the Yes/No radio button clickable and according to the users' action, it will react and automatically shows the next question.
Should I move forward with this idea?

Thank you.

Sounds good to me!
Yes and No can actually be normal buttons rather than radio buttons, and could be placed side-by-side (like in Sanjay's design but maybe with a normal color/shape).

@neslihanturan @nicolas-raoul What if I change the name of the button "I am not sure"? and Is the UI of the radio button okay or should I change to a button with normal(square) shape as you proposed me to do in the previous comment?

I'd try to provide my edit to tackle this problem

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Opsylac picture Opsylac  路  3Comments

madhurgupta10 picture madhurgupta10  路  3Comments

whym picture whym  路  3Comments

nicolas-raoul picture nicolas-raoul  路  4Comments

jidanni picture jidanni  路  3Comments