You want to add the file “somescript.js” in a template. The JS-file is in the folder “root: js/lib”. Which piece of code should you use?
You want to figure out which phtml-files are rendering in the front end. Which developer tool helps you do that?
When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need to call the getChildHtml () method.
If your custom frontend theme is missing an expected template file, the last place Magento will look is this directory: ______________.
You want to set up different languages in a Magento installation with multiple stores. Which configuration scope should you use?
Which is the proper XML markup for creating a new content block containing the content from a CMS static block?
Which of the following functions is guaranteed to be executed after the DOM is ready? (Assume that the page only includes the prototype.js library.)
You want to stop all events on someElement. Which two methods from prototype.js will do this? (Choose TWO.)
In System->Configuration ‘Design’ you can configure individual theme names for ________ . (Choose FIVE)
You have created a system of multiple stores within a single Magento installation. Which one of the following levels of settings is NOT available?