You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/instructors/authoring/guides/blueprints.rst
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,11 @@ Modifying an existing **Blueprint**
44
44
Modifying an existing **Blueprint** will overwrite its contents. To modify an existing **Blueprint** first create a page using that **Blueprint**, then make your changes. Select the name of the **Blueprint** you are modifying and click **Save**. A warning will display to let you know you are overwriting an existing template.
45
45
46
46
.. image:: /img/blueprints/blueprintmodify.png
47
-
:alt:Modifying an existing bluepring
47
+
:alt:Modifying an existing blueprint
48
48
49
49
.. Note:: When you save a **Blueprint** it saves whatever you currently have on the guide page and in the layout.
50
+
51
+
Reusing a **Blueprint** in a different course
52
+
---------------------------------------------
53
+
54
+
Blueprints are scoped to the course where they were created. To reuse a Blueprint in another course, export it from the source course and import it into the target course. See :ref:`Course Blueprint Export <course-blueprint-export>` and :ref:`Course Blueprint Import <course-blueprint-import>` for step‑by‑step instructions.
0 commit comments