Validate info.json Configuration Early #55
Labels
enhancement
New feature or request
good first issue
Good for newcomers
pl-element
about the prairielearn element/ui
As it stands, the system only checks for the resources it needs to render, which means that the system will sometimes err only when Save & Grade is hit due to ./solution being missing or showCorrectAnswer being un-set.
It is worth validating the full JSON config before rendering to keep the "once a component appears to work, it works" philosophy in place like the rest of PL.
The text was updated successfully, but these errors were encountered: