Closed
Description
Once we model schools (already implemented) and roles in editor-api
we can seed some data for local dev and testing purposes. More than happy for this to be altered (but probably worth documenting in the README as part of this ticket) but currently proposing:
- - Adding a school with
[email protected]
as the user who submitted the request - - Adding
[email protected]
as an owner and teacher of that same school - -
Adding[email protected]
as a student of that same school
Notes
In the not too distant future having a full Pi account holder as a student may not work (students will be a separate table and obtained via and different endpoint in profile) but as long as the implementation in simple to change then we can update that as we go
Metadata
Metadata
Assignees
Labels
No labels