Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Acquia Drupal-Site-Builder - Acquia Certified Drupal Site Builder Exam for Drupal 10, 11

Page: 2 / 2
Total 50 questions

You have enabled website feedback contact form to allow users to submit feedback. You would like to redirect users to a different page after submission.

How will you accomplish this?

A.

Use an add-on module like Webform, since Core doesn't offer this feature.

B.

Set "Redirect URL" on Site information page under configuration.

C.

Allow users to add their own Redirect URL in user profile pages.

D.

Add the desired destination page to the "Redirect path" field in contact form settings.

Your website is showing a warning message that a contributed module "Password Policy" has a new security update.

What action will you take?

A.

No action is needed as security updates are not important.

B.

Uninstall the currently installed module. Download the latest version of the module and configure it again.

C.

Drupal will update and install security update automatically on the next cron run.

D.

Download the latest version of the module. And visit the update.php page to complete the update.

You have created a new Comment type, but when you try to add a comment field to a Content type, you can't select your new Comment type.

A.

"Allow comments" is not checked in the Content type settings.

B.

In your new Comment type, you didn't select "Content" as the Target entity type.

C.

Custom comment types can only be added to default Content types.

D.

You need to clear the site caches to see the new option.

You have a content type "Places" which lists tourist destinations of different countries. You would like the visitors to be able to mark their country while commenting on "Places". This does not apply to other content types.

How will you build this functionality?

A.

Obtain country information from the user profile field while adding comments.

B.

Create a new comment type with a new field "Country" and associate it with Places content type.

C.

Create a "Country" vocabulary and add a term reference field to "Places" content type.

D.

Use the GeoIP module to tag users with their locations.

A page has been added for a new product, and the marketing team wants you to add it to the main navigation menu, as a child of the "Products" page. During a promotion period, the team also wants you to add a link to the new page as a child of the "What's New" page.

What is the best way to add both links to the main navigation menu?

A.

Edit the new page, add a link in Menu Settings, and select "Products" as the Parent item. In the Main navigation menu, add a new link to the page and select "What's New" as the parent item. When the promotion is over, delete the second link from the menu.

B.

Edit the new page, add a link in Menu Settings, and select "Products" as the Parent item. Clone the new page, and set the menu link parent to the "What's New" page. When the promotion is over, delete the cloned page.

C.

In the Main navigation menu, add two links to the new page, one with "Products" as the parent page and the other with "What's New" as the parent page. Set the second link to expire on the date the promotion ends.

D.

Edit the new page and create two links in the Menu Settings section, one with "Products" as the parent page and the other with "What's New" as the parent page. When the promotion is over, delete the second menu link.