This function lists all gradingPeriods for a school district.

listGradingPeriods(title = NULL, startswith = NULL)

Arguments

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.

Value

A dataframe of gradingPeriods details.

Details

A gradingPeriod is like a semester or trimester for a given school year.

References

API Documentation