Class: PowerSchoolStudentInfo

PowerSchoolStudentInfo

Holds information about the student.

Members

assignmentCategories :Array.<PowerSchoolAssignmentCategory>

The student's assignments, sorted into categories
Type:
Source:

attendanceCodes :Array.<PowerSchoolAttendanceCode>

The student's available attendance codes.
Type:
Source:

attendanceRecords :Array.<PowerSchoolAttendanceRecord>

The student's attendance records (deviations from normal attendance).
Type:
Source:

courses :Array.<PowerSchoolCourse>

The student's current courses.
Type:
Source:

finalGrades :Array.<PowerSchoolFinalGrade>

The student's final grades.
Type:
Source:

notInSessionDays :Array.<PowerSchoolEvent>

The student's days where school isn't in session.
Type:
Source:

periods :Array.<PowerSchoolPeriod>

The student's available periods.
Type:
Source:

reportingTerms :Array.<PowerSchoolReportingTerm>

The student's reporting terms.
Type:
Source:

schools :PowerSchoolSchool

The student's school.
Type:
Source:

student :PowerSchoolStudent

An object holding basic information about this student.
Type:
Source:

teachers :Array.<PowerSchoolTeacher>

The student's teachers.
Type:
Source:

terms :Array.<PowerSchoolTerm>

The student's available terms.
Type:
Source:

yearID :number

The student's current year ID.
Type:
  • number
Source: