Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Multiple-choice-question the radio buttons should probably not have detection at 100% width #6016

Closed
steve7158 opened this issue Dec 20, 2018 · 7 comments · Fixed by #6029
Assignees

Comments

@steve7158
Copy link

steve7158 commented Dec 20, 2018

Problem: In Multiple choice questions the radio button gets highlighted on hovering over at any width in that particular row this is not annoying however it does not seem to provide a good experience.

Solution: Perhaps the highlight should be shown only while hovering over the text or the radio buttons.

screenshot from 2018-12-21 01-23-42

@Jesse-Penber
Copy link

I'll take this one if that's ok; I found the responsible CSS at the path below, and it should be easy to remove the Hover option while keeping the Focus option.

oppia/extensions/interactions/MultipleChoiceInput/static/multiple_choice_input.css

@mighty-phoenix
Copy link
Contributor

@Jesse-Penber Are you still working on the issue?

@steve7158
Copy link
Author

No

@Jesse-Penber
Copy link

@rakshitkumarcse Go ahead and take it, installing a local environment has proved tougher than I expected.

@mighty-phoenix
Copy link
Contributor

@Jesse-Penber I can help you set up the environment if that's what you need help with. It's fairly simple. What issues are you facing? You could even discuss them on our channel on gitter.
Thanks!

@steve7158
Copy link
Author

steve7158 commented Dec 24, 2018 via email

@mighty-phoenix mighty-phoenix self-assigned this Dec 24, 2018
@mighty-phoenix
Copy link
Contributor

Assigning myself due to lack of response by @Jesse-Penber

bansalnitish pushed a commit that referenced this issue Jan 3, 2019
* Fix:#6016: Limited the selection area of multiple choice option

* Improved comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants