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


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