listFolderItems: List Folder Items for a Course

View source: R/AssignmentFunctions.R

listFolderItemsR Documentation

List Folder Items for a Course

Description

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

Usage

listFolderItems(course_id, folder_id)

Arguments

course_id

The course id of the course.

folder_id

The folder id of the course.

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.