listAssignments: List Assignments for a Course

View source: R/AssignmentFunctions.R

listAssignmentsR Documentation

List Assignments for a Course

Description

This function returns a list of published assignments.

Usage

listAssignments(section_id, limit = NULL)

Arguments

section_id

The section id of the course.

limit

Limit returned values.

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.