# Facilitator Guide: Claude Certification Quest

This guide helps an instructor, coach, team lead, or operator run the program for true beginners.

## Teaching Principle

Teach first. Show examples second. Let learners practice third. Quiz last.

Do not begin by testing learners. The goal is confidence plus practical skill.

## Recommended First Session

Length: 60 to 90 minutes.

Audience: People who can use email and a browser but may have no AI background.

Tools:

- NotebookLM notebook: `Claude Certification Quest`
- Claude
- `learner-workbook.md`
- `progress-tracker.md`
- `learner-passport-template.md`
- `notebooklm-feature-playbook.md`
- `notebooklm-studio-artifact-prompts.md`
- `notebooklm-live-build-checklist.md`

## Session Flow

### 1. Welcome: 5 minutes

Say:

```text
Today is not a coding class. You do not need GitHub, Netlify, Vercel, APIs, or developer tools. We are learning how to use AI clearly, safely, and practically.
```

Explain:

- NotebookLM is the study console.
- Claude is the practice assistant.
- The course is organized like a game map.
- Quizzes are checkpoints, not traps.

### 2. World 0: 15 minutes

Teach these four terms:

- AI assistant
- Prompt
- Source
- Chat

Use the model answers from the workbook.

Facilitator line:

```text
A prompt is just the instruction or question you give the AI. If you have ever texted someone a request, you already understand the basic idea.
```

Activity:

Ask learners to rewrite `AI?` into a real question.

Expected improved answer:

```text
Explain what an AI assistant is in plain language for someone who has never used one.
```

### 3. World 1: 10 minutes

Teach:

Claude is helpful, but not automatically correct.

Use this analogy:

```text
Treat Claude like a capable new teammate. It can help quickly, but you still review the work before using it.
```

Activity:

Learners create two columns:

- Claude can help with
- Human must still check

### 4. World 2: 15 minutes

Teach the formula:

```text
Task + Context + Audience + Format + Constraints
```

Say:

```text
Most bad AI answers come from missing instructions. This formula helps you tell the AI what job to do.
```

Activity:

Improve:

```text
Tell me about AI.
```

Expected answer:

```text
Explain what an AI assistant is for a complete beginner. Use plain language, one everyday example, and a short 3-bullet summary. Avoid technical jargon.
```

### 5. World 3: 10 minutes

Teach:

AI can sound confident and still be wrong.

Use this phrase:

```text
Confidence is not the same as correctness.
```

Activity:

Show this claim:

```text
Claude is always correct if you write a good prompt.
```

Expected answer:

Wrong.

Why:

A better prompt improves results, but human verification is still required.

### 6. World 4: 10 minutes

Teach:

Do not paste sensitive data into AI tools.

Say:

```text
When in doubt, use fake sample data or ask for a template.
```

Activity:

Sort examples into:

- Safe to share
- Remove first
- Do not paste

### 7. World 5: 10 minutes

Teach the workflow:

1. Prompt.
2. Read.
3. Improve.
4. Review.

Activity:

Learners draft one simple email and ask one follow-up.

### 8. Close: 5 minutes

Point learners to:

- `Claude Flashcards`
- `Claude Quiz`
- `Master the Claude Certification Quest` audio overview
- `AI User Passport`

Tell them:

```text
You are not trying to memorize AI. You are learning how to give clear instructions, check results, and protect private information.
```

## How To Use NotebookLM During The Session

Open the notebook and show:

- Sources panel: where trusted material lives.
- Source checkboxes: how to focus the notebook on one world.
- Chat panel: where learners ask questions.
- Citations: how learners check evidence.
- Studio panel: where generated study tools live.
- Notes: where learner inventory lives.

Use these prepared Studio artifacts:

- `Claude Certification Quest: The Beginner's Study Map`
- `Claude Flashcards`
- `Claude Quiz`
- `Master the Claude Certification Quest`
- `AI Foundations Checkpoint Battle`
- `Conquering the Final Boss: AI Certification Practice Plan`

Add or regenerate these if they are missing:

- `Claude Certification Quest World Map`
- `Memory Coins: Beginner AI Terms`
- `Wall Poster: Prompt Formula`
- `Wall Poster: What Not To Paste`
- `Lesson Cutscene: Course Orientation`
- `Quick Cutscene: Prompt Formula`
- `Quick Cutscene: Safety Shield`
- `Instructor Deck: First Session`
- `Learner Deck: Final Boss Review`
- `Claude Certification Quest Curriculum and Media Structure`

Use `notebooklm-studio-artifact-prompts.md` for exact prompts and `notebooklm-live-build-checklist.md` to audit the live notebook.

## NotebookLM Feature Rotation

Use at least one native NotebookLM feature in every world:

| World | Feature to show |
| --- | --- |
| World 0 | Study Guide and saved notes |
| World 1 | Mind Map and Learning Guide chat |
| World 2 | Flashcards, Quiz, and prompt formula infographic |
| World 3 | Source filtering and citations |
| World 4 | Safety infographic and safety quiz |
| World 5 | Notes, critique audio, and before-after workflow inventory |
| Final Boss | Final quiz, Video Overview, Slide Deck, and Data Table QA |

## Common Beginner Confusions

### "Is AI the same as Google?"

Answer:

```text
No. Search engines find pages. AI assistants generate answers. NotebookLM is special because it uses sources you provide.
```

### "If Claude sounds confident, is it correct?"

Answer:

```text
Not always. AI can sound confident and still be wrong. Important answers need verification.
```

### "Can I paste a customer file?"

Answer:

```text
Not by default. Remove private details, use fake sample data, or ask for a template.
```

### "Do I need to code?"

Answer:

```text
No. This beginner program is about AI fluency, not app building.
```

## Facilitation Rules

- Keep explanations short.
- Use plain language.
- Avoid technical terms unless the workbook defines them.
- Let learners succeed early.
- Use the answer key generously.
- Do not shame wrong answers.
- Repeat the safety rule every session.

## Pilot Success Criteria

A first-time learner succeeds if they can:

- Explain AI assistant, prompt, source, and chat.
- Use the prompt formula once.
- Name 3 things not to paste into AI.
- Improve one Claude answer with a follow-up.
- Explain why AI answers need checking.

They do not need to finish every world in one session.
