How can a template be included in a CMS block?
A. {{block template=¡"path/to/template .phtm1'}}
B. {{block type="core/template" template="path/to/template.phtml"}}
C. {{block template="path/to/template.phtml"}}
D. {{block id="path/to/template.phtml"}}
E. {{block type="core/template" method="setTemplate" param="path/to/template.phtml1" } }
Given the layout XML example below, which one of the following actions will cause the title, "Some Title," to be translated by Magento?
EXAMPLE:


A. Option A
B. Option B
C. Option C
D. Option D
What type of block is created by the code below?

A. Content block
B. Text block
C. Structural block
D. Bulleted list block
E. Navigation block
Given the HTML and CSS shown below, which attribute would clear the floated columns if applied to the "grid" element?

A. clear:both
B. clear:left
C. display:block
D. display:inline
E. overflow:auto
F. overflow:hidden
When you create an inline translation, where is it stored?
A. In a browser cookie
B. In a CSV file
C. In an XML file
D. In the database
E. In the Magento cache
In layout XML, which of the following action methods would you use to define the block identifier on a block of type cms/block?
A.
B.
C.
D.
Which type of block defines the HTML head section of the page, which contains elements for including JavaScript, CSS, etc.?
A. core/head
B. core/template
C. page/head
D. page/html_head
E. page/head_template
Which string will NOT be translated?
A. "You can save % s %% in the next 15 min.", "Du kannst % s %% in den nachsten 15min sparen"
B. "Click here to continue.","Klicken Sie hier um welter zu machen ."
C. "We\'ll send you a new password." , "Wir werden dir emneues Password zusenden."
D. "The coupon has expired" , " Der Coupon ist "abgelaufen"
To configure a category to display a set of "Shop By" filters, what is the correct option to set in the Magento admin?
A. "Is Anchor" set to "Yes"
B. "Show Filters" set to "Yes"
C. "Category Links" set to "No"
D. "Is Active" set to "No"
Which of these block types can be used to define "breadcrumbs" on a page?
A. page/breadcrumbs
B. page/ html_bread crumbs
C. core/ htmlbreadcrumbs
D. core1 template