...
| Field | Field Definition and Notes | Valid Values |
|---|---|---|
| sourcedId | Unique identifier for the user. This could be generated from the Student Information System, or could be the same as the org identifier value. | Any consecutive character combination is supported. |
| status | This could be generated from the Student Information System, or could be the same as the org identifier value. | active Tobedeleted |
| name | Name of the organization. | All characters supported. |
| type | Type of organization. | school, district, local, state |
| identifier | Org ID that will be used for display purposes. For schools, this is often referred to as the “School ID”. | Any consecutive character combination is supported, though this is generally a numeric value. |
| parentSourcedId | SourcedId of an Org representing the Parent organization. For a district-only implementation, schools will have a parentSourcedId value of their district’s org sourcedId. The district org will be a unique row in the csv file. | Must be the sourcedId of a valid org record. |
| Additional Metadata fields if applicable | Added a new metadata field to the orgs table to store data passed from LaunchPad, that was not previously defined. Data passed between systems in this area will be If additional Org Metadata fields are configured, these appear on the downloaded template. This data is mapped to specific ADAM fields (ex. for example, Ship Reports to Schools information) or in a metadata field (ex. WIDA State/Country information). Data passed in these areas that are also accessible via the Orgs UI organization profile in ADAM will retain the most recent edit - either via UI or via the sync, whichever is most recent. |
...