Parents email address
Parents password
This function is only used for pagination, you likely want client.getFullActivity
GetActivityOptions
Activity data
Gets a list of the students badges
Array of badges
Gets the logged in students behaviour points
GetBehaviourOptions
Array of behaviour points
Gets the logged in student's detentions
Array of detentions
Helper function for getActivity, returns all the data from the selected dates
GetFullActivityOptions
Activity Data
Gets the logged in student's lessons for a day
GetLessonsOptions
Array of lessons
Get Pupil details
an array fo Pupils connected to this parent's account
Gets general information about the logged in student
Student object
Lists the logged in student's announcements
Array of announcements
Gets a list of the logged in student's homeworks
GetHomeworkOptions
Array of homeworks
Logs the user in the client and authenticates with classcharts
Selects a pupil to be used with API requests
Pupil ID obtained from this.pupils or getPupils
Generated using TypeDoc
The base client