{{ t( "The attendance calendar allows you to register attendance lists (one per real session the students need to attend).", ) }}
# | {{ t("Photo") }} | {{ t("Last Name") }} | {{ t("First Name") }} | {{ t("Not Attended") }} |
---|---|---|---|---|
{{ index + 1 }} |
|
{{ user.lastName }} | {{ user.firstName }} | {{ user.notAttended }} |
{{ date.label }}
|
---|
{{ state.label }}
|