Console Student Rostering allows customers to create and manage student accounts from our website simply and securely. Once accounts are created, they are ready to use. Students will have access to their grade-level content immediately and teachers can then create classes and search for students by name to add them to their class list.
District database administrators need to maintain their student accounts by:
- Performing regular roster uploads to keep student enrollment up to date
- Addressing and correcting any errors shown when a students file is uploaded to the ST Math system
Roster file: CSR_template.csv
Files are uploaded by the designated administrator within the ST Math application. The students file will be used to create all student accounts within the district. Each file upload must contain all active students in the district and include all required fields. Any students removed from the CSV file will be removed from ST Math. Students are uploaded into a district pool rather than by school.
The first uploaded file will be tested and a report provided. The admin should review and approve the import of the data or create a new file as needed.
For subsequent uploads, the admin will download the most recently processed csv file (instead of a blank template) and update it with new information to reflect any students changes (adding or removing students, and changes to student details)
Subsequent uploads will be tested, Admin should review the report, then either approve or make revisions.
File details:
- Use the csv file provided once you sign in to your ST Math account.
- Use the comma separated values format (.csv) for all uploads with the format provided in the file template
- The CSV file should contain field values separated by commas, with line breaks between rows. Double quotes around fields are required when the field value includes a comma
- The CSV file should contain only current students
- The CSV file should contain one row for each student
- A header row is required. Names of headers must match the template exactly
- All fields on the file are required. If required fields are not provided, the row will not be processed
- Alpha-numeric values are not case sensitive. Example nan3218 is the same as NaN3218
students.csv - Header, fields, and descriptions (all fields are required):
Students.csv Column Name | id | first | last | grade | username | password |
Required? | yes | yes | yes | yes | yes | yes |
Format | String | String | String | String | String | String |
Description |
A numeric, alpha, alpha-numeric or email address that is unique to each student in the district Note: IDs cannot be reused when students leave the district) |
Student first name |
Student last name |
The only acceptable grades are (PK, TK, K, -2, -1,0,1,2, 3,4,5,6,7,8,9, 10,11,12) |
A numeric, alpha or alpha-numeric username for the student to sign into ST Math that is unique to each student in the district Note: Usernames cannot be reused, even when students leave the district.) |
A numeric, alpha or alpha-numeric password for the student to sign into ST Math. For security, passwords should be unique. |
Example | PL65025 | Harte | Yeslenia | 5 | Yh5021 |
Getting Started with Console Student Rostering
Troubleshooting Console Student Rostering
How do I create a class and add students? (Console Student Rostering)
Troubleshooting errors
Error: Too Many Columns
Fix: Open your file in a text edit application to delete any extra columns after the 6 required columns
Error: Login timed out before I could import changes
Fix: upload the file to scan again and then import changes