-
Notifications
You must be signed in to change notification settings - Fork 5
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
Ask users for height and weight #470
Comments
GOV.UK example from their text input component: https://design-system.service.gov.uk/components/text-input/. Asking for decimal numbers. |
As requested by @sarawilcox in Slack (and referenced in the Text Input component discussions), here is the code I used in my prototype to add prefixes:
|
Hi everyone, thanks for sharing the first iteration Sara. We're currently in discussions with the Dev team about how we show the graph at the end of the journey, on the results page. We're unable to show one axis in metric and the other in imperial (however one user suggested this morning that she would input her height in imperial and weight in metric). We've been asked to look into designing an option that means a user can only enter both height and weight in metric or imperial and not mix it up. With this in mind, we've created this version of the screen, with one option to switch at the top: For now, it feels like the switch message is at the top of both boxes. We also decided to include both inputs on the same screen as they sit together as a pair in the journey. They're both required for your BMI, unlike ethnicity, which is asked on the next screen. We'll update on the final version when we're aware of the tech requirements for the graph. We're currently looking to understand what our default measure should be, with metric looking like an early favourite due to the service manual. We also talked about instead of saying 'switch to metric' whether we should say 'switch to kilograms' 'switch to cm' but if we opt for the option above, this would probably confuse matters. |
My team is working on the BMI tool (same as Kat, who commented above) and we have updated the height and weight screen.
|
Just wondered if you'd tried it with the new suffixes e.g. |
I suspect some will not know what 'imperial' means - its use seems unnecessary. Why not just say: Switch to feet and inches |
Hiya, for MVP we are going with imperial/metric. We will be monitoring feedback on this, and experienced no confusion in user testing. |
What
A pattern to help users give NHS services or tools their height and weight.
Examples
The NHS.UK Tools team has examples in the:
From the heart age tool
From the BMI calculator
Text in details: Your height is required to calculate your BMI.
The text was updated successfully, but these errors were encountered: