refresh_blueprint_course_after_course_copy: Refresh blueprint courses after course copy

Description Usage Arguments Examples

View source: R/refresh_blueprint_courses_after_course_copy.R

Description

This function refreshes courses after course copy of blueprint content. After course copy, blueprint associations with new created courses will not exist. However, the course content is copied. Associating the newly created courses again with the blueprint will results in duplicated course pages and faulty internal course links. This script deletes all blueprint course content from associated pages and then pushes content again. The results are unique blueprint content in the copied courses.

Usage

1

Arguments

blueprint_id

the canvas course id of the blueprint course (integer)

Examples

1
refresh_blueprint_courses_after_course_copy(675)

ICTO-FMG/uvacanvas documentation built on Jan. 24, 2022, 5:16 a.m.