AI:- Prompt Engineering
Summary
0 of 11 questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You have to pass the previous Module’s quiz in order to start this quiz:
Results
you have successfully completed the quiz.
Summary
Answered correctly
/
Time taken
/
Earned points
/
0Category score
Questionnaire
- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- Answered
- Review
-
Questions:1
11Time left:01. Question
Write your name here
-
This response will be reviewed and graded after submission.
Grading can be reviewed and adjusted.Grading can be reviewed and adjusted. -
-
Questions:2
11Time left:02. Question
Which prompt would you use to generate a WordPress function that registers a custom post type ‘Books’ with support for ‘title’, ‘editor’, ‘thumbnail’, ‘excerpt’, and a custom taxonomy ‘Genre’?
CorrectIncorrect -
Questions:3
11Time left:03. Question
Which prompt would you use to generate a WordPress shortcode that displays a list of recent posts with a custom query, including posts from a specific category and limiting the output to 5 posts?
CorrectIncorrect -
Questions:4
11Time left:04. Question
Which prompt would you use to generate a WordPress plugin settings page with sections for ‘General’, ‘Display’, and ‘Advanced’ settings, including fields for site title, color scheme, and custom JavaScript?
CorrectIncorrect -
Questions:5
11Time left:05. Question
Which prompt would you use to generate a secure WordPress form handler with nonces and user capability checks to process form submissions for a custom post type ‘Reviews’?
CorrectIncorrect -
Questions:6
11Time left:06. Question
Which prompt would you use to generate a WordPress function that adds a custom meta box to the ‘post’ post type for adding a ‘subtitle’, ensuring the meta box is displayed on the post edit screen and the subtitle is saved correctly?
CorrectIncorrect -
Questions:7
11Time left:07. Question
Which prompt would you use to generate a custom REST API endpoint in WordPress that retrieves posts with a specific custom field ‘featured’ set to true, and includes post title, excerpt, and custom field in the response?
CorrectIncorrect -
Questions:8
11Time left:08. Question
Which prompt would you use to generate a WordPress widget that displays recent posts with a custom title and allows the number of posts and excerpt length to be configurable via the widget settings?
CorrectIncorrect -
Questions:9
11Time left:09. Question
Which prompt would you use to generate a WordPress function that creates a custom admin page with AJAX functionality for managing ‘Books’ post type. The page should allow users to add, update, and delete book entries, and include nonce verification for security?
CorrectIncorrect -
Questions:10
11Time left:010. Question
Which prompt would you use to generate a WordPress plugin that implements a custom REST API endpoint for querying ‘Books’ post type based on meta query parameters? The endpoint should support filtering by ‘author’ and ‘publication_year’, handle pagination, and require authentication. Additionally, ensure that the response includes custom fields and proper error handling.
CorrectIncorrect -
Questions:11
11Time left:011. Question
Which prompt would you use to generate a WordPress function that customizes the login page by adding a custom logo, background image, and custom CSS styles? The function should only apply these customizations on the login page and use WordPress hooks appropriately.
CorrectIncorrect