| # | {{phrase.studentName}} | {{phrase.Subject}} | {{phrase.Attendance}} |
|---|---|---|---|
| {{student.studentRollId}} | {{student.studentName}} | {{student.studentSubject}} |
{{phrase.Absent}}
{{phrase.Present}}
{{phrase.Late}}
{{phrase.LateExecuse}}
{{phrase.earlyDismissal}}
{{phrase.acceptedVacation}}
|
| {{phrase.Date}} | {{phrase.Subject}} | {{phrase.Attendance}} |
|---|---|---|
| {{value.date * 1000 | date:$root.angDateFormat}} | {{value.subject}} |
{{phrase.Absent}}
{{phrase.Present}}
{{phrase.Late}}
{{phrase.LateExecuse}}
{{phrase.earlyDismissal}}
{{phrase.acceptedVacation}}
|
| {{phrase.Date}} | {{phrase.Attendance}} |
|---|---|
| {{value2.date * 1000 | date:$root.angDateFormat}} |
{{phrase.Absent}}
{{phrase.Present}}
{{phrase.Late}}
{{phrase.LateExecuse}}
{{phrase.earlyDismissal}}
{{phrase.acceptedVacation}}
|