Sitecore
Sitecore-10-NET-Developer
Q1:
What do you do if the serialization command is not available when working with the Sitecore CLI?
○
A
You need to execute the 'dotnet restore' command in your command prompt.○
B
You need to install the Sitecore Serialization plugin.○
C
You need to restart your Sitecore instance as this indicates a lost connection.○
D
You need to reinstall your Sitecore Content Serialization tool.
Sitecore
Sitecore-10-NET-Developer
Q2:
If you want to limit the serialization of items under the Navigation item to the item itself and those one step below, what property should you add to the includes to indicate this limitation?
○
A
Item path○
B
Scope○
C
Nothing, this is the default○
D
Name
Sitecore
Sitecore-10-NET-Developer
Q3:
If the path of a specific module file is not set in the sitecore.json file, what will happen when you run standard serialization commands?
○
A
When you run push or pull serialization commands, the tool will search for your module to access the includes.○
B
You will receive a warning advising you some modules are not included and ask if you wish to include them in the serialization attempt.○
C
The paths and related items included in the module will not be serialized when you run a push or pull command.○
D
Only selected items in the specific module will be serialized, but it will not include all of them.
Sitecore
Sitecore-10-NET-Developer
Q4:
How does content serialization with the Sitecore CLI or Sitecore for Visual Studio support the development experience?
○
A
By acting as a data-storage solution for every item in the content tree○
B
By providing a process for building out templates and layouts with a graphical interface walkthrough○
C
By providing a feature for testing content synchronization during the development process○
D
By allowing Developers to easily move and share Developer-owned items across different environments
Sitecore
Sitecore-10-NET-Developer
Q5:
What is a reason to set the insert options on a specific item under the content node of the content tree?
○
A
To allow Content Authors to insert items into the content tree for all the templates they have access to○
B
To allow Content Authors to insert items under the specific item in addition to what is included with the item's standard values○
C
To allow Content Authors to insert new items under any item within the content tree○
D
To allow Content Authors to insert items created from any system template into the content tree under the specific item