Changes between Version 2 and Version 3 of Student selects a class that is going to attend


Ignore:
Timestamp:
02/10/25 17:16:56 (12 days ago)
Author:
206046
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Student selects a class that is going to attend

    v2 v3  
    1010}}}
    1111''Note:'' `:hashed_input_pass` is securely hashed before being checked.
    12 
    13 ---
    1412
    1513== Step 2 - Student Dashboard ==
     
    4240Lists upcoming classes for courses the student is enrolled in.
    4341
    44 ---
    45 
    4642== Step 3 - Selecting a Class to Attend ==
    4743The student clicks on an **"Attend Class"** button next to an available class.
    48 
    49 ---
    5044
    5145== Step 4 - Registering Attendance ==
     
    5852}}}
    5953Marks the student as attending the selected class.
    60 
    61 ---
    6254
    6355== Step 5 - Viewing Attendance History ==
     
    7870Displays all past classes the student attended.
    7971
    80 ---
    8172
    8273== Step 6 - Checking Completed Classes ==
     
    9687Lists all classes the student has **already completed**.
    9788
    98 ---
    99 
    10089== Step 7 - Unregistering from a Class (Optional) ==
    10190If a student mistakenly registers for a class, they can **remove themselves**.
     
    10897Removes the student's attendance entry.
    10998
    110 ---
    11199
    112 == Conclusion ==
    113 This process allows students to: 
    114 ✔ Log in to the system. 
    115 ✔ View enrolled courses and available classes. 
    116 ✔ Select and attend classes. 
    117 ✔ Track attendance and completed classes. 
    118 ✔ Optionally unregister from a class if needed.
     100