You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add auditing to the components table to capture all changes required at the project level (inc future instructions files)
Try to limit auditing to projects by teachers, attached to a lesson (potentially toggled to student visibility) to significantly reduce the amount of entries into the components table given auto save is on
The text was updated successfully, but these errors were encountered:
closes#415
As per issue #415, but also:
- Uses db:prepare which will run only run db:seed if the database
doesn't exist.
- Makes the classroom_management seeds idempotent, by not proceeding if
a school exists.
---------
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Dan Halson <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Add auditing to the components table to capture all changes required at the project level (inc future instructions files)
Try to limit auditing to projects by teachers, attached to a lesson (potentially toggled to student visibility) to significantly reduce the amount of entries into the components table given auto save is on
The text was updated successfully, but these errors were encountered: