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.


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