Content Management - Certificated

Content Management - Certificated

Professional Development

10 Qs

quiz-placeholder

Similar activities

HTML & CSS Einführung

HTML & CSS Einführung

Professional Development

14 Qs

HTML Basics

HTML Basics

9th Grade - Professional Development

9 Qs

ER Model

ER Model

Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

โปรแกรมนารู้

โปรแกรมนารู้

Professional Development

10 Qs

Modulo 2-Clase 1-Tecnologias Internet

Modulo 2-Clase 1-Tecnologias Internet

Professional Development

8 Qs

Initiation MySQL

Initiation MySQL

Professional Development

10 Qs

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

University - Professional Development

12 Qs

Content Management - Certificated

Content Management - Certificated

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Dưỡng Dưỡng

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where would you go to add a scheduled design change?

In the Admin panel, under Content > Design > Schedule

In the Admin panel, under Content > Design > Configuration. Select the appropriate scope and navigate to the Design Schedule section

<start_date> and <end_date> nodes can be added in the theme's theme.xml file

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new widget in your custom module that can be used in Cms content?

Configure the widget in etc/widgets.xml

Simply create a new class that implements \Magento\Widget\Block\BlockInterface and it will be registered as a widget automatically

Configure the widget in view/frontend/layout/widget.xml

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you need to do in order to apply a theme custom in admin?

Edit the core_config_data table manually and add the theme id as a value for the design/frontend/theme/theme_id path.

Simply reload the admin panel after adding the new theme. The latest theme will be applied automatically.

Create a new module and specify the theme in the arguments supplied for the Magento\Theme\Model\View\Design class in the module's etc/frontend/di.xml.

In the admin panel, go to Content > Design > Configuration and set the theme custom. Clear all caches for the changes to take effect.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When apply design changes using admin configuration .For products, Which options in the configuration (Product Edit page)

Layout,Display product options in,Custom layout

Schedule,Display product options in,Custom layout

Product Page Customizations,Display product options in,Custom layout

Schedule,Display product options in,Layout

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How to disable merge CSS?

php bin/magento set dev/css/merge_css_files 0

php bin/magento set dev/css/minify_files 0

Stores > Configuration > Advanced > Developer > CSS Settings -> Merge CSS Files = No

php bin/magento config:set dev/css/merge_css_files 0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to disable merge JS?

php bin/magento config:set dev/js/merge_files 0

php bin/magento set:config js/minify_files 0

php bin/magento config:set js/merge_files 1

php bin/magento set:config js/merge_files 0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the page loads, there is a significant gap untile any Javascript-enabled functionality is usable. What do u do to remediate the slow Javascript?

Enable javascript bundling in Store>Configuration>Advanced> Developer>JS

Enable css bundling in Store>Configuration>Advanced> Developer>CS

Enable full page cache

Remove unnecessary js from running requirejs-config.js

Buld the static assets with the --bundleJs flag

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?