Tagged Questions
19
votes
6answers
818 views
Buttons instead of radio buttons or a dropdown
In a recent project of ours I am tasked with creating an interface that solves the same problem as radio buttons or a dropdown menu would, but using buttons instead.
It approximately looks like this:
...
1
vote
2answers
162 views
iPad specific button UX question (rating/feedback interaction system)
TL;DR : how would you design better buttons than my 5 buttons for "I disagree" / Neutral / "I agree" feedback ?
I am doing an iPad application used by participants of an event during a presentation, ...
10
votes
2answers
348 views
Proper term for conjoined choice buttons
I'm thinking of using a set of "conjoined choice buttons" to let the user filter a table of highscores. It would look sort of like this:
_______________________________
( ##EVERYONE##| FRIENDS | ...
9
votes
5answers
502 views
Replace radio-input with “buttons”? (web forms)
Is it good (or okay) UX to replace radio input fields with something that looks kinda different (please look at the image to see what I mean). I think most people will understand that they have to ...
0
votes
2answers
110 views
Tune the radio or tune in?
I'm in doubt whether I should use buttons or radio buttons combined with a single button.
I could go with the buttons, as shown below, but I think this confusing.
Another option would be the radio ...
18
votes
10answers
8k views
Alternatives to checkboxes and radio buttons in web-based surveys?
I've been tasked with designing a simple questionnaire design with a lot of different types of questions. I've been taking a lot of web-based surveys myself as well as testing some with users. The ...