updateFinalComments: Update Final Comments

View source: R/GradingFunctions.R

updateFinalCommentsR Documentation

Update Final Comments

Description

Set/modify comments for students for a grading period and the overall course.

Usage

updateFinalComments(
  section_id,
  period_id,
  enrollment_ids,
  comments,
  comment_statuses
)

Arguments

section_id

The id of the course section.

grades

The updated grades object using patch semantics.

Value

The updated final comments.


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