Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Security

PERSON_TRANSCRIPT_READ

Returns

Code Block
{  
   "gpa" :
{:{  
      "schoolId":"0123456janderson218",
      "creditHoursForGPAcreditHoursForGpa" : 1535.00,
      "creditHoursEarnedcreditHoursAttempted" : 1536.00,
      "creditHoursAttemptedtotalQualityPoints" : 1585.00,
      "totalQualityPointsgradePointAverage" : 451.0082,
	"cumGPA" : 3.25,
    "gradePointAveragecreditHoursEarned" : 331.00},
      "programscreditCompletionRate":86.00,
:    [{"degreeCode" : "BScreditHoursNotCompleted":5.00,
      "degreeNamecurrentRestrictions" : "Bachelor of Science",
      "programCodeacademicStanding" : "MAJ-BUS2346Probation",
      "programNamegpaTrendIndicator" : "MathematicsDown"},
      ..."localGpa":1.82,
     ]
}

Get Full Transcript

GET /ssp/api/1/person/{id}/transcript/full

Security

PERSON_TRANSCRIPT_READ

Returns

Code Block
{"gpa" :
   {"creditHoursForGPA" : 15.00,
    "creditHoursEarned" : 15.00,
    "creditHoursAttempted" : 15.00,
    "totalQualityPoints" : 45.00,
    "gradePointAverage" : 3.00}
 "programs" :
   [{"degreeCode" : "BS",
     "degreeName" : "Bachelor of Science",
     "programCode" : "MAJ-BUS2346",
     "programName" : "Mathematics"},
    ...
   ]
 "terms" : 
    [{"code" : "FA12",
      "courses" :
        [{"schoolId":"0123456"
          "subjectAbbreviation" : "MTH", "programGpa":1.82
   },
   "programs":[  
      {  
         "degreeCode":"AUMT",
         "degreeName":"AUMT",
         "programCode":"AUMT-AS",
         "programName":"Associates of Science in Automotive Technology",
         "intendedProgramAtAdmit":"Associates of Science in Automotive Technology"
      }
   ],
   "financialAid":{  
      "schoolId":"janderson218",
      "financialAidGpa":1.82,
      "gpa20BHrsNeeded":9.00,
      "gpa20AHrsNeeded":9.00,
      "neededFor67PtcCompletion":9.00,
      "currentYearFinancialAidAward":"Y",
      "sapStatus":"N",
      "fafsaDate":"2013-08-24",
      "financialAidRemaining":809.00,
      "originalLoanAmount":6600.00,
      "remainingLoanAmount":5791.00,
      "balanceOwed":0.00,
      "financialAidFileStatus":"INCOMPLETE",
      "termsLeft":8,
      "institutionalLoanAmount":15000.00,
      "sapStatusCode":"COUNTY_2",
      "eligibleFederalAid":"Y"
   },
   "financialAidAcceptedTerms":null,
   "financialAidFiles":null,
   "allFinancialAidTermsOutput":"",
   "financialAidAcceptedTermsOutput":""
}

Get Full Transcript

GET /ssp/api/1/person/{id}/transcript/full

Security

PERSON_TRANSCRIPT_READ

Returns

Code Block
{  
   "gpa":{  
      "schoolId":"janderson218",
      "creditHoursForGpa":35.00,
      "creditHoursAttempted":36.00,
      "totalQualityPoints":85.00,
      "gradePointAverage":1.82,
      "creditHoursEarned":31.00,
      "creditCompletionRate":86.00,
      "creditHoursNotCompleted":5.00,
      "currentRestrictions":"",
      "academicStanding":"Probation",
      "gpaTrendIndicator":"Down",
      "localGpa":1.82,
      "programGpa":1.82
   },
   "programs":[  
      {  
         "degreeCode":"AUMT",
         "degreeName":"AUMT",
         "programCode":"AUMT-AS",
         "programName":"Associates of Science in Automotive Technology",
         "intendedProgramAtAdmit":"Associates of Science in Automotive Technology"
      }
   ],
   "terms":[  
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"142",
         "formattedCourse":"AUMT142",
         "sectionNumber":"133",
         "title":"Automotive Engine Repair",
         "description":"Introduction to Automotive Engine Repair",
         "grade":"C-",
         "creditEarned":3.00,
         "termCode":"FA2012",
         "creditType":"Institutional",
         "sectionCode":"AUMT142-133",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"etaylor310",
         "facultyName":"Elizabeth Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"146",
         "formattedCourse":"AUMT146",
         "sectionNumber":"133",
         "title":"Automotive Suspension and Steering",
         "description":"Automotive Suspension and Steering",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"FA2012",
         "creditType":"Institutional",
         "sectionCode":"AUMT146-133",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"rjones330",
         "facultyName":"Robert Jones"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"241",
         "formattedCourse":"AUMT241",
         "sectionNumber":"450",
         "title":"Automotive Engine Performance Analysis",
         "description":"Introduction to Auto Performance",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"FA2012",
         "creditType":"Institutional",
         "sectionCode":"AUMT241-450",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"dmartinez340",
         "facultyName":"David Martinez"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"ENG",
         "number":"055",
         "formattedCourse":"ENG055",
         "sectionNumber":"095",
         "title":"College Reading I",
         "description":"College Reading I",
         "grade":"C-",
         "creditEarned":3.00,
         "termCode":"FA2012",
         "creditType":"Developmental",
         "sectionCode":"ENG055-095",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"etaylor310",
         "facultyName":"Elizabeth Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"246",
         "formattedCourse":"AUMT246",
         "sectionNumber":"190",
         "title":"Automotive Drive Train and Axles",
         "description":"Introduction to Automotive Drive Train and Axles",
         "grade":"",
         "creditEarned":3.00,
         "termCode":"FA2013",
         "creditType":"Institutional",
         "sectionCode":"AUMT246-190",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"etaylor310",
         "facultyName":"Elizabeth Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"ENG",
         "number":"076",
         "formattedCourse":"ENG076",
         "sectionNumber":"100",
         "title":"College Writing II",
         "description":"College Writing II",
         "grade":"",
         "creditEarned":3.00,
         "termCode":"FA2013",
         "creditType":"Developmental",
         "sectionCode":"ENG076-100",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"dmartinez340",
         "facultyName":"David Martinez"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"142",
         "formattedCourse":"AUMT142",
         "sectionNumber":"133",
         "title":"Automotive Engine Repair",
         "description":"Introduction to Automotive Engine Repair",
         "grade":"C+",
         "creditEarned":3.00,
         "termCode":"SP2012",
         "creditType":"Institutional",
         "sectionCode":"AUMT142-133",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"etaylor310",
         "facultyName":"Elizabeth Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"ENG",
         "number":"076",
         "formattedCourse":"ENG076",
         "sectionNumber":"100",
         "title":"College Writing II",
         "description":"College Writing II",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"SP2012",
         "creditType":"Developmental",
         "sectionCode":"ENG076-100",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"dmartinez340",
         "facultyName":"David Martinez"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"GEO",
         "number":"104",
         "formattedCourse":"GEO104",
         "sectionNumber":"143",
         "title":"Introduction to Geography",
         "description":"Study of Geography",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"SP2012",
         "creditType":"Institutional",
         "sectionCode":"GEO104-143",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"jwilliams510",
         "facultyName":"Edrie Williams"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"MAT",
         "number":"086",
         "formattedCourse":"MAT086",
         "sectionNumber":"168",
         "title":"Intermediate Algebra",
         "description":"Intermediate Algebra",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"SP2012",
         "creditType":"Developmental",
         "sectionCode":"MAT086-168",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"jmartinez110",
         "facultyName":"Joseph Martinez"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"244",
         "formattedCourse":"AUMT244",
         "sectionNumber":"148",
         "title":"Engine Performance Analysis II",
         "description":"Study of engine performance part II",
         "grade":"0",
         "creditEarned":3.00,
         "termCode":"SP2013",
         "creditType":"Institutional",
         "sectionCode":"AUMT244-148",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"jwilliams510",
         "facultyName":"Edrie Williams"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"245",
         "formattedCourse":"AUMT245",
         "sectionNumber":"140",
         "title":"Automotive Alternative Fuels",
         "description":"Introduction to Automotive Alternative Fuels",
         "grade":"D",
         "creditEarned":3.00,
         "termCode":"SP2013",
         "creditType":"Institutional",
         "sectionCode":"AUMT245-140",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"rjones330",
         "facultyName":"Robert Jones"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"ENG",
         "number":"076",
         "formattedCourse":"ENG076",
         "sectionNumber":"225",
         "title":"College Writing II",
         "description":"College Writing II",
         "grade":"D+",
         "creditEarned":3.00,
         "termCode":"SP2013",
         "creditType":"Developmental",
         "sectionCode":"ENG076-225",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"etaylor310",
         "facultyName":"Elizabeth Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"101",
         "formattedCourse":"AUMT101",
         "sectionNumber":"056",
         "title":"Introduction to Speed Communication",
         "description":"Introduction to Speed Communication",
         "grade":"B",
         "creditEarned":2.00,
         "termCode":"SP2015",
         "creditType":"Institutional",
         "sectionCode":"AUMT101-056",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"rjones210",
         "facultyName":"Ramsey Taylor"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"AUMT",
         "number":"140",
         "formattedCourse":"AUMT140",
         "sectionNumber":"139",
         "title":"Introduction to Automotive Technology",
         "description":"Introduction to Automotive Technology ",
         "grade":"C",
         "creditEarned":3.00,
         "termCode":"SP2015",
         "creditType":"Institutional",
         "sectionCode":"AUMT140-113",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"rjones330",
         "facultyName":"Robert Jones"
      },
      {  
         "schoolId":"janderson218",
         "subjectAbbreviation":"ENG",
         "number":"055",
         "formattedCourse":"ENG055",
         "sectionNumber":"112",
         "title":"English Composition I",
         "description":"Preparation for College Composition",
         "grade":"C+",
         "creditEarned":2.00,
         "termCode":"SP2015",
         "creditType":"Developmental",
         "sectionCode":"ENG055-112",
         "audited":"N",
         "statusCode":"E",
         "firstName":"James",
         "lastName":"Anderson",
         "middleName":"Jacob",
         "facultySchoolId":"dwilson220",
         "facultyName":"Dorothy Wilson"
      },
      {  
         "numberschoolId" : "101janderson218",

         "formattedCoursesubjectAbbreviation" : "MTH-101ENG",

         "sectionNumbernumber" : "01075",

         "titleformattedCourse" : "College AlgebraENG075",

         "descriptionsectionNumber" : "College level algebra for students entering an arts program"125",
          "title"grade:"College :Writing "B-I",
          "description"creditEarned:"College : "2.70"}Writing I",
          "termCodegrade":"FA12C+",

         "creditTypecreditEarned":"Institutional",
3.00,
         "sectionCodetermCode":null"SP2015",

         "auditedcreditType":null"Developmental",
          "statusCodesectionCode":null"ENG075-125",
          "firstNameaudited":"MikeN",
          "lastNamestatusCode":"StudentE",
          "middleNamefirstName":"LJames"},
         {"subjectAbbreviationlastName" : "ACCTAnderson",
          "numbermiddleName" : "1000Jacob",

         "formattedCoursefacultySchoolId" : "ACCT1000etaylor310",

         "sectionNumberfacultyName" :"Elizabeth Taylor"20",
      },
   "title" : "Introduction to{ Accounting", 
         "descriptionschoolId" : "Introduction to basic accounting practices."janderson218",
          "gradesubjectAbbreviation" : "AMAT",

         "creditEarnednumber" : "4.00085"},

         "termCodeformattedCourse":"FA12MAT085",
          "creditTypesectionNumber":"Institutional500",
          "sectionCodetitle":null"Introductory Algebra",
          "auditeddescription":null"Introduction to the fundamentals of Algebra",
          "statusCodegrade":null"B+",

         "firstNamecreditEarned":"Mike"1.00,
          "lastNametermCode":"StudentSP2015",
          "middleNamecreditType":"LDevelopmental"},
    
   ]},      {"codesectionCode" : "SP13MAT085-500",
      "courses" :   "audited":"N",
         [{"schoolIdstatusCode":"0123456E",
          "subjectAbbreviationfirstName" : "BWJames",
          "numberlastName" : "103Anderson",

         "formattedCoursemiddleName" : "BW-103Jacob",

         "sectionNumberfacultySchoolId" : "02jmartinez110",
          "titlefacultyName" :"Joseph Martinez"Introduction
to Basket Weaving",    }
   ],
   "descriptionfinancialAid":{ : "In
this class students will learn the fine techniques required in the modern basket-weaving industry.",
    "schoolId":"janderson218",
      "financialAidGpa":1.82,
      "gradegpa20BHrsNeeded" : "A-":9.00,
          "creditEarnedgpa20AHrsNeeded" : "3.70"}9.00,
          "termCodeneededFor67PtcCompletion":"SP13"9.00,
          "creditTypecurrentYearFinancialAidAward":"InstitutionalY",
          "sectionCodesapStatus":null"N",
          "auditedfafsaDate":null,
"2013-08-24",
         "statusCodefinancialAidRemaining":null809.00,
          "firstNameoriginalLoanAmount":"Mike",
   6600.00,
      "lastNameremainingLoanAmount":"Student",
 5791.00,
        "middleNamebalanceOwed":"L"}0.00,
        [{"schoolIdfinancialAidFileStatus":"0123456INCOMPLETE",
          "subjectAbbreviationtermsLeft" : "ENG",
   8,
      "numberinstitutionalLoanAmount" : "111":15000.00,
          "formattedCoursesapStatusCode" : "ENG111COUNTY_2",
   
      "sectionNumbereligibleFederalAid" : "AY"
   },
   "financialAidAcceptedTerms":null,
   "financialAidFiles":null,
   "titlenonCourseEntities" :[ "English Composition
I",      {  
  "description" : "Introduction to composition and writing techniques. "schoolId":"janderson218",
          "gradetargetFormattedCourse" : "BAES171",

         "creditEarnedtermCode" : "3.00FA2015"},

         "termCodenonCourseCode":"SP13PROFICIENCY",
          "creditTypetitle":"InstitutionalAES Proficiency",
          "sectionCodedescription":null"should not display",
          "auditedgrade":null"PR",
          "statusCodecreditEarned":null0.00,
          "firstNamecreditType":"MikePROFICIENCY",

         "lastNamestatusCode":"Student",C"
      }
   ],
   "allFinancialAidTermsOutput":"",
   "middleNamefinancialAidAcceptedTermsOutput":"L"}]
}