{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% block ExtraCSSFiles %} {% endblock %} {% set pagename = 'Marking Teacher Attendance' | trans %} {% block MainContent %} {# filters of the attendance #}
To Mark Teacher Attendance you need to only selecte Date & Click on the Load Staff Button It will load all the Staff
Attendance Status are , Present, Absent, Sick Leave and other, these status are totally customized able & can define by yourself.var
This warning meant, Attendance Status are not enabled by the Settings, To enable from setting Go to App Settings & Go to the Attendance Setting & select Attendance status from the {{ 'Visisble attendance status'|trans }} See Fig
If your App Setting , Attendance Setting Tab, is not showing {{ 'Visisble attendance status'|trans }} Dropdown, then Please click on the
link {{ 'Add Attendance status' | trans }} & system will redirect to the new page, where you can add the Attendance Status
See Fig
Add new Status & Go back to the Settings Page and select the Attendance Status & you will able to Mark Attendance of Student.
Attendance Widget provide multiple options:
To, see more options click on the eye button which is place over the Attendnace Widget at top right corner! See Fig
{% endblock %}