This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Design Database #1
Labels
enhancement
New feature or request
Comments
This comment has been minimized.
This comment has been minimized.
v1 of the simplified database |
This comment has been minimized.
This comment has been minimized.
v2 of the simplified database with sessions table, collapsed student+teacher functionality into users table |
inserts 2 teachers, 2 tests, and 2 students who have each completed an assessment. |
This comment has been minimized.
This comment has been minimized.
v3 database, complete with history table to store results of each student's test |
This comment has been minimized.
This comment has been minimized.
version 4 of the database, this introduces a courseID field to tests table. introduced courses table to map courseID to a teacher and course name. each teacher will now need to have at least one 'courses' item created and associated when signing up. functionality will need to be added so that teachers can at the very least add another course. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: