Skip to content

StudentManagerPro v1.0

Compare
Choose a tag to compare
@BunnyHoppp BunnyHoppp released this 07 Nov 15:21
· 131 commits to master since this release
7647560

Updates for v1.5

  1. Modifications have been made to improve the feature of adding attendance.
  • ‘addAttendance INDEX aa/DATE ar/REASON’ is now changed to ‘addAttendance INDEX ad/DATE ar/REASON’
  1. For deleting attendance:
  • There was a bug where ‘addAttendance INDEX ad/DATE’ was treated as a valid input. Now, the teacher has to include both ‘ad/’ and ‘ar/’ for attendance to be deleted or added.
  • A bug where multiple ‘ad/’ and ‘ar/’ in the input are allowed has been fixed. In v1.4, when this situation occurs, it will only record the last ‘ad/’ and ‘ar/’ provided by the teacher. The system will now remind the teacher that only one ‘ad/’ and one ‘ar/’ is allowed.
  • A new restriction where the teacher can only include the dates within the current year has been placed.
Screenshot 2024-11-07 at 11 14 51 PM Screenshot 2024-11-07 at 11 15 01 PM Screenshot 2024-11-07 at 11 15 06 PM
  1. Similarly, teachers can now add Exams, add Submissions, delete Exams and delete Submissions to their student profiles.

  2. Teachers can filter multiple predicates at the same time and multiple values per predicate as well.