If you have a package containing this screening, you can verify a candidate's education history.

AttributeTypeDescription
schoolNamestringName of school
typestring
schoolTypestringUniversity or other
degreeObject
addressobject(Address)Address of school.
"educationHistory":[ { "schoolName":"UW", "type" : "default", "schoolType" : "University", "degree" : { "major": "Software Systems", "degreeName": "B.S.", "degreeType": "Bachelors", "graduationDate": "2010-06-01", "degreeCompleted": true, "comments" : "something" }, "address": { "addressLine": "University District", "municipality": "SEATTLE", "regionCode": "US-WA", "postalCode": "98001", "countryCode": "US" } } ]