Attendance Management
Attendance List
| Participant | Check-in | Method | Status | Actions |
|---|---|---|---|---|
|
{{first_name.substr(0,1)}}{{last_name.substr(0,1)}}
{{first_name}} {{last_name}}
{{email}}
|
{{checkin_time.formatDate('HH:mm')}}
{{checkin_time.formatDate('dd MMM')}}
In:
{{join_time.formatDate('HH:mm')}}
Out:
{{join_time.formatDate('HH:mm')}}
{{duration_minutes || 0}}m
|
{{attendance_method || method || 'Manual'}} | {{status}} | |
|
No attendance records found for this session. |
||||
Objectives
{{name}}
{{description}}
No learning objectives (modules) assigned yet.
Session Stats
{{scSessionAttendance.data.attendances.where('status','Present', '==').count()}}
Present
{{scSessionAttendance.data.attendances.count()}}
Total Records
Select a Session
Choose a session from the dropdown above to view the attendance roster, manage objectives, and track participation.