Welcome to YASRS ! (Django version)
YASRS provides two user interfaces.
- The data entry interface should allow a teacher to:
- Create a new student record.
- Create a new course record.
- Enter marks per outcome per course student.
- The reporting interface should allow a principal to:
- Search for all marks in all courses for a particular student.
- Format a student report based on these marks, including their address details and course and outcome descriptions.
- Search for all marks for all students in a particular course.