Enter Objectives
Applicable Product:
PeopleFluent Learning
Applicable Release:
All Versions
Summary:
Course administrators can enter a list of objectives for a course, which are included in the course details shown in the Knowledge Center.
The objectives are shown as a bulleted list. Initially you can enter up to 11 objectives. If you want to add more, click the More Objectives link at the bottom of the list.
You can include HTML tags in the objectives to help format the text in each. For example:
- Enclose text in <strong> </strong> tags to make it bold.
- Enclose text in <em> </em> tags to make it italic.
- Split a single objective bullet point into two or more lines by including the <br> tag to end a line of text.
You can also enclose text in <span style="style definition"> </span> to use CSS to style text in an objective. For example, to highlight the word management with a yellow background, you would enter the objective as:
Train the <span style=background:yellow;">manegement</span> in the user of...