The enrollments.csv file contains the full set of student and teacher class enrollments for a school year that should exist within FitnessGram®.
| Column Name | Required | Description |
| sourcedId | Always | SourcedId of the user to which the demographics refer. Only one demographics record should be specified per user. |
| status | Only for Delta | Bulk imports: must be blank.Delta imports: enter active, inactive, or toBeDeleted. |
| dateLastModified | Only for Delta | Bulk imports: must be blank.Delta imports: date record was last modified. |
| classSourcedId | Yes | Class SourcedId |
| schoolSourcedId | Yes | School SourcedId |
| userSourcedId | Yes | User SourcedId |
| role | Yes | Enter student, teacher, administrator, aide, guardian, parent, proctor, or relative. Only enrollments with the roles of student, teacher, and administrator will be imported into FitnessGram®; the others will be ignored. |
| primary | No | Enter true or false if the enrollment is for a teacher; indicates the teacher that should be considered the “primary” one for a class. FitnessGram® does not use this value. |
| beginDate | Yes* | Start date for the enrollment; must be bounded by the Start/End dates from the corresponding Academic Session. If not specified, the enrollment will be imported with the Class Start date. |
| endDate | Yes* | End date for the enrollment; must be bounded by the Start/End dates from the corresponding Academic Session. If not specified, the enrollment will be imported with the Class End date. |
Example:

