Skip to content

Commit e24d69b

Browse files
authored
changed files by pdets auto publish service, publishid[69dc096f-5e5f-4bd1-a302-463cd3196615] and do [publish].
1 parent be53f71 commit e24d69b

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-17
lines changed

learn-pr/wwl-data-ai/use-ai-everyday-tasks/7-knowledge-check.yml

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,40 @@ metadata:
1212
- N/A
1313
durationInMinutes: 3
1414
content: |
15-
[!include[](includes/7-knowledge-check.md)]
15+
[!include[](includes/7-knowledge-check.md)]
16+
quiz:
17+
title: "Check your knowledge"
18+
questions:
19+
- content: "What is the key to getting the best responses from AI tools like Microsoft Copilot?"
20+
choices:
21+
- content: "Being clear, specific, and goal-oriented in your prompts."
22+
isCorrect: true
23+
explanation: "Correct. Clear, specific, and goal-oriented prompts help the AI understand exactly what you need and provide accurate and useful responses."
24+
- content: "Using advanced vocabulary and technical terms to enhance AI comprehension."
25+
isCorrect: false
26+
explanation: "Incorrect. While AI can process complex language, unnecessary jargon may introduce ambiguity and lead to less accurate responses."
27+
- content: "Trusting the AI’s first response as the best possible answer without adjustments."
28+
isCorrect: false
29+
explanation: "Incorrect. While AI can generate strong initial responses, iterating on your prompt and refining based on feedback often leads to more precise and valuable results."
30+
- content: "What is the purpose of using the Think Deeper feature in Microsoft Copilot?"
31+
choices:
32+
- content: "To generate lists."
33+
isCorrect: false
34+
explanation: "Incorrect. While Think Deeper can be used to get detailed information on various topics, it is not specifically for generating book recommendations."
35+
- content: "To correct grammatical errors in the prompts."
36+
isCorrect: false
37+
explanation: "Incorrect. 'Think Deeper' does not correct grammatical errors, it provides more detailed responses."
38+
- content: "To handle more complex questions by breaking them down into multiple steps, allowing for more accurate and detailed responses."
39+
isCorrect: true
40+
explanation: "Correct. 'Think Deeper' unlocks the power of deep reasoning in Microsoft Copilot, providing more accurate and detailed responses."
41+
- content: "What is the role of generative AI in content creation?"
42+
choices:
43+
- content: "Generative AI rearranges existing information to create new content."
44+
isCorrect: false
45+
explanation: "Incorrect. Generative AI doesn't just rearrange existing information; it creates something new that didn't exist before."
46+
- content: "Generative AI creates new, unique content, such as writing poems, composing melodies, or designing graphics based on the patterns and styles it learned from existing data."
47+
isCorrect: true
48+
explanation: "Correct. Generative AI uses large language models (LLMs) that are trained on huge amounts of data to create outputs that are similar to the data they were trained on."
49+
- content: "Generative AI copies existing data to produce similar content."
50+
isCorrect: false
51+
explanation: "Incorrect. Generative AI does not just copy data, it creates entirely new and original pieces of work."
Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
1-
## Multiple Choice
2-
What is the key to getting the best responses from AI tools like Microsoft Copilot?
3-
(X) Being clear, specific, and goal-oriented in your prompts. {{Correct. Clear, specific, and goal-oriented prompts help the AI understand exactly what you need and provide accurate and useful responses.}}
4-
() Using advanced vocabulary and technical terms to enhance AI comprehension. {{Incorrect. While AI can process complex language, unnecessary jargon may introduce ambiguity and lead to less accurate responses.}}
5-
() Trusting the AI’s first response as the best possible answer without adjustments. {{Incorrect. While AI can generate strong initial responses, iterating on your prompt and refining based on feedback often leads to more precise and valuable results.}}
61

7-
## Multiple Choice
8-
What is the purpose of using the Think Deeper feature in Microsoft Copilot?
9-
() To generate lists. {{Incorrect. While Think Deeper can be used to get detailed information on various topics, it is not specifically for generating book recommendations.}}
10-
() To correct grammatical errors in the prompts. {{Incorrect. 'Think Deeper' does not correct grammatical errors, it provides more detailed responses.}}
11-
(X) To handle more complex questions by breaking them down into multiple steps, allowing for more accurate and detailed responses. {{Correct. 'Think Deeper' unlocks the power of deep reasoning in Microsoft Copilot, providing more accurate and detailed responses.}}
12-
13-
## Multiple Choice
14-
What is the role of generative AI in content creation?
15-
() Generative AI rearranges existing information to create new content. {{Incorrect. Generative AI doesn't just rearrange existing information; it creates something new that didn't exist before.}}
16-
(x) Generative AI creates new, unique content, such as writing poems, composing melodies, or designing graphics based on the patterns and styles it learned from existing data. {{Correct. Generative AI uses large language models (LLMs) that are trained on huge amounts of data to create outputs that are similar to the data they were trained on.}}
17-
() Generative AI copies existing data to produce similar content. {{Incorrect. Generative AI does not just copy data, it creates entirely new and original pieces of work.}}
2+
Choose the best response for each of the following questions.

0 commit comments

Comments
 (0)