Configure template components
- From the Admin Tools menu, click Course Management.
- On the Manage Courses page, click the Templates tab.
- In the Search For field, type part of the template name or code, then click Search.
- Click the template name.
- On the Course Administration page, click Import/Export/Copy components.
- Select Copy Components from Another Org Unit > Start.
- Click the Edit icon beside the component you want to configure.
- Configure the component. Each course component has a unique configuration interface.
- When you finish configuring the component, close the new browser window or tab.
Copy or import components into a template
You can import components into a course template from a supported file type, or copy components from a course offering or another template. Copying standard course components from a course offering back into a template ensures that your template is up to date and helps you maintain a consistent approach to the creation of course offerings and consistent course content over time.
- From the Admin Tools menu, click Course Management.
- On the Manage Courses page, in the Templates tab, enter the template name or code in the Search For field and click Search.
- Click on the template name.
- On the navbar, click Course Admin > Import/Export/Copy components.
- Select Import Components or Copy Components from Another Org Unit.
- If you select Import Components, select from a file and click Browse to locate your import file.
- Click Start to begin the wizard. Follow the directions on the page to finish importing or copying components to the template.
Edit the components inside a course template
Components are the resources used to teach a course, such as discussions forums, assignment submissions folders, quizzes, content topics, checklists, etc. You can configure and store most components inside a course template, which you can use as a master copy of your course by copying these components into new course offerings each time the course is offered.
You can make changes to any of the template’s components at any time without affecting existing course offerings. The updated components can then be copied into future course offerings.
If you want template changes to be incorporated into an existing course offering, you need to copy the updated components manually. Make sure you only copy the individual items that you want to update (e.g., individual quizzes, assignment submissions folders, discussion topics, etc.), copying an entire tool may cause unwanted changes.
- From the Admin Tools menu, click Course Management.
- Click the Templates tab.
- Use the Search For field to find your template name or code.
- Click on the template you want to edit.
- On the navbar, click Course Admin > Import/Export/Copy components.
- Select Copy Components from Another Org Unit
- Click Start.
- On the Copy Course Components page, click the Edit icon next to the component you want to configure.
- Configure the component. Each course component has its own unique configuration interface.
- When you finish configuring the component, close the new browser window or tab.
Adding a course image to a new course template
Although you cannot directly add an image to a course template, you can import an image from an existing course into the course template. After you have created a course that includes the image you want to use, you can use the Copy Components function to add the image to your course template.
Note: To add a course image, you require the Change Course Image and Banner Text permission at the course template level. If you do not have this permission, the Course Image and Banner Text checkbox does not appear.
- Create a new template and select Add Components to the new template.
- Click Search for offering to find the course where the component image currently resides.
- Enter search parameters for the course.
- Select the radio button for the offering you want to use.
- Click Course appearance and click Select individual items to copy. Note that you can view the course banner image from Manage files; however, it does not automatically appear in the form elements after you copy it.
- On the Choose Components to Copy page, select the Course Image and Banner Text checkbox.
- Click Continue.
- Click Finish.
Add a course image to an existing course template
- Navigate to the Manage Courses tool.
- In the Templates tab, click the existing template where you want to add the My Courses widget image.
- Click Course Admin > Import/Export/Copy Components.
- Select Copy Components from another Org Unit and click Search for Offering.
- Click Select Components.
- Select Course Appearance > Select individual items to copy. Note: You can view the course banner image from the Manage Files tool; however, it does not automatically appear in the form elements after you copy it.
- Click Continue.
- Select the image you want to copy.
- Click Finish.
Add a custom footer to a course template
- Log in to Brightspace Community.
- In the Learning Centre, navigate to the ID Best Practices Course.
- Download the Creator+ Template Zip File and save it locally.
- Select a template and customize it by adding your custom footer:
- A basic footer typically contains copyright information, contact details, or links to legal information and privacy policy. Below is an example of a basic HTML footer:
<footer><br/><p>©[Client]</p><br/><p><img src="../img/logo.png" alt="logo"></p><br/></footer>
- Use CSS to style the footer, enhancing its visual appeal and ensuring it aligns with your organization's design theme. Update or delete the <img> element as needed if you want your institution's logo to be displayed.
- In Brightspace, open Admin Tools > Public files.
- Upload your customized template.
- Navigate to your course and select Content Create New > HTML Document.
- Enter a required File Title. You can also add a Due Date and Standards.
- Click Select Template and choose your customized template.
Figure: Click Select Template to add your template.
- Click Save and Close.
- Repeat steps 6-9 for all pages where you want to use your custom footer.