Open jayjay19630 opened 2 weeks ago
In the current iteration, attendance is recorded as a simple tally that prioritizes on efficiency. I agree that a more visualized representation, such as one that shows the exact days students are present/absent, can enhance the system in future iterations. However, such a feature would be out of the scope of this iteration. Furthermore, there are alternative ways for the tutor to keep track of student performance, such as with tags.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Expected Behavior
Attendance list should showcase which days a student has not entered class, so that it can be used to monitor student behavior and inform parents on days when their child is not present.
Current Behavior
Currently, the GUI only tracks the number of attendances without storing the date of each student's attendance. This lack of information does not satisfy the value proposition in the UG which mentions that Cher should provide teachers a "reliable, efficient way to track attendance."
Context
Suppose a teacher notices that a student drops out of class more than usual and decides to contact the parent for further information. However, if the teacher cannot provide information regarding when the student was absent because of the GUI, the parent may not be able to provide supporting evidence for that absence since the date is unclear.