Which OGL content type is commonly set to Autoload?
Correct Answer: C
Explanation A Smart Tip is a type of OGL content that provides contextual information or tips to the user when they hover over a UI element. A Smart Tip can be set to Autoload, which means that it will automatically display when the user visits a page where the Smart Tip is configured. Autoloading Smart Tips can be useful for highlighting important or new features, providing reminders or warnings, or offering additional help or resources. The other two content types, Training guide and Step guide, are not commonly set to Autoload, as they are more suitable for user-initiated interactions. References: Creating OGL Content Course (Section 2: Content Types), Oracle Guided Learning Content Developer Certified Foundations Associate Rel 1 (Exam Topic: Describe the purpose and functionality of Smart Tips)
Question 32
In i Process Guide, which setting enables you to dynamically change the instruction based on a choice made by the end user?
Correct Answer: C
Explanation Step branches are a feature in the Full Editor that allows you to create different paths or scenarios for a guide, based on the choices made by the end user. Step branches can be used to dynamically change the instruction or the content of a guide, depending on the user's input or action in the application. Step branches can also be used to skip or jump to different steps in a guide, based on the user's progress or preference. Step branches can be configured in the Full Editor, by using the Branches tab. Step branches can be based on various criteria, such as element, attribute, value, or URL. Step branches can be combined with logical operators, such as AND, OR, or NOT, to create complex rules. Step branches can help to deliver personalized and contextual OGL content to the users, based on their needs and choices. References: Oracle Guided Learning Content Developer Foundations Associate Rel 1 Creating OGL Content Course Enhancing OGL Content Course