Question 1

The module MyCompany_MyModule provides custom admin interface pages.
Access to these pages should only be granted to specific users.
You add the required configuration to the module's acl.xml file, but the setting does not seem to work as expected.
How do you visually check if Magento evaluates your ACL resource as expected?
  • Question 2

    You have configured an event observer to watch the checkout_submit_all_after event using this XML:

    What is the required class definition for the event observer?
  • Question 3

    A merchant is interested in setting different prices for the same products in different store scopes.
    What do you reply to this inquiry?
  • Question 4

    A module you are working on needs to send a newsletter to all subscribed customers at predefined intervals.
    Which two actions do you take to make sure the newsletter is sent? (Choose two.)
  • Question 5

    There are two different configurable products which both share one variation. The shared variation is represented by the same simple product.
    A customer added both configurables to the cart with the same selected variation?
    How will they be displayed?