This function lists all gradingPeriods for a school district.
listGradingPeriods(title = NULL, startswith = NULL)
title | Specifies an exact title to search for. |
---|---|
startswith | Set this value to 1 to match all grading periods whose titles begin with the title provided. |
A dataframe of gradingPeriods details.
A gradingPeriod is like a semester or trimester for a given school year.