-
Notifications
You must be signed in to change notification settings - Fork 526
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
Update Hints icon #4197
Comments
Some thoughts:
|
I don't think it will be confusing for more than one hints, for solutions yes. Can we update the icon title to say 'Solution' once all hints have been exhausted and solutions are being provided? If not, we should be ok to proceed with the risk of confusion for 'solution' for the current version. The button will still bounce and indicate 'new' on a new solution available and we will have the user rely on these.
Yes, same behavior as the yellow dot.
I am not sure about the styling specs, can we use the same font and style per the rest of the text in the app? |
I'll have to look into whether renaming the button conditionally with 'Solution' will be easy, but I'll lean on 'Hint' as a fallback. Re: font and coloring, I'll need to play with those and follow up with you once I start working on this. My only remaining question for right now: is the button supposed to include that bulb icon? If so, can you point to a material icon that we should use for this (or should we just be using the existing icon that the app uses?)? |
Yes please, the bulb icon should be included in the hint and it can be the same as existing icon. Also FYI - I am meeting with the design team tomorrow and hope to have a hi-fi mock next week. Will keep you posted. |
@BenHenning Met with the design team today and after discussion, we have come to a consensus to simplify and revise the hints button a little bit.
Here is the Figma flow: https://www.figma.com/file/k50afbDR2xgvaiHgR9hRer/Untitled?node-id=0%3A1 Please let me know your thoughts. |
That should be more doable @srushtirk. I'm not sure on the exact sizes or spacing yet, but I'll try to use other points in the app to reference in order to figure these out. I'll follow up if I have any further questions--thanks to you & the design team for providing this. I'm also assuming that:
Are these all true? The only thing I'm unsure of is what to do when a user navigates back to a state that had unseen hints. I think today we don't show the yellow dot (which would mean we'd just show the bulb outline and rightward arrow for those cases, even if the user didn't reveal the hints). Does that sound correct? |
|
Can I try working on this issue if it's still open? |
@StarTrooper08 Welcome to Oppia! It looks like you might not have seen our "getting started" instructions yet. Please read and follow the instructions for new contributors here, to start with: https://github.com/oppia/oppia-android/wiki/Contributing-to-Oppia-android#onboarding-instructions. |
Ok 👍 |
Verified in 0.7-alpha-6c08d882d3. The bulb icon turns yellow when there is a new hint. |
Is your feature request related to a problem? Please describe.
We have received feedback from our users that the hint bulb is not clearly discoverable in the app.
Describe the solution you'd like
Update the hint icon to display the word "Hint" before the bulb and make it bounce up and down thrice every time a hint is available. Whenever a new hint is available, an additional banner saying "New" should appear on the top right of this button. Please see the lightweight mock below:
Describe alternatives you've considered
i) Adding help text "Do you need help?" above the hint icon (Trade Off - This can make the screen cluttered, and cause distractions to the user)
ii) Audio cues, like a pop or tap sound once a new hint is available (Trade Off - This can cause distractions)
Additional context
Specs for animation are shared in this doc: https://docs.google.com/document/d/1lrvjulcybrbvMjwIkheI_pnW-k4T7X1FFlEmNZYtVIo
The text was updated successfully, but these errors were encountered: