Your Drupal site contains a contact form for anonymous users, with the following fields: subject (text plain), name (text plain), email (Email), message (text long), attachment (file)
All fields are without any restrictions and none is mandatory to send the form
What is the potential security threat with this form1?
Answer : B
You have installed a custom theme for your website, and you notice the theme displays a Druplicon as the logo in the upper left corner As much as you love Drupal, you would like to remove this logo ankdisplay your company's logo instead
How would you do this in the Drupal admin interface? Choose 2 answers
Answer : A, D
You had installed a contributed module on your website, but your site no longer needs it No other modules have dependencies on this module.
How can you safely uninstall the module?
Answer : A
The marketing department has decided that a call-to-action button currently in the site footer should be moved to the sidebar for higher visibility The button is currently implemented in a custom block.
How should you make the requested changes?
Answer : B
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
A "Case Study" content type includes an entity reference field "field_related_product," to associate each Case Study with a "Product" node You are asked to add a sidebar block to the Product node display that shows a list of related case studies
How can you build this functionality?
Answer : A
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.
What could be the problem'?
Answer : A