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

MWDK should warn users about invalid qset properties on creator save #120

Open
clpetersonucf opened this issue Aug 14, 2024 · 0 comments · May be fixed by #124
Open

MWDK should warn users about invalid qset properties on creator save #120

clpetersonucf opened this issue Aug 14, 2024 · 0 comments · May be fixed by #124

Comments

@clpetersonucf
Copy link
Member

clpetersonucf commented Aug 14, 2024

MWDK is okay with arbitrary properties in a question object which Materia itself explicitly ignores and truncates from qsets before they're saved to the database. This has resulted in new widget developers creating invalid or incorrectly structured qsets because the MWDK doesn't inform them otherwise.

This should probably be bundled with additional preflight tasks like #43, #26, #21, and #7.

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

Successfully merging a pull request may close this issue.

1 participant