



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of the sitecore 10 certification exam, covering topics such as the structure and platform, security and user management, item management, layouts and placeholders, components, controls and renderings, serialization, and containers. It includes a breakdown of the exam sections and the number of questions in each, as well as detailed explanations and multiple-choice options for various sitecore concepts and features. The document aims to help sitecore professionals prepare for the certification exam by covering the key areas of knowledge required. It covers topics like shared content storage, publishing, templates, workflow, field sections, standard values, presentation details, mvc concepts, rendering, data sources, serialization, and sitecore containers. The comprehensive coverage of these sitecore-specific topics makes this document a valuable resource for anyone seeking to obtain the sitecore 10 certification.
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




Overview
(not publish from sitecore because that just moves master->web) Section 1 In what file would you map the home item to a corresponding host name? Patch config file Section 1 What is a template? A data structure 3 multiple choice options Section 2 What does the Allowed CORS Origin do? Tells ID server to authenticate requests from two files with different names Section 2 How can administrator unlock someone who forgets their password? UserManager -> unlock 1 multiple choice option Section 2 What is the Extranet domain? contains user accounts that correspond to visitors contains customized roles that gives visitors read access 2 multiple choice options Section 2 What rules apply to conflicting roles? Access rights – Denied overrides Allowed. Security accounts – Access rights assigned to a user account override access rights assigned to a role. Item – Access rights assigned specifically on an item override access rights specified for the descendants on the parent item. Section 2 Why is it recommended to assign rights to roles and not users?
Initial values that get replaced when an item is created ($name, $date, etc.) Section 3 Why would you add a tag to an item? to categorize items and make them easier to search for Section 3 If two text fields with same name, but one has a bigger font, are they good candidates for inheritance? Yes, because even though the fonts are different they still have the same source 1 multiple choice option Section 4 Where should you set up presentation details? In standard values to standardize the creation process and keep content editors from adding their own presentation details Section 4 Sitecore MVC Concepts Section 4 What is required to create a layout? A Layout definition item defined in Sitecore mapped to a layout .cshtml file Section 4 What happens if you remove any of the layout details? The rendering will not be visible because in order for a Layout to be visible it requires a Layout and Controls Section 4 What is a dynamic placeholder? same key - unique content can add the same placeholder name several times across one or multiple renderings
Section 4 What tag is used to order files in .config files?
Section 6 What does module.json do?