Activity Details

View detailed information about the activity.

Back to Activities
Description

Date

Time

-

Location

Participants

All Students'; break; case 'specific_course': echo '' . ($activity['course_name'] ?? 'Specific Course') . ''; break; case 'specific_department': echo '' . ($activity['department_name'] ?? 'Specific Department') . ''; break; } ?>

Status

Active Inactive $today) { echo 'Upcoming'; } elseif ($activity_date == $today && $current_time >= $activity_start && $current_time <= $activity_end) { echo 'Ongoing'; } else { echo 'Past'; } ?>

Created By

Created:
Updated:
Attendance Statistics
Attendance Rate 0 ? round(($stats['present'] / $stats['total']) * 100, 1) : 0; ?>%
Present:
Late:
Absent:
Total: