The no privileges roster can be used to store the list of students that have lost privileges. This roster is utilized in multiple areas of the system to prevent access or warn users when looking up the individual.
File Type must be .CSV or .TXT (with comma delimited fields). The file name should not have spaces or date/time stamps, such that any existing file will be overwritten during each transfer.
Please include a header row for reference, however the order of fields does not matter. Field values that include commas must be enclosed in quotes ("")
FIELDS
School/Campus: name of the school
School/Campus ID: unique ID or code for the school
Student ID: should match ID on the student roster
Reason (OPTIONAL): information about why student is on list (500 character limit)
Expiration Date (OPTIONAL): date the no privilege status will expire
SAMPLE FILE CONTENTS
SchoolId,SchoolName,StudentId,Reason,ExpirationDate
121,Adams High School,250255,overdue fees,5/31/2024
122,Lincoln High School,251222,grades,3/31/2024