Embed Element
This guide provides detailed instructions for using the Embed Element in Construct, including its settings, properties, and metadata.
Overview
The Embed Element allows users to incorporate external assets, HTML code, or URLs into Construct content. This document explains the options and steps for configuring and utilizing the Embed Element.
Requirements
- Access to the Construct platform.
- Administrator or content editing permissions.
- Assets or URLs ready for embedding.
Element Settings
General
Locked
The Locked checkbox, labeled Lock this and children, secures the content item and any associated nested elements.
Children refers to elements nested within others, such as:
- Elements under Key Learning Points (KLPs),
- KLPs under Teaching Points (TPs),
- TPs under Learning Objects.
Figure 1: Locking Function
Label
The Label field creates a unique identifier for the content item, used for debugging and auditing purposes.
- Clicking the return icon resets the label to the default text: "New Component Title".
Figure 2: Element Label
Title
The Title field specifies the display title of the content item, shown in the Presentation view and Word outputs.
- By default, the title is linked to the Label. You can unlink it by clicking the chain icon.
- The Title can be empty, and it takes the KLP Title in Presentation and Instructor/Student views.
Figure 3: Title Input
Properties
Preceding Text
The Preceding Text is displayed before the embedded content.
- Add text using the CKEditor text box. For details, refer to CKEditor Controls.
Figure 4: Preceding Text Box
Links
The Add button in the Links section adds embedded links to the outputs.
Figure 5: Add Link Button
Service
Choose one of three embed component types from the dropdown:
- Asset
- URL
- HTML
Figure 6: Service Choice
Asset
Use the Select an Asset or Select an External Asset buttons to embed an asset.
Figure 8: Select an Asset
HTML Editor Field
Input HTML code into the HTML Editor Field for embedding custom HTML content.
Figure 9: HTML Editor Field
URL
Input a URL into the URL input box to embed external content.
Figure 12: URL Input Box
Link Label
The Link Label specifies the display text for the embedded URL or asset.
Figure 13: Link Label
Target Window
The Target Window option determines whether the embedded content opens in a new window or the current one.
Figure 14: Target Window
Output Types
ILT (Instructor-Led Training)
When ILT is selected, users can specify ILT Settings:
- Instructor: Displays the element in the instructor presentation window (text and list components only).
- Student: Displays the element in the student presentation window.
Figure 17: ILT Output Types
Word
When Word is selected, users can specify Word Settings:
- Student Notes: Includes the element in the Student Manual output.
- Instructor Guide: Adds the element to the Instructor Guide and the instructor presentation window (text and list components only).
Figure 18: Word Output Types
Metadata
Job Roles
Use the Job Roles dropdown to assign roles.
- Accessible via: Hamburger menu > Administration > Metadata.
Figure 19: Job Roles Metadata
Other Metadata
The Other Metadata button allows for custom metadata, primarily used during migration.
Figure 22: Other Metadata
Save Changes
Important: Always click OK to save changes. Unsaved changes will be lost upon exit.
To discard changes, click Cancel or the purple X button.
Figure 15: OK and Cancel Buttons