Question

I need to prepare for the Magento Front End Developer Certification and there didn't seem to be a question on this yet. How should one prepare for this certification? Are there some guides and/or test exams that I can go through? Please note that I am looking specifically for Front End Certification material. There just doesn't seem to be any information regarding this exam or a study guide.

Was it helpful?

Solution

There is a study guide available in PDF form from Magento's website. The test is multiple choice, and takes about 90 minutes to complete.

You can get the study guide here:

http://www.magentocommerce.com/certification/front-end-developer - click on 'Resources'

Most of the test revolves around XML layouts and theme fallback. Some questions focus on basic CSS principles. Here's the actual breakdown of the distribution of questions:

Design fallback - 7%
XML Layout - 19%
Customization of template files - 16%
Block template system - 11%
Locate files / directory structure - 7%
Javascript creation & Customization - 8%
CSS principles - 9%
Customizing look and feel - 12%
Admin Configuration scope - 6%
Internationalization - 4%

The test as described by Magento:

A Magento frontend engineer:

Creates and customizes Magento themes including: templates, layouts, CSS, Javascript, and other components of the front end of a Magento site images translations

Uses the Admin Panel to: implement design-related system configuration modify the appearance of specific pages (for instance, CMS, categories, and products)

About the Exam

65 multiple-choice questions

90 minutes to complete the exam

Each question on the exam tests a skill that applies to both Community Edition v.1.7 and Enterprise Edition v.1.12.

No hard-copy or online materials may be referenced during the exam

No prerequisites; we recommend taking Core Principles of Theming in Magento course as a first step

Study Guide Available

Source: http://www.magentocommerce.com/certification/front-end-developer

OTHER TIPS

Despite the official study guide mentioned by @philwinkle, I would like to add two more resources which can be quite helpful in order to prepare for the Magento Frontend Developer Certification:

  1. Demac Media compiled answers to the questions of the official study guide here.
  2. Robert Kent started a git book full with structured test questions here. I personally had the feeling that his questions are a bit easier than the official ones in the exam, so be warned.
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top