Real lesson examples

See what your students will experience

These are the kinds of interactive lessons you can build in Knowledge Quest Studio - no design skills, no programming, just your subject expertise and a browser.

Build your own - it's free →

Active recall doubles retention

Research by Roediger & Karpicke (2006) found that students who are tested on material retain nearly twice as much one week later compared to students who only re-read it.

Practice without consequences

Branching scenarios let students practice decisions - a patient triage call, a historical choice, a code review - in a safe environment where mistakes are learning moments.

Instructor presence increases success

Students in online courses report feeling less isolated when they can hear or see their instructor. Audio narration and dialog slides close that gap significantly.

Students move at their own pace

A SCORM lesson lets a student pause, rewind, and revisit any slide as many times as they need - something a live lecture or a PDF can't offer.

Nursing & Healthcare Education

Patient Assessment: Chest Pain Triage

A branching scenario where nursing students practice a real triage decision. Students read the patient chart, gather history, then choose a care pathway - and see what happens next.

Lesson flow
Title slide
Chest Pain Triage - Clinical Decision Lab
Content
Patient arrives - 58 y/o male, 10 min chest pain. Vital signs displayed.
Quiz - multiple choice
Which assessment do you prioritize first? (4 options)
Branching scenario
You have 60 seconds. Do you: call the rapid response team, get a 12-lead ECG first, or administer aspirin?
Content - consequences
Here is what happened and why that decision mattered.
Quiz - true/false pool
5 questions drawn from a bank of 12 (randomized each attempt)
Features used
Branching scenario Multiple choice quiz True/false quiz Question pool Audio narration SCORM export
Why this works for students

Nursing students read about triage in textbooks, but there is a gap between knowing the protocol and actually making a call under pressure. A branching scenario puts them in that moment - stakes feel real, but no patient is harmed. When they make the wrong choice, the lesson shows them the consequences and explains the clinical reasoning. That experience is far more memorable than re-reading a chapter.

Research note: Simulation-based learning improves clinical decision-making. The branching format mirrors how clinical reasoning actually works - a sequence of choices, not a list of facts to memorize.
Grade level & context

Undergraduate nursing program, embedded in LMS via SCORM. Works in Canvas, D2L, Moodle, and Blackboard.

World History

The Silk Road: Trade, Culture, and Connection

A visually rich content lesson that walks students through the geography, goods, and cultural exchanges of the ancient Silk Road trade network - with comprehension checks throughout.

Lesson flow
Title slide
The Silk Road - Roads of Connection
Content + image
Map of routes from China to the Mediterranean. What traveled East, what traveled West.
Quiz - matching
Match each commodity (silk, spices, glassware, paper) to its region of origin.
Content
Diseases and ideas traveled too - smallpox, Buddhism, Islam, and printing all spread via the routes.
Quiz - multiple choice
Which of the following did NOT travel along the Silk Road?
Quiz - fill in the blank
The Silk Road connected China to _____, spanning over _____ km.
Features used
Images with alt text Matching quiz Multiple choice Fill in the blank Audio narration SCORM export
Why this works for students

History lessons are often a wall of text. Breaking the content into focused slides - one idea at a time - and then immediately asking students to apply that idea (matching, fill-in-the-blank) keeps them actively thinking rather than passively reading. The quizzes aren't just assessment - they are part of the learning. Students who are quizzed as they go retain significantly more than students who read a full chapter before being tested.

Research note: Interleaving new content with low-stakes retrieval practice is one of the most well-supported techniques in learning science (Roediger & Karpicke, 2006). This lesson is designed around that principle.
Grade level & context

High school or introductory college world history. Can be used as pre-class preparation (flipped classroom) or as a graded LMS activity.

World Languages - Spanish

Greetings and Introductions: A Conversation Practice Lesson

A language lesson that introduces Spanish greetings through a dialog between two characters, then builds vocabulary with matching and fill-in-the-blank practice.

Lesson flow
Title slide
Saludos y Presentaciones - Greetings and Introductions
Dialog simulation
Sofia and Carlos meet in class. 8-turn conversation with translation available.
Content
Vocabulary breakdown: formal vs. informal greetings and when to use each.
Quiz - matching
Match Spanish phrase to English meaning (8 pairs).
Quiz - fill in the blank
Complete the conversation: "Hola, _____ llamo Carlos. _____ de Mexico."
Dialog - practice round
Students guide a second conversation. Choose the correct response at each turn.
Features used
Dialog simulation Matching quiz Fill in the blank Audio narration Character images SCORM export
Why this works for students

Language learning research consistently shows that vocabulary acquired in context - a real conversation, a memorable situation - sticks better than vocabulary learned from a list. The dialog simulation gives students a "scene" to anchor their memory. When they later recall "Buenos dias," they remember Sofia walking into class, not a vocabulary flashcard.

Instructor note: Recording yourself reading the dialog lines in Spanish (even one take, imperfect is fine) creates a powerful sense of instructor presence. Students hearing your voice say "Buenos dias" for the first time is more memorable than text alone.
Grade level & context

High school Spanish 1 or college intro Spanish. Excellent for flipped homework before a conversation-based in-class activity.

Computer Science & Technology

Version Control with Git: Your First Repository

A step-by-step introduction to Git concepts for students who have never used version control. Uses branching to address the most common mistake at each step.

Lesson flow
Title slide
Git Basics - Never Lose Your Work Again
Content
What is version control and why programmers can't live without it.
Content - code example
git init, git add, git commit - the three commands you need first.
Branching scenario
You forgot to run git add before committing. What should you do?
Quiz - ordering
Put these Git commands in the correct order: push, commit, add, init.
Quiz - fill in the blank
To save a snapshot of your changes, you run git _____.
Features used
Branching scenario Ordering quiz Fill in the blank Multiple choice Audio narration SCORM export
Why this works for students

Technical concepts like Git are hard to teach by listing commands. Students need to understand the mental model - what a commit actually is, why order matters, what "staging" means. Ordering quizzes are particularly well-suited to procedural knowledge: they require students to think about sequence, not just recognize a correct answer. The branching scenario for the most common mistake ("forgot git add") is more effective than a warning paragraph because students make the decision themselves.

Instructor note: This works especially well as a flipped classroom assignment before a hands-on lab session. Students who have worked through the concepts in advance can focus the lab time on actually practicing rather than hearing the explanation for the first time.
Grade level & context

Introductory programming course, bootcamp, or professional development. Pre-work before a Git lab session.

Workplace Training & Professional Development

Giving Constructive Feedback: A Scenario-Based Workshop

A scenario-based training module for managers and team leads. Students practice delivering feedback in a realistic conversation simulation, then reflect on what made it effective.

Lesson flow
Title slide
The Feedback Conversation - A Practice Workshop
Content
The SBI model: Situation, Behavior, Impact. Three parts, every time.
Dialog simulation
A team member missed a deadline. The conversation starts - you decide how it goes.
Branching scenario
Your team member gets defensive. Do you: back off, repeat your point more firmly, or ask a question?
Quiz - multiple choice pool
4 questions drawn from a bank of 10 - each attempt is different.
Features used
Dialog simulation Branching scenario Multiple choice Question pool Audio narration SCORM export
Why this works for students

Soft skills training often fails because it is purely informational - slides tell you what to do, but you never practice it. The dialog simulation puts learners in the conversation. The branching scenario means their choices have consequences they can see, which creates a much stronger memory than reading about what not to do. The question pool randomizes the quiz so the lesson is equally useful for refresher training.

LMS note: Because this exports as SCORM, your organization's LMS can track completion and score automatically. Managers can assign it, and HR can verify completion - without building anything custom.
Context

Corporate training, HR onboarding, teacher professional development, leadership programs. LMS-trackable via SCORM 1.2.

Not sure where to start?

The step-by-step tutorial will walk you through building your first lesson from scratch - no tech background needed.

📖 Read the step-by-step tutorial →