...
For this upload processing, three (3) columns must be present in the upload file. Column 1 should contain the student's SSID, Column 2 should contain Y, N, N/A. Y represents the student is 'At Risk' for the indicator being uploaded, N represents the student is 'On Track' for the indicator being uploaded and Column 3 should contain the indicator value itself. The indicator values must be 8 characters or less.
Examples of a CSV filesfile formatting
XX1234567,Y,45.7%
XX2345678,N/A,NoDataAvNoDataAV
XX3456789,N,BelowThr
XX4567891XX4567892,Y,1.5
Before completing the upload, be certain you have selected the appropriate Locally Defined Indicator in the drop-down selections.
...