Answers
A
R
U
LA
C
O
D
,Name two key components that make up Sitecore XP. - ANS Experience CMS and
marketing platform
What should you do before contacting support? - ANS Refer to Help Desk best practices
What are your responsibilities as a developer? - ANS Build according to recommended
A
practices
Name three Sitecore interfaces - ANS Desktop, Content Editor, Experience Editor
R
Everything in Sitecore is an... - ANS Item
An item is not a... - ANS File
U
An item's URL is determined by... - ANS It's position in the Content tree
LA
Name the process by which items are synchronized between the master and web database -
ANS Publishing
Which Experience Editor mode would you use to add a new component? - ANS Designing
Mode
C
Which Experience Editor mode would you use to add an image or edit text? - ANS Editing
mode
When a request comes in, Sitecore... - ANS maps URL to an item in the content tree and
O
dynamically assembles presentation
Name the three databases that are installed by default. - ANS master, web, and core
D
Name some foundation features that Sitecore provides out of the box. - ANS Content
versioning, multi-language support, Devices (adaptive design) support
What is the name of the digital marketing management part of the Experience Platform that
collects and aggregates contact information? - ANS xDB (or Experience Database)
An item's type is determined by the __________ used to create it. - ANS Data template
What is an item composed of? - ANS Field sections and fields
, What do you need to specify when creating a new field? - ANS Field name and type
In the Content Editor, where can you find out which data template an item is based on? - ANS
The Quick Info section on that item
Some examples of field types are... - ANS Single-line text, rich text, image, date
In which scenario would you use data template inheritance? - ANS When fields are
repeated in multiple data templates
A
Why is it important to think of your data template creation and inheritance structure from the
beginning? - ANS Refactoring template inheritance may cause data loss
R
By default, all data templates eventually inherit from which Sitecore data template? - ANS
Standard Template
What happens if the same field section name is used in multiple templates in a data template's
U
inheritance tree? - ANS -The field sections will merge
-Fields will be listed under this single section
LA
What happens if the same field name is used in two separate inherited data templates? - ANS
-Fields do not merge
-Both fields will appear
-Best to avoid reusing the same field names
Describe the Standard values item. - ANS -Always named _StandardValues
C
-Child item of owning data templates
-Is a special instance of an item --contains all fields
What type of settings can be applied to standard values? - ANS Default field values,
O
default insert options, Default presentation, Default Workflow
What are two types of default field values? - ANS Dynamic (uses tokens) and Static
D
How do tokens work? - ANS Tokens are replaced when an item is created. For example,
there are tokens for the name of the item or the ID of the parent item.
Name three tokens: - ANS $name, $date, $id, $parentid, $parentname, $time, $now
What are the Insert Options? - ANS A list of item types (data templates) that can be
created under a specific item