viewAssignment: Get Assignment Details

View source: R/AssignmentFunctions.R

viewAssignmentR Documentation

Get Assignment Details

Description

This function returns details about a Schoology assignment.

Usage

viewAssignment(section_id, assignment_id, with_attachments = 1, with_tags = 1)

Arguments

section_id

The id of the section containing the assignment.

assignment_id

The id of the assignment.

Value

A dataframe of assignment details.

References

API Documentation


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