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

[Bug] - Add Unit support for tutorial building-height #137

Open
malte-hironimus opened this issue Oct 19, 2024 · 2 comments
Open

[Bug] - Add Unit support for tutorial building-height #137

malte-hironimus opened this issue Oct 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@malte-hironimus
Copy link

Description

The Tutorial only registers the height as a plain number

Steps to Reproduce

Possible Solution

when Building height = n
also accept n m, nm, n meters, n/100 cm etc...

@malte-hironimus malte-hironimus added the bug Something isn't working label Oct 19, 2024
@Zoriot
Copy link
Member

Zoriot commented Jan 5, 2025

Seems like a relative easy change.
I don't unterstand what you exactly want.

So people can input the stuff that you specified, and it will be correctly converted to a number?

Also what do you mean with n/100 cm? Why is that needed?

@Cinnazeyy
Copy link
Member

@Zoriot There is a stage in the tutorial that asks you to input the height of the building that you just manually meassured as a part of the tutorial, and many people input something other than only the number "7".

He means allowing "7 meteres", "7 metres", "7 m", "7m" etc.
I dont think "7/100cm" should be supported tho, that just seems wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants