{{personObject.$value}}

Attendance {{(person | async)?.timesPresent / ((person | async)?.timesPresent + (person | async)?.timesAbsent) | percent:'1.0-0'}}

Present {{(person | async)?.timesPresent}} • Absent {{(person | async)?.timesAbsent}}

Attendance {{info.description}} {{info.created | date:'MM/dd/yy'}}

No attendance for {{personObject.$value}}