...
Code Block |
---|
{"courseName" : "MTH-101", "courseTitle" : "Concepts of Math", "emailCC" : "john.smith@university.edu", "campusId" : 1, "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."} |
Returns
EarlyAlertReasonEarlyAlert
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" : 1, "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."} |
...