Magento thi that

Magento thi that

1st Grade

40 Qs

quiz-placeholder

Similar activities

Equations and Inequal_Functions and Relations & Domain and Range

Equations and Inequal_Functions and Relations & Domain and Range

1st Grade - University

40 Qs

Дидактика

Дидактика

1st Grade

42 Qs

mmtt

mmtt

1st - 5th Grade

40 Qs

Magento thi that

Magento thi that

Assessment

Quiz

Architecture

1st Grade

Medium

Created by

dinh tran

Used 5+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground