applyToExistingCoursework property

bool? applyToExistingCoursework
getter/setter pair

Supports toggling the application of grading periods on existing stream items.

Once set, this value is persisted meaning that it does not need to be set in every request to update GradingPeriodSettings. If not previously set, the default is False.

Implementation

core.bool? applyToExistingCoursework;