# Sample Lesson

## About the Lesson

The sample lesson provided here is Lesson 2 from Unit 1 of the Intro to Robotics V2 curriculum. Within this lesson, the mechanical parts of the EDU Kit V2 are introduced followed by a small building activity to aid with student exploration and growing familiarity.&#x20;

A selection of documents have been provided here, additional supporting material may be available within the full [curriculum download](https://www.revrobotics.com/curriculum/).&#x20;

## Lesson Plan

The lesson plan provides the learning outcomes, materials list, standards, activities, and a step-by-step simplified walkthrough for the lesson.

{% file src="/files/TJNGqjzvHASAkKdTrLeA" %}

## Teacher Guide

The teacher guide provides similar information to the lesson plan, such as learning outcomes, but provides additional elaboration on running the lesson to include scripts, time breakdowns, and activity tips.&#x20;

{% file src="/files/g4tXYNMl0QgdfnYLKimU" %}

## Slideshow

<figure><img src="/files/8o0bvSGbu1DoiGWaGnwK" alt=""><figcaption></figcaption></figure>

The slideshow for Lesson 2 introduces different mechanical parts for the EDU Kit V2 intended for students to view while having a kit accessible to look up close.&#x20;

The goal is to grow familiarity with the part names and terms, as well as their purposes to cut down on the risk of things feeling overwhelming as the course move towards building.

{% file src="/files/FL35D2NhAlk1Zb0F5hBy" %}

## Lesson Activity

In this activity, students are building a simple launcher in their groups. No programming required! For now the focus is to practice using tools and manipulating the parts in a fun way.

Once they finish, students can try launching crumpled paper balls or something like tennis/stress balls. We tried launching our small dino plushie ourselves.

{% file src="/files/g28NiCOkFv4iib0a0tWj" %}

#### Inventorying

Lesson 2 includes the recommendation to have students practice inventory their kits. While the kits include a bill of materials, a version with checkboxes has been included in the curriculum and is available here:

{% file src="/files/WXbxZB3uPydALzZQN1LV" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.revrobotics.com/education-welcome/curriculum/sample-lesson.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
