Can the Attendance Management > Verification Page be filtered by Correspondence Language?
There is no setting on the Attendance Management > Verification page to filter for Correspondence Language. However, the page does honor a KEEP statement.
1. Access Query
- Run a query to Keep students with a particular Correspondence Language:
KEEP STU IF CL = ##
- Replace ## with the actual Language Code, ex. Spanish = 01
2. Access the Attendance Management > Verification page
- There will be a banner showing that Student Records are being skipped, and the list of students will only be for the Language Code used in the Keep Query.
