Legacy customizations must be brought into the new customizations course in varying ways. In some cases, the content must be upgraded after migrating it.
The legacy sidebar uses customization content from your legacy Design Tools Primary Customizations course and the new sidebar uses customization content from your new DesignPLUS Primary Customizations course.
This means that if you want the new sidebar to use the customization content that already exists in your legacy course, you will need to migrate the customization content into the new course, following the specific steps below. (Please do not import the entire legacy course into your new customizations course, as this will cause issues.)
Recorded Training
This recorded live training session will teach you how to migrate your existing Legacy Customizations for use in the New Sidebar.
After watching the introduction, the sections on upgrading content, and the two separate customizations courses section, feel free to use the video chapters (visible when you hover over the video's timeline) to jump to the topics you need for your institution's content migration!
Instructions
Content Blocks (or Syllabus Blocks)
- In the legacy Design Tools Customizations course, edit the [Content Blocks] (or [Syllabus Blocks]) page:
- Use the Upgrade tool to ensure that content we will copy in the next step is ready to be utilized by the new sidebar.
- Switch into the HTML, and copy the HTML code for the content block(s) you want to migrate.
- CANCEL the changes you have made on this page, as you do not want to save the upgraded content in your Legacy Customizations course.
- In the new DesignPLUS Customizations course, edit the [Content Blocks] page and paste the HTML code at the end of the second-to-last line of the page (so that it is still contained inside the </div> tag of the dp-wrapper).
- If desired, use the Action Toolbar or the Arrange Content tool to reorder the content blocks.
- If desired, apply titles and categories to the content blocks. Learn more in the Admin Guide: Instructions for customizing Content Blocks.
- Save the page in the new customizations course.
Note: These steps can be applied to migrating Syllabus Blocks as well. You will copy content from the [Syllabus Blocks] page instead of the [Content Blocks] page in the legacy customizations course, and then paste them onto the [Content Blocks] page in the new course, assigning them a category of "Syllabus." (Learn more in the Admin Guide: Instructions for customizing Content Blocks.)
Template Pages, Syllabus pages, or Policies pages
- In the new DesignPLUS Customizations course, go to the course settings and choose Import Course Content.
- Select Copy a Canvas Course.
- Put the legacy Design Tools Customizations course ID in the space provided and select the course.
- Choose Select Specific Content.
- Select the Import button.
- Select the Select Content button in the Current Jobs queue.
- Expand the Pages option and check the template page(s) you want.
- Import the page(s).
- Go to the course Pages and find the new page(s).
- Edit the page and use the new sidebar to upgrade the content (Accessibility/Usability > Upgrade).
- Note: if the page's title formerly began with [Syllabus] you will need to change it to [Template][Syllabus]. For example:
- Title in Legacy = [Syllabus] English Syllabus
- Title in New = [Template][Syllabus] English Syllabus
- Note: if the page's title formerly began with [Syllabus] you will need to change it to [Template][Syllabus]. For example:
- Save the page.
Video: Moving Legacy Template Pages to New Customizations
HTML Snippets
- In the legacy Design Tools Customizations course, edit the [HTML Snippets] page:
- Use the Upgrade tool to ensure that content we copy is ready to be utilized by the new sidebar.
- Copy content one of two ways:
- If you have multiple categories (Content Blocks) of Snippets, go into the HTML and copy the HTML code for all of the Content Blocks and their associated Snippet tables.
- If you only have Snippets in one category (Content Block), copy the row(s) in the table that contain(s) the snippet(s) you want to migrate.
- CANCEL the changes you have made on this page, as you do not want to save the upgraded content in your Legacy Customizations course.
- In the new DesignPLUS Customizations course, edit the [HTML Snippets] page and either:
- Enter the HTML view and paste the HTML code at the end of the second-to-last line of the page (so that it is still contained inside the </div> tag of the dp-wrapper).
- Add a row to the custom snippets table and paste the snippet(s) you copied into the new blank row.
- Save the page.
Banner Images
- In the legacy Design Tools Customizations course, edit the [Banner Images] page and copy the image you want.
- In the new DesignPLUS Customizations course, edit the [Banner Images] page and paste the image under the custom images heading.
- Save the page.
Note: If you have multiple categories (Content Blocks) of Banner Images that you would like to preserve, you can upgrade the page and copy/paste the HTML, as described for Content Blocks and HTML Snippets. Just be sure to paste the HTML code at the end of the second-to-last line of the page (so that it is still contained inside the </div> tag of the dp-wrapper).
Video: Moving Legacy Banner Images to New Customizations
Color Palette
- In the legacy Design Tools Customizations course, edit the [Color Palette] page and copy the list items you want. Each category requires two list items: a label in the first bullet, and a set of color hex codes in the following bullet. (Note: You do not need to utilize the Upgrade tool for this migration.)
- In the new DesignPLUS Customizations course, edit the [Color Palette] page and paste the list items in the unordered list on the page.
- Save the page in the new customizations course.
Video: Moving a Legacy Color Palette to New Customizations
Support Information
- In the legacy Design Tools Customizations course, edit the [Support] page:
- Use the Upgrade tool to ensure that content we will copy in the next step is ready to be utilized by the new sidebar.
- If your support information is contained within a single content block, make sure the Content Block tool is selected in the Edit tab, and utilize the Action Toolbar to copy the Content Block. Or, if you have multiple Content Blocks, you can copy the HTML for all of them.
- CANCEL the changes you have made on this page, as you do not want to save the upgraded content in your Legacy Customizations course.
- In the new DesignPLUS Customizations course, edit the [Support] page, and place your cursor inside the existing Content Block in the Rich Content Editor.
- In the Edit tab of the Sidebar, select Content Block as the active tool, and utilize the Action Toolbar to delete the existing Content Block from the page.
- Then, either:
- Paste the single Content Block in its place.
- Enter the HTML view, and paste the HTML code for all your Content Blocks at the end of the second-to-last line of the page (so that it is still contained inside the </div> tag of the dp-wrapper).
- Save the page in the new customizations course.
Objectives
- In the legacy Design Tools Customizations course, edit the [Objectives] page:
- Use the Upgrade tool to ensure that content we will copy in the next step is ready to be utilized by the new sidebar.
- Enter the HTML view, and copy the HTML for all of your categories (Content Blocks) of Objectives.
- CANCEL the changes you have made on this page, as you do not want to save the upgraded content in your Legacy Customizations course.
- In the new DesignPLUS Customizations course, edit the [Objectives] page.\
- Most likely, you do not need the two example categories of Objectives we have provided as a default (IDEA Objectives and Example Effective Teaching Standards). If not, in the Edit tab, utilize the Action Toolbar to delete those two Content Blocks.
- Enter the HTML view, and paste the HTML code for all your Content Blocks at the end of the second-to-last line of the page (so that it is still contained inside the </div> tag of the dp-wrapper).
- Save the page in the new customizations course.