createGradingPeriod: Create a School GradingPeriods

View source: R/GradingPeriodFunctions.R

createGradingPeriodR Documentation

Create a School GradingPeriods

Description

This function creates a new school gradingPeriods.

Usage

createGradingPeriod(title, start, end)

Arguments

title

The grading period title. This title must be unique across all grading periods in the school.

start

The grading period start date YYYY-MM-DD

end

The grading period end date YYYY-MM-DD

Value

A dataframe of details for the newly created gradingPeriod.

References

API Documentation


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