ekv-project / eKV

Sistem Pengurusan Maklumat Pelajar Kolej Vokasional
https://ekv.readthedocs.io
GNU General Public License v3.0
3 stars 3 forks source link

Student Course Class Attendance #35

Open hanisirfan opened 3 years ago

hanisirfan commented 3 years ago

Well, read the title.

hanisirfan commented 3 years ago

Flow

  1. Lecturer create a attendance login page for the course they are going to teach.
    • Select the course.
    • Select the classroom (by ID).
    • The page will only be linked to that lecturer.
    • The page can also be set to either normal mode or PdPR mode.
    • In normal mode, only the lecturer can fill in the attendance for students.
    • In PdPR mode, students can fill in their own attendance but need lecturer's confirmation.
  2. Lecturer will give the unique link to the students for them to log in.
  3. Lecturer can monitor student's logins by date.
    • They can remove certain date data from the login list.
    • They can also mark a student as absent in case the student falsely log in their attendance without actually joining the class.
  4. The UI of the monitoring page and the Excel output is somewhat like the image below. Also, refer to what actually being used at the college:

image