You can add links to a guide without using the Full Editor by using the Content Editor, which is a tool that allows you to make simple text edits to guides. You can access the Content Editor from the OGL console, which is the web-based interface that allows you to manage and monitor your Oracle Guided Learning content. In the Content Editor, you can add links to a guide step by using the Launch a Guide icon, which is a button that allows you to link one guide to another guide or to an external URL. To add a link to a guide step, you need to enter the display text and a valid URL for the link. The display text is the textthat will appear in the guide step as a hyperlink. The URL is the web address that will open when the user clicks on the link. You can also choose the display option for the link, either as a link or a button. The link option will show the display text as a blue underlined text, while the button option will show the display text as a blue rectangular button. You can add multiple links to a guide step by using the Add URL link in the Launch a Guide modal window. You can also edit or delete the existing links by using the Edit or Delete icons next to each link. You can preview the links by using the Preview button in the Content Editor. References: Creating OGL Content, Working with the Editors, Organizing Content
Question 2
Which statement is true about a sticky guide?
Options:
A.
It automatically closes when a user leaves the page on which it is running. Uponreturning to the page, the guide will start up from the first step.
B.
It remains active when a user leaves the page on which it is running. Upon returning to the page, the guide will start up again from the last position.
C.
It sticks to a page element and when the user opens a new browser tab, the guide will automatically launch in that tab. Upon losing the tab, the guide will re-launch.
Answer:
B
Explanation:
Explanation:
A sticky guide is a type of OGL guide that has the sticky property enabled in the guide settings. This property allows the guide to remember the user’s progress and resume from where they left off, even if they navigate away from the page or close the browser. This feature is useful for guides that span multiple pages or require user input. A sticky guide does not automatically close, launch in a new tab, or restart from the first step. References: Oracle Guided Learning Content Developer Foundations Associate Rel 1, Enhancing OGL Content Course, Guide Settings
Question 3
Which is NOT a function of a Beacon?
Options:
A.
Grabbing the user's attention by displaying a pulsating image
B.
Displaying a message when the user hovers over an element
C.
Playing a sound when a user clicks it
Answer:
C
Explanation:
Explanation:
A Beacon is a visual element that is used to guide the user to a specific UI element on the screen. A Beacon has three main functions:
Grabbing the user’s attention by displaying a pulsating image
Displaying a message when the user hovers over an element
Triggering a guide when the user clicks it A Beacon does not play any sound when a user clicks it, as this would be distracting and annoying for the user. Therefore, option C is not a function of a Beacon. References: Creating OGL Content Course (Section 3: Beacons), Oracle Guided Learning Content Developer Certified Foundations Associate Rel 1 (Exam Topic: Describe the purpose and functionality of Beacons)