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

[IFS02][IFS03][IFS05] Adeguamento YAML + JSON - campi scale e value #145

Closed
davidelongo-ey opened this issue Feb 16, 2024 · 1 comment
Closed

Comments

@davidelongo-ey
Copy link
Contributor

STEP1
Eliminare attributi:
learning_grading_scale
grading_scale
qualification_grading_scale

STEP2
aggiungere pattern nei "value":
pattern: ^(\d{1,3}|(\d{1,3}[L]?+)|\bQUALIFIED\b)$
qualification_grade_value
learning_grade_value
grade_value

STEP2A:
Impostare nullable: true
learning_grade_value
qualification_grade_value
grade_value

STEP3:
Aggiornare esempi YAML + JSON

@davidelongo-ey
Copy link
Contributor Author

commit:
8883886

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants