This intermediate tutorial covers how to copy code from the template's Code Breakdown Page and assemble the components of your overview page in whatever order you desire.
1. Navigate to Pages, View All Pages, and locate two pages: (1) Copy Me or Blank Overview Page and (2) See the Code or Code Breakdown Page
Wording may vary depending on your template version. If your course site does not have these pages (or similarly named pages), contact DFI and they will be added.
3. Open the duplicated Blank Overview Page and the Code Breakdown Page.
It is recommended to open both of these pages simultaneously with tabs.
4. In the Code Breakdown page, identify the section you want to copy.
The code breakdown page presents bold text to describe the section below, then the HTML code necessary to produce it, and finally, how the section will appear in the front-end view.
7. Rename the page for your purposes.
8. Click into the Rich Text Editor to place your cursor in the blank space below the existing content, press Enter/Return three times.
Pressing Enter/Return now creates more blank spaces, which will be easier to select later on when adding multiple additional sections
9. In the toolbar menu, click Insert, then select Embed.
10. Paste your code in the window that appears, click Submit.
The item that you copied from the code breakdown will appear in the editor.
11. Edit your the text as desired.
12. Before repeating this process, ensure that your cursor is in the blank space below the existing content- the space that was created in Step 7 by pressing Enter/Return.
You can check that your cursor is in the proper place to perform this procedure by looking for div ▶ div ▶ p beneath the Rich Text Editor, on the left.