My wife is a school teacher, and I am trying to help her by creating a database that can track student performance and calculate grades. The basic structure has 3 tables:
Students (e.g., [StudentID], [Name], etc.)
Assignments (e.g., [AssignmentID], [Subject], [Discipline], [Date], etc.)...