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


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