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

Add API that canonicalises grades #159

Open
musoke opened this issue Nov 9, 2023 · 0 comments
Open

Add API that canonicalises grades #159

musoke opened this issue Nov 9, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@musoke
Copy link
Collaborator

musoke commented Nov 9, 2023

We should have a way to canonicalise minor differences in grade formatting such as

  • Brazilian grades: "VI sup" -> "VIsup" (see feat: add BrazilianCrux scale #158)
  • strip redundant whitespace
  • capitalisation
    • YDS a/b/c/d should be lowercase
    • v2 -> V2
    • e2 -> E2
  • PG-13 -> PG (or vice versa)

Ideally, this would only be a difference in how a grade is displayed. The original input should be saved.

@musoke musoke added the enhancement New feature or request label Nov 9, 2023
@musoke musoke added this to the Next milestone Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant