The content editor assigned to approve comments on the site wants to see all the unapproved comments sorted by the node on which they are posted, but can't do this on the Comments page
What is the simplest way to solve this problem?
Answer : C
What is meant by headless Drupal? Choose 2 answers
Answer : A, D
How can you set the default country and time zone for a Drupal site?
Answer : B
You are building a Drupal site that makes great use of imagery Photos are used throughout the site in different sizes and attached to various entities
How should you handle the images for the site so that they can be easily managed and used in multiple locations?
Answer : A
You are building a site for a membership organization, which will include a member directory The directory will show each member's name, local chapter, and the U.S. state the chapter is in. Members are users, who select a local chapter when they register Each chapter has a page with a photo There are no pages for states; but other kinds of content are associated with states
Answer : B
There are two contributed modules you are considering using (Module A and Module B) The modules have very similar functionality and either will fit your site's needs In looking at the two modules' project pages, you notice:
Module A
* Version: 8.X-2.6
* Last commit: 4 days ago
* 5,851 sites report using this module
Module B
* Version 8.x-1 0-rc2
* Last commit: 2 years ago
* 107 sites report using this module
What can you tell from this information?
Answer : B
You are asked to implement a "employee of the month" block into your corporate website The block should show name and picture of the employee and should be editable over the normal block layout All the employees are users of the website
How do you implement the block?
Answer : D