-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat(validate): save validation resources #612
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Documenting for posterity:
Moving forward with consideration of the use of back matter more carefully. If we can meet our outcomes with a separate external file as-is today - we should execute on that strategy now while evaluating whether we continue to repeat the back matter storage pattern.
Removed back-matter option and associated code changes needed, definitely simplifies things! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few items to cleanup. Also understand this was a discovery and exploration driven PR as opposed to a direct issue deliverable - so I have no issues with undocumented requirements/additions (in the issue).
Co-authored-by: Brandt Keller <[email protected]>
Description
Adds a flag
save-resources
tovalidate
to save the resources to the backmatter of an assessment resultRelated Issue
Relates to #301
Type of change
Checklist before merging