listGradeItems: List Grade Items for a Course

View source: R/AssignmentFunctions.R

listGradeItemsR Documentation

List Grade Items for a Course

Description

This function returns a list of grade items for a course section.

Usage

listGradeItems(section_id, with_tags = T, with_attachments = T)

Arguments

section_id

The section id of the course.

with_tags

Return tags

with_attachments

Return attachments

Details

An assignment is specific user assigned to the realm object.

Value

A dataframe of assignment details.

References

API Documentation


samterfa/SchoologySDK documentation built on Dec. 8, 2022, 12:32 a.m.