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

FONT grades 1 to 5 should not have a,b,c suffixes #157

Open
Ugzuzg opened this issue Sep 11, 2023 · 2 comments
Open

FONT grades 1 to 5 should not have a,b,c suffixes #157

Ugzuzg opened this issue Sep 11, 2023 · 2 comments
Labels
bug Something isn't working confirmed This bug has been confirmed to exist
Milestone

Comments

@Ugzuzg
Copy link

Ugzuzg commented Sep 11, 2023

The Font-scale is an open-ended scale that starts at 1 and increases in single-digit steps but uses a "+" for additional refinement between steps; from grade 6 it introduces a capitalized "A", "B" and "C" for further refinement

/^((?:[1-5][+]?)|(?:[6-9][a-c][+]?))(?:(\/)((?:[1-5][+]?)|(?:[6-9][a-c][+]?)))?$/i

@vnugent
Copy link
Contributor

vnugent commented Sep 11, 2023

Thanks for reporting this. Can you link a source that explains Font system in great detail?

@Ugzuzg
Copy link
Author

Ugzuzg commented Sep 11, 2023

I could only find a description on Wikipedia: https://en.wikipedia.org/wiki/Grade_(climbing)#Font_grade

On every other page they just post a comparison table like this:
image
http://www.northwalesbouldering.com/newsitem.asp?nsid=540
https://media.rockfax.com/pdfs/boulder_grade.pdf

@musoke musoke added bug Something isn't working confirmed This bug has been confirmed to exist labels Nov 10, 2023
@musoke musoke added this to the M10 milestone Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed This bug has been confirmed to exist
Projects
None yet
Development

No branches or pull requests

3 participants