Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attendance Management #3

Open
SowinskiBraeden opened this issue May 24, 2022 · 1 comment
Open

Attendance Management #3

SowinskiBraeden opened this issue May 24, 2022 · 1 comment
Assignees
Labels
New Feature A new feature or features planned to be added

Comments

@SowinskiBraeden
Copy link
Owner

SowinskiBraeden commented May 24, 2022

Description:
The ability to log the attendance for a student.

For every class a teacher has, they will receive a daily class attendance form which will include a list of student names in that class.
Next to each student name will be a checkbox or a yes/no switch to indicate the students presence.

Each attendance form will be interpreted, so any student missing without an excuse message will alert an admin.
This will also be logged under the students presence history.
Totaling a students absences.

The ability for a student to have a status of excused. If a student has an excused status, any case of absence will be ignored until the excuse status is lifted.

Admins can:

  • give students an excused status for the system to ignore absences
  • receive flags or indicators of absent students without being excused
  • change student absence history (set from unexcused absence to excused absence)

Teachers can:

  • receive daily attendance forms
  • submit attendance forms for review by system

System features:

  • review and tally student attendance. (tally absences) (tally excused and non excused absences)
@SowinskiBraeden SowinskiBraeden self-assigned this May 24, 2022
@SowinskiBraeden SowinskiBraeden added the enhancement New feature or request label May 24, 2022
@SowinskiBraeden SowinskiBraeden added New Feature A new feature or features planned to be added and removed enhancement New feature or request labels Jun 7, 2022
@SowinskiBraeden
Copy link
Owner Author

Teachers can also:

  • Have an optional comment for a student during attendance
  • View student attendance history for that day/week.

System:

  • After an unusual amount of absences, 3 or 5 a week, or 3+ a day, alert an admin or automatically contact student contact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature or features planned to be added
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant