Search Header Logo

Magento thi that

Authored by dinh tran

Architecture

1st Grade

Used 5+ times

Magento thi that
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

An Adobe Commerce developer has implemented custom theme Vendor/Theme which inherits from Magento/luma. Which two options are parts of the theme fallback logic? (Choose two.)

Magento/blank

Magento/default

Magento/base

Magento/luma

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

An Adobe Commerce developer needs to pass JSON data to a javaScript component while keeping xSS prevention strategies in mind. Which two options would the developer use? {Choose two.)

<div data-bin='settings: <?= $escaper->escapeHtmlAttr($myJson) ?>'></div>

<script>

let settings = <?= $myJson ?>

</script>

<script>

    let settings = <?= escapeHtmlAttr($myJson) ?>

</script>

<div data-bin='settings: <?= $myJson ?>'></div>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Adobe Commerce developer has been asked to add orange_view_index layout handle in the email template which is placed at. Vendor_Orange/view/frontend/layout/orange_view_index.xml as: 

Which option would the developer use to add the layout handle in the email templates:

{{template area=”frontend” handle=”orange_view_index” }}

{{block area=”frontend” handle=”orange_view_index” }}

{{layout area=”frontend” handle=”orange_view_index” }}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Adobe Commerce developer has to set a specific CMS page to appear when a 404 Page Not Found error occurs. Where can the CMS No Route Page be configured in the Admin Panel?

In the Default Pages section under Stores > Settings > Configuration > Design > Web

In the Default Pages section under Stores > Settings > Configuration > General > Web

In the Default Pages section under Stores > Settings > Configuration > Advanced > Web

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Adobe Commerce developer is using a 3rd party module called Nomespace_Module which has a base layout ( < module_dir >/view/frontend/layout/layout1.xml ). How would an Adobe Commerce developer override the base layout?

<theme_dir>/Nomespace_Module/layout/override/base/layout1.xml

<theme_dir>/Nomespace_Module/override/layout/base/layout1.xml

<theme_dir>/Nomespace_Module/frontend/layout/layout1.xml

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Adobe Commerce developer wants to enhance security on the storefront using Google reCAPTCHA. Which step would the Adobe Commerce developer take to enable Google reCAPT CHA through the admin?

Configure Google reCAPTCHA in Stores > Settings > Configuration > General > Web > Google reCAPTCHA Storefront.

Configure Google reCAPTCHA in Stores > Settings > Configuration > Security > Google reCAPTCHA Storefront

Configure Google reCAPTCHA in Stores > Settings > Configuration > Advanced > Developer > Google reCAPTCHA Storefront

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Adobe Commerce developer needs to create translations for the Orange/custom theme. Which directory would the developer place the translations?

Orange/custom/i18n

Orange/custom/etc

Orange/custom/translations

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?