listGradingPeriods: List GradingPeriods for School

View source: R/GradingPeriodFunctions.R

listGradingPeriodsR Documentation

List GradingPeriods for School

Description

This function lists all gradingPeriods for a school district.

Usage

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.

Details

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

Value

A dataframe of gradingPeriods details.

References

API Documentation


sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.