Student data CSV file format
Knowledge Base Article ID: 39 ( Try another search )
When you import student data during the enrollment process using a CSV file, the values of the fields must conform to expected values. For example, it would not make sense to have the value "Boy" in the birthdate field. This document will describe the order (column) that each field must be in, the name of each field (including its description), and range of acceptable values for each field.
| Column | Field Name | Description | Valid Values |
|---|---|---|---|
| 1 | Student First Name | Contains the first name of the name of the student | All values are valid |
| 2 | Student Last Name* | Contains the last name of the name of the student | All values are valid |
| 3 | Birthday* | Birthdate of student | MM/DD/YYYY |
| 4 | Gender | Gender of the student | Boy,Girl,Male,Female,B,G,M,F |
| 5 | Grade | The grade that the student is in | preK,K,1st,2nd,3rd,other,0,1,2,3 |
| 6* | Special Needs flag* | Indicates whether or not the student is a special needs learner | Yes,No,True,False,Y,N,T,F |
| 7* | ESL flag* | Indicates whether or not the student is an ESL student | Yes,No,True,False,Y,N,T,F |
| 8 | Student ID* | Defined by the school. | All values are valid |
| Note: Field names marked with an asterisk (*) are optional. | |||
Example: Your spreadsheet may look like this:
You would then export your spreadsheet to a CSV file (Note: Excel and other spreadsheets allow you to save your spreadsheets as .CSV files) and use that CSV file during Headsprout's student enrollment process.
Example (continued): After the CSV file has been created, if you opened it up in a Text Editor (such as Notepad), it would look like this:
It is important to note that even though some fields are optional, (for example, birthday), your CSV file must still have a place holder for that column.
Keywords: enrollment CSV importing values schema
Date last modified: 09/16/2005
Quick Links
Knowledge Base
- Search Knowledge Base
- Top KB articles
- Tech Support articles
- Windows articles
- Macintosh articles
- Reading Program articles
- Account-related articles
- All articles


