...
GET /ssp/api/1/person/{id}/earlyAlert
Security
PERSON_EARLY_ALERT_READ
Parameters
status : ALL, ACTIVE, INACTIVE, DELETED<br>
start : First result (0-based index) to return<br>return
limit : Maximum number of results to return<br>return
sort : Property name<br>name
sortDirection : Ascending/descending keyword (ASC/DESC or ASCENDING/DESCENDING)
ReturnsList<EarlyAlert>
Code Block |
---|
[{"idsuccess" : "6201b18d-9d1d-48d3-82d4-092e52ad676b"true", "createdByIdmessage" : "91f46e39-cea8-422b-b215-00f6bcf5d280""","results":1, "createdDaterows" : "1332216000000", [{"modifiedByIdid" : "91f46e3984ace006-cea81a36-422b4acc-b21583a7-00f6bcf5d2802d87abfcf3c2", "modifiedDate" : "1332216000000", "objectStatuscreatedDate" : "ACTIVE"1347964903568, "courseName" : "MTH-100createdBy",: "courseTitle" : "Introduction to Math", {"emailCCid" : "john.smith@university.edu","f02058a4-76e5-4d06-97d2-97d13db0505e", "campusIdfirstName" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c"Demo", "earlyAlertReasonIds" : [{"idlastName" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7"Coach18"}, {"idmodifiedDate":1348220503568, : "216a272f-a457-447e-9bc2-72ee5436a8b1"}], "earlyAlertReasonOtherDescriptionmodifiedBy" : null, "earlyAlertSuggestionIds" : [{"id" : "b04b0b52f02058a4-c0e876e5-4cc54d06-83ba97d2-5252910f012a97d13db0505e"}, {"idfirstName" : "d0719473-a17a-44e5-8d63-541870b9983e"}],"Demo", "earlyAlertSuggestionOtherDescription" : null, "commentlastName" : "Coach18"Student}, is struggling in MTH class and frequently sleeps", "objectStatus":"ACTIVE", "closedDatecourseName" : "1332216000000ENG055", "closedByIdcourseTitle" :"College "91f46e39-cea8-422b-b215-00f6bcf5d280"}ReadingI", { "idcourseTermCode" : "c57f11e1-7ef2-4989-9ac2-7b0690563995"FA12", "createdById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"emailCC":null, "createdDate" : "1332216000000", "modifiedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280campusId":"0a640a2a-409d-1271-8140-d10a51770117", "modifiedDate" : "1332216000000earlyAlertReasonOtherDescription":null, "objectStatus" : "ACTIVEearlyAlertSuggestionOtherDescription":null, "courseNamecomment" : "ENGL-100", "courseTitle" : "Introduction to English", "emailCC" : "john.smith@university.edu", "campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c", "earlyAlertReasonIds" : [{"id" : "839aee41-c882-482d-ba1c-695eae44976a"},"Do to lack of attendance and low test scores, he should consider withdrawing from this class.", "personId":"284c2248-87cd-342e-0c77-d36444ea3b9b", "closedDate":null, "closedById":null, "closedByName":null, "noOfResponses":1, "earlyAlertReasonIds": [{"id" : "49300166b2d112b8-ff8a5056-4707a51a-8c078067-9c22d2f2e6d11fda2849c3e5"}], "earlyAlertReasonOtherDescription" : null, "earlyAlertSuggestionIdscreatedDate":1336003200000, : [{"idcreatedBy": : "ecd3fd47-90e4-43de-87b6-6e28d4f09455"}, {"id" : "dc35dd0a58ba5ee3-5d21734e-41904ae9-87b2b9c5-858bb5b505c9943774b4de41"}], "earlyAlertSuggestionOtherDescription" : null, "firstName":"System", "lastName":"commentAdministrator"}, : null, "closedDatemodifiedDate":1336003200000, : null, "closedById" : null}] |
Get an Early Alert
GET /ssp/api/1/person/{id}/earlyAlert/{id}
Returns
EarlyAlert
Code Block |
---|
{"id" : "6201b18d-9d1d-48d3-82d4-092e52ad676b", "createdById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "createdDate" : "1332216000000", "modifiedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "modifiedDate" : "1332216000000", "objectStatus" : "ACTIVE", "courseName" : "MTH-100", "courseTitle" : "Introduction to Math", "emailCC" : "john.smith@university.edu", "campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c", "earlyAlertReasonIds" : modifiedBy": {"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41"," firstName":"System", "lastName":"Administrator"}, "objectStatus":"ACTIVE", "name":"Excessive Absences", "description":"Excessive Absences", "sortOrder":2}], "earlyAlertSuggestionIds": [{"id" : "e02521fcb2d111ed-53ca5056-4fe6a51a-8de78046-b2a1fb3d08f75291453e8720"}, {"idcreatedDate" : "216a272f-a457-447e-9bc2-72ee5436a8b1"}], "earlyAlertReasonOtherDescription" : null, "earlyAlertSuggestionIds" : :1336003200000, "createdBy": [{"id" : "b04b0b5258ba5ee3-c0e8734e-4cc54ae9-83bab9c5-5252910f012a943774b4de41"}, {"idfirstName" : "d0719473-a17a-44e5-8d63-541870b9983e"}]"System", "earlyAlertSuggestionOtherDescription" : null, "commentlastName" : "Administrator"Student}, is struggling in MTH class and frequently sleeps", "modifiedDate":1336003200000, "closedDate" : "1332216000000", "closedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"} |
Create an Early Alert
POST /ssp/api/1/person/{id}/earlyAlert
The {id} in the URL for Early Alert creation can either be an existing Person ID in UUID syntax, or it can be the school's legacy School ID (the school-assigned identifier for the student) for an existing Person.
Sample Post
Code Block |
---|
{"courseName" : "MTH-101",
"courseTitle" : "Concepts of Math",
"emailCC" : "john.smith@university.edu",
"campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c",
"earlyAlertReasonIds" :
[{"id" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7"},
{"id" : "216a272f-a457-447e-9bc2-72ee5436a8b1"}],
"earlyAlertReasonOtherDescription" : null,
"earlyAlertSuggestionIds" :
[{"id" : "b04b0b52-c0e8-4cc5-83ba-5252910f012a"},
{"id" : "d0719473-a17a-44e5-8d63-541870b9983e"}],
"earlyAlertSuggestionOtherDescription" : null,
"comment" : "Student is often late to class and isn't prepared.",
"closedDate" : "1332216000000",
"closedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"} |
Returns
EarlyAlert
Code Block |
---|
{"id" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
"createdById" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
"createdDate" : "1332216000000",
"modifiedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
"modifiedDate" : "1332216000000",
"objectStatus" : "ACTIVE",
"courseName" : "MTH-101",
"courseTitle" : "Concepts of Math",
"emailCC" : "john.smith@university.edu",
"campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c",
"earlyAlertReasonIds" :
[{"id" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7"},
{"id" : "216a272f-a457-447e-9bc2-72ee5436a8b1"}],
"earlyAlertReasonOtherDescription" : null,
"earlyAlertSuggestionIds" :
[{"id" : "b04b0b52-c0e8-4cc5-83ba-5252910f012a"},
{"id" : "d0719473-a17a-44e5-8d63-541870b9983e"}],
"earlyAlertSuggestionOtherDescription" : null,
"comment" : "Student is often late to class and isn't prepared.",
"closedDate" : "1332216000000",
"closedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"} |
Save an Early Alert
PUT /ssp/api/1/person/{id}/earlyAlert/{id}
Sample Post
Code Block |
---|
{"id" : "6201b18d-9d1d-48d3-82d4-092e52ad676b", "createdById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "createdDate" : "1332216000000", "modifiedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "modifiedDate" : "1332216000000", "objectStatus" : "ACTIVE", "courseName" : "MTH-100", "courseTitle" : "Introduction to Math", "emailCC" : "john.smith@university.edu", "campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c", "earlyAlertReasonIds" : [{"id" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7"}, {"id" : "216a272f-a457-447e-9bc2-72ee5436a8b1"}], "earlyAlertReasonOtherDescription" : null, "earlyAlertSuggestionIds" : [{"id" : "b04b0b52-c0e8-4cc5-83ba-5252910f012a"},modifiedBy": {"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41", "firstName":"System", "lastName":"Administrator"}, "objectStatus":"ACTIVE", "name":"Withdraw", "description":"", "sortOrder":8}], "sendEmailToStudent":false} ] } |
Get an Early Alert
GET /ssp/api/1/person/{id}/earlyAlert/{id}
Security
PERSON_EARLY_ALERT_READ
Returns
EarlyAlert
Code Block |
---|
{"id":"84ace006-1a36-4acc-83a7-2d87abfcf3c2",
"createdDate":1347964903568,
"createdBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"modifiedDate":1348220503568,
"modifiedBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"objectStatus":"ACTIVE",
"courseName":"ENG055",
"courseTitle":"College ReadingI",
"courseTermCode":"FA12",
"emailCC":null,
"campusId":"0a640a2a-409d-1271-8140-d10a51770117",
"earlyAlertReasonOtherDescription":null,
"earlyAlertSuggestionOtherDescription":null,
"comment":"Do to lack of attendance and low test scores, he should consider withdrawing from this class.",
"personId":"284c2248-87cd-342e-0c77-d36444ea3b9b",
"closedDate":null,
"closedById":null,
"closedByName":null,
"noOfResponses":1,
"earlyAlertReasonIds":
[{"id":"b2d112b8-5056-a51a-8067-1fda2849c3e5",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41","
firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Excessive Absences",
"description":"Excessive Absences",
"sortOrder":2}],
"earlyAlertSuggestionIds":
[{"id":"b2d111ed-5056-a51a-8046-5291453e8720",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Withdraw",
"description":"",
"sortOrder":8}],
"sendEmailToStudent":false}
} |
Create an Early Alert
POST /ssp/api/1/person/{id}/earlyAlert
The {id} in the URL for Early Alert creation can either be an existing Person ID in UUID syntax, or it can be the school's legacy School ID (the school-assigned identifier for the student) for an existing Person.
Security
PERSON_EARLY_ALERT_WRITE
Sample Post
Code Block |
---|
{"courseName" : "MTH-101",
"courseTitle" : "Concepts of Math",
"courseTermCode" : "FA12",
"emailCC" : "john.smith@university.edu",
"campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c",
"earlyAlertReasonId" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7",
"earlyAlertReasonOtherDescription" : null,
"earlyAlertSuggestionIds" :
[{"id" : "b04b0b52-c0e8-4cc5-83ba-5252910f012a"},
{"id" : "d0719473-a17a-44e5-8d63-541870b9983e"}],
"earlyAlertSuggestionOtherDescription" : null,
"personId":"fa8d6aeb-7de8-11e2-b865-406c8f22c3ebc",
"comment" : "Student is often late to class and isn't prepared.",
"sendEmailToStudent" : true} |
Returns
EarlyAlert
Code Block |
---|
{"id":"84ace006-1a36-4acc-83a7-2d87abfcf3c2",
"createdDate":1347964903568,
"createdBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"modifiedDate":1348220503568,
"modifiedBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"objectStatus":"ACTIVE",
"courseName":"ENG055",
"courseTitle":"College ReadingI",
"courseTermCode":"FA12",
"emailCC":null,
"campusId":"0a640a2a-409d-1271-8140-d10a51770117",
"earlyAlertReasonOtherDescription":null,
"earlyAlertSuggestionOtherDescription":null,
"comment":"Do to lack of attendance and low test scores, he should consider withdrawing from this class.",
"personId":"284c2248-87cd-342e-0c77-d36444ea3b9b",
"closedDate":null,
"closedById":null,
"closedByName":null,
"noOfResponses":1,
"earlyAlertReasonIds":
[{"id":"b2d112b8-5056-a51a-8067-1fda2849c3e5",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41","
firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Excessive Absences",
"description":"Excessive Absences",
"sortOrder":2}],
"earlyAlertSuggestionIds":
[{"id":"b2d111ed-5056-a51a-8046-5291453e8720",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Withdraw",
"description":"",
"sortOrder":8}],
"sendEmailToStudent":false}
} |
Save an Early Alert
PUT /ssp/api/1/person/{id}/earlyAlert/{id}
Security
PERSON_EARLY_ALERT_WRITE
Sample Post
Code Block |
---|
{"id":"84ace006-1a36-4acc-83a7-2d87abfcf3c2",
"createdDate":1347964903568,
"createdBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"modifiedDate":1348220503568,
"modifiedBy":
{"id":"f02058a4-76e5-4d06-97d2-97d13db0505e",
"firstName":"Demo",
"lastName":"Coach18"},
"objectStatus":"ACTIVE",
"courseName":"ENG055",
"courseTitle":"College ReadingI",
"courseTermCode":"FA12",
"emailCC":null,
"campusId":"0a640a2a-409d-1271-8140-d10a51770117",
"earlyAlertReasonOtherDescription":null,
"earlyAlertSuggestionOtherDescription":null,
"comment":"Do to lack of attendance and low test scores, he should consider withdrawing from this class.",
"personId":"284c2248-87cd-342e-0c77-d36444ea3b9b",
"closedDate":null,
"closedById":null,
"closedByName":null,
"noOfResponses":1,
"earlyAlertReasonIds":
[{"id":"b2d112b8-5056-a51a-8067-1fda2849c3e5",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41","
firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Excessive Absences",
"description":"Excessive Absences",
"sortOrder":2}],
"earlyAlertSuggestionIds":
[{"id":"b2d111ed-5056-a51a-8046-5291453e8720",
"createdDate":1336003200000,
"createdBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"modifiedDate":1336003200000,
"modifiedBy":
{"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41",
"firstName":"System",
"lastName":"Administrator"},
"objectStatus":"ACTIVE",
"name":"Withdraw",
"description":"",
"sortOrder":8}],
"sendEmailToStudent":false}
} |
Returns
EarlyAlert
Code Block |
---|
{"id":"84ace006-1a36-4acc-83a7-2d87abfcf3c2", "createdDate":1347964903568, "createdBy": {"id":"f02058a4-76e5-4d06-97d2-97d13db0505e", "firstName":"Demo", "lastName":"Coach18"}, "modifiedDate":1348220503568, "modifiedBy": {"id":"f02058a4-76e5-4d06-97d2-97d13db0505e", "firstName":"Demo", "lastName":"Coach18"}, "objectStatus":"ACTIVE", "courseName":"ENG055", "courseTitle":"College ReadingI", "courseTermCode":"FA12", "emailCC":null, "campusId":"0a640a2a-409d-1271-8140-d10a51770117", "earlyAlertReasonOtherDescription":null, "earlyAlertSuggestionOtherDescription":null, "comment":"Do to lack of attendance and low test scores, he should consider withdrawing from this class.", "personId":"284c2248-87cd-342e-0c77-d36444ea3b9b", "closedDate":null, "closedById":null, "closedByName":null, "noOfResponses":1, "earlyAlertReasonIds": [{"id":"b2d112b8-5056-a51a-8067-1fda2849c3e5", "createdDate":1336003200000, "createdBy": {"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41", "firstName":"System", "lastName":"Administrator"}, "modifiedDate":1336003200000, "modifiedBy": {"id" : "d071947358ba5ee3-a17a734e-44e54ae9-8d63b9c5-541870b9983e943774b4de41"}]," "earlyAlertSuggestionOtherDescription" : null, "commentfirstName" : "Student is struggling in MTH class and frequently sleeps","System", "closedDatelastName" : "1332216000000Administrator"}, "closedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"} |
Returns
EarlyAlert
Code Block |
---|
{"id" : "6201b18d-9d1d-48d3-82d4-092e52ad676b", "createdById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "createdDate" : "1332216000000", "modifiedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280", "modifiedDate" : "1332216000000", "objectStatus" : "ACTIVE", "courseName" : "MTH-100", "courseTitle" : "Introduction to Math", "emailCC" : "john.smith@university.edu", "campusId" : "3435c2f3-b3c9-4cdc-b35f-2f492557999c", "earlyAlertReasonIds" : [{"id" : "e02521fc-53ca-4fe6-8de7-b2a1fb3d08f7"}, {"id" : "216a272f-a457-447e-9bc2-72ee5436a8b1"}], "earlyAlertReasonOtherDescription" : null, "earlyAlertSuggestionIds" : [{"id" : "b04b0b52-c0e8-4cc5-83ba-5252910f012a"}, {"id" : "d0719473-a17a-44e5-8d63-541870b9983e"}], "earlyAlertSuggestionOtherDescription" : null, "comment" : "Student is struggling in MTH class and frequently sleeps", "closedDate" : "1332216000000", "closedById" : "91f46e39-cea8-422b-b215-00f6bcf5d280"objectStatus":"ACTIVE", "name":"Excessive Absences", "description":"Excessive Absences", "sortOrder":2}], "earlyAlertSuggestionIds": [{"id":"b2d111ed-5056-a51a-8046-5291453e8720", "createdDate":1336003200000, "createdBy": {"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41", "firstName":"System", "lastName":"Administrator"}, "modifiedDate":1336003200000, "modifiedBy": {"id":"58ba5ee3-734e-4ae9-b9c5-943774b4de41", "firstName":"System", "lastName":"Administrator"}, "objectStatus":"ACTIVE", "name":"Withdraw", "description":"", "sortOrder":8}], "sendEmailToStudent":false} } |
Delete an Early Alert
DELETE /ssp/api/1/person/{id}/earlyAlert/{id}
Security
PERSON_EARLY_ALERT_DELETE
Returns
Code Block |
---|
{"success" : "true"} |
...