Description
Information about a student in the school
Proprties
id: unique ID of the student
name: Name of the student
email: E-mail of the student
rememnber-token: Password remebertoken for the user
description: Short bio of the student
Description
Per student unique ID you will get the grades for all the courses in the 4 periods of the year.
Every course has 1 to 3 tests and thus grades.
Proprties
course_id: Unique ID of the given course, see above for courses
periode: 1 thru 4, the period where the grade was given
grade: 1 thru 10, given grade for the student for this course in this period