Vibecode·Module 1: The Vibecoding Loop·Module 1 checkQuiz7mModule 1 graded quiz1. Which two stages of the vibecoding loop remain a human responsibility?Generation and RefinementIntent and VerificationVerification and GenerationIntent and Generation2. You send an identical prompt twice and get materially different code. What has happened?The tool is misconfigured and needs its cache clearedThe model was updated between the two runsNormal sampling variance: the model draws from a probability distributionYour context window overflowed on the second run3. Because prompts do not replay deterministically, a good specification should primarily:Describe the desired output in as much visual detail as possibleDefine checkable success criteria the result either meets or does notInclude the exact wording that worked in a previous sessionSet the temperature parameter to zero4. A generated function is subtly wrong. Which refinement is more likely to work?Re-sending the original request with "please do it correctly this time"Starting a brand new session with a longer version of the requestNaming the symptom: "it returns 0 for an empty list; it should raise ValueError"Asking the model whether it is confident in its answer5. "I could not have written this myself" is best treated as:Evidence the tool is earning its costA signal to slow down and verify before mergingA reason to increase delegation on the next taskIrrelevant: review the tests, not the feelingSubmit quizPassing score: 80% · answer every question to submitPreviousNext