Skip to course content
Free CrewAI course

CrewAI for Multi-Agent Automation

Module 02 Knowledge Check

5 questions. Pass mark 4 out of 5. Answer every question before checking the answer key below, then retry after reading the feedback.

1. The most important part of a task definition is…

2. Elaborate backstories mainly help by…

3. Two agents with overlapping roles typically causes…

4. A task that says 'research the topic thoroughly' is weak because…

5. Task context passed between agents should be…

---

Answer Key and Explanations

Check these only after attempting every question.

1. B - A specific, checkable expected output

Vague expected output is the single largest cause of unusable multi-agent results.

2. B - Shaping tone and framing - they do not add knowledge or reliability

A persona is style guidance. Treating it as capability is a common and costly misunderstanding.

3. B - Duplicated work and contradictory outputs that someone must reconcile

Role boundaries should be as crisp as function signatures.

4. B - 'Thoroughly' has no completion criterion, so the agent cannot know when to stop

Every task needs a definition of done that is observable.

5. B - The specific inputs the next task needs, structured

Dumping everything is expensive and buries the actual instruction.

Practical Check

Apply this module to your own work: complete the module activity for *Roles, Goals, Backstories, and Task Design*, then write one sentence naming what your result shows and one naming what it does not.

Strong Answer Pattern

A strong answer names the task, the evidence used, the check performed, and the remaining limitation. It avoids "proved", "guaranteed", or "always" unless the evidence genuinely supports it.