|
| 1 | +### YamlMime:ModuleUnit |
| 2 | +uid: learn.philanthropies.breathing-life-into-stories.knowledge-check |
| 3 | + |
| 4 | +title: Knowledge check |
| 5 | +metadata: |
| 6 | + title: Knowledge check |
| 7 | + description: "TODO this field is for search engine optimization and is not user-visible; use 2-3 complete, grammatically correct sentences to describe the unit; include relevant search keywords." |
| 8 | + ms.date: 3/20/2025 |
| 9 | + author: kprks |
| 10 | + ms.author: kbarreto |
| 11 | + ms.topic: unit |
| 12 | +########################################################################### |
| 13 | +### |
| 14 | +### If your content is related to a product or service, apply one value from the either the ms.prod allowlist |
| 15 | +### or the ms.service allowlist. You can’t use both ms.prod and ms.service. |
| 16 | +### |
| 17 | +### If your content isn't about a product or service, you can omit both ms.prod and ms.service. |
| 18 | +### |
| 19 | +### The list of approved ms.prod values is here: https://review.learn.microsoft.com/help/platform/metadata-taxonomies?branch=main#msprod |
| 20 | +### The list of approved ms.service values is here: https://review.learn.microsoft.com/help/platform/metadata-taxonomies?branch=main#msservice |
| 21 | +### If you need to request new values, follow the process here: https://review.learn.microsoft.com/en-us/help/platform/metadata-allowlist-requests?branch=main |
| 22 | + |
| 23 | +durationInMinutes: 10 |
| 24 | +########################################################################### |
| 25 | +### |
| 26 | +### General guidance (https://review.docs.microsoft.com/learn-docs/docs/id-guidance-knowledge-check) |
| 27 | +### - Questions are complete sentences ending with a question mark |
| 28 | +### - No true/false questions |
| 29 | +### - 3 answers per question |
| 30 | +### - All answers about the same length |
| 31 | +### - Numeric answers listed in sorted order |
| 32 | +### - No "All of the above" and/or "None of the above" as answer choices |
| 33 | +### - No "Not" or "Except" in questions |
| 34 | +### - No second person ("you") in the questions or answers |
| 35 | +### - Provide a meaningful explanation for both correct and incorrect answers |
| 36 | +### |
| 37 | +### Question content requirements: |
| 38 | +### - Write 5 questions |
| 39 | +### - Questions 1,2 must test this Learning Objective: "Describe how (attributes) of (product) work to (solve problem)" |
| 40 | +### Guidance: These two questions can be short, no need for a long scenario to analyze. Test if they understand how the product works. |
| 41 | +### Example: "What differentiates an action from a control action in a Logic App?" |
| 42 | +### - Questions 3,4,5 must test this Learning Objective: "Evaluate whether (product) is appropriate to (general product use case)" |
| 43 | +### Guidance: Use scenario questions that ask the learner to analyze a situation with the "when to use" criteria presented in the module. |
| 44 | +### Example: "A financial company is building a system to let brokers trade financial instruments. The system must monitor market conditions, detect changes, and execute trades. It will need to handle a large volume of transactions quickly. The faster it completes trades, the more of an advantage the company will have over its competitors. Which requirement of this system would be difficult for Azure Logic Apps to satisfy?" |
| 45 | +### |
| 46 | +########################################################################### |
| 47 | + |
| 48 | +content: | |
| 49 | +quiz: |
| 50 | + questions: |
| 51 | + - content: "What is one of the main advantages of using AI in interactive storytelling?" |
| 52 | + choices: |
| 53 | + - content: "It accelerates the creation of characters and dialogue while enhancing creativity" |
| 54 | + isCorrect: true |
| 55 | + explanation: "AI tools like Azure OpenAI and DALL·E help streamline content creation and inspire new narrative directions." |
| 56 | + - content: "It automatically generates 3D environments and level design" |
| 57 | + isCorrect: false |
| 58 | + explanation: "AI tools in this module focus on character and dialogue—not full 3D environment design." |
| 59 | + - content: "It replaces the need for a human writer or narrative structure" |
| 60 | + isCorrect: false |
| 61 | + explanation: "AI supports the creative process but doesn't replace human storytelling or structure." |
| 62 | + |
| 63 | + - content: "How does DALL·E contribute to interactive storytelling?" |
| 64 | + choices: |
| 65 | + - content: "By generating character portraits from text descriptions" |
| 66 | + isCorrect: true |
| 67 | + explanation: "DALL·E turns detailed prompts into visual images, making it easier to conceptualize and present story characters." |
| 68 | + - content: "By creating branching story logic for interactive games" |
| 69 | + isCorrect: false |
| 70 | + explanation: "Branching logic and dialogue are handled by language models like GPT, not DALL·E." |
| 71 | + - content: "By animating cutscenes based on story beats" |
| 72 | + isCorrect: false |
| 73 | + explanation: "DALL·E generates static visuals—it doesn't handle animation or video production." |
| 74 | + |
| 75 | + - content: "What technique helps maintain narrative consistency when using both AI and human-generated content?" |
| 76 | + choices: |
| 77 | + - content: "Using a style guide to align tone, language, and structure across all dialogue" |
| 78 | + isCorrect: true |
| 79 | + explanation: "A style guide ensures that AI-generated content fits seamlessly with manually written scenes." |
| 80 | + - content: "Randomizing AI outputs to add variety" |
| 81 | + isCorrect: false |
| 82 | + explanation: "Randomization can lead to inconsistency and confusion—controlled prompts and review are key." |
| 83 | + - content: "Turning off AI memory and limiting all responses to one sentence" |
| 84 | + isCorrect: false |
| 85 | + explanation: "Limiting responses reduces quality—context and coherence are essential for immersion." |
| 86 | + |
| 87 | + - content: "Why is human oversight important when refining AI-generated dialogue trees?" |
| 88 | + choices: |
| 89 | + - content: "To ensure emotional realism, logical flow, and alignment with character personality" |
| 90 | + isCorrect: true |
| 91 | + explanation: "Human review helps adjust pacing, consistency, and tone to meet storytelling goals." |
| 92 | + - content: "To hand-draw each scene before using AI" |
| 93 | + isCorrect: false |
| 94 | + explanation: "Hand-drawing is unrelated to refining AI dialogue—it's about visual creation." |
| 95 | + - content: "To convert dialogue into binary code for game engines" |
| 96 | + isCorrect: false |
| 97 | + explanation: "Game engine integration may require formatting, but binary conversion is not part of narrative refinement." |
| 98 | + |
| 99 | + - content: "How does AI-powered dialogue generation support player immersion?" |
| 100 | + choices: |
| 101 | + - content: "By allowing NPCs to react dynamically to player choices and emotions" |
| 102 | + isCorrect: true |
| 103 | + explanation: "AI can adjust responses based on player behavior, creating more natural, engaging interactions." |
| 104 | + - content: "By limiting player input to multiple-choice questions" |
| 105 | + isCorrect: false |
| 106 | + explanation: "Limiting input can reduce immersion—AI allows more flexible, natural language interaction." |
| 107 | + - content: "By replacing all narrative paths with a single fixed outcome" |
| 108 | + isCorrect: false |
| 109 | + explanation: "Branching dialogue is key to immersion—fixed outcomes reduce interactivity." |
0 commit comments