Skip to content

Commit

Permalink
Add Teacher Aid from J. Hobbins
Browse files Browse the repository at this point in the history
  • Loading branch information
Jm-Taylor committed Feb 13, 2023
1 parent 2565e22 commit 586f4f4
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 3 deletions.
6 changes: 6 additions & 0 deletions source/_static/js/studica-rtd.js
@@ -0,0 +1,6 @@
//Make links open in another tab so docs are still open.
$(document).ready(function () {
$('a.external').attr('target', '_blank');
//This is just here in case someone is using an old browser
$('a.external').attr('rel', 'noopener');
});
8 changes: 6 additions & 2 deletions source/conf.py
Expand Up @@ -19,8 +19,8 @@
# -- Project information -----------------------------------------------------

project = 'Studica FTC Docs'
copyright = '2022, Studica LTD and FIRST® Canada'
author = 'Studica and FIRST® Canada'
copyright = '2022, Studica Limited and FIRST® Robotics Canada'
author = 'Studica and FIRST® Robotics Canada'

# The full version, including alpha/beta/rc tags
release = '0.0.1'
Expand Down Expand Up @@ -85,4 +85,8 @@
]

def setup(app):
# custom css
app.add_css_file('css/studica-rtd.css')

# Make links open in another tab so docs are still open
app.add_js_file('js/studica-rtd.css')
106 changes: 106 additions & 0 deletions source/docs/Teacher-Aid/index.rst
@@ -0,0 +1,106 @@
Teacher Instruction Aid
=======================

*FIRST®* Robotics Canada introduces: **FTC Class Pack "Getting Started" Guide for Teachers** - Helping teachers to get started through the Provincial FTC Class Pack program. The goal is to provide teachers and students with easy entry to STEM robotics through our "getting started activity" based on the Class Pack Kit to build two simple robots instead of one advanced robot.
Here is a `complete list of parts and basic instructions <https://docs.google.com/spreadsheets/d/1iSm7xrVOEM8tcmz_O8AB4qWoo8Ofc0GA/edit?usp=share_link&ouid=101062150750190031750&rtpof=true&sd=true>`__ for the teacher and students for building a T-bot in 3-4 hours of class time. This activity allows teachers to introduce students to an incredible STEM Advanced Robot Kit. It provides enough equipment to engage groups of 6 students, split into pairs to quickly build and operate a robot. Each class receives five robot kits, which can be used to build two T-bots for each group. A Time Challenge game activity follows the activity.

Key Points:
-----------

1) Overview of T-bot and extension activities/robots below are intended for in-class.
2) *FIRST®* Canada educational staff have worked to double the number of robots built when initially engaging their students with the FTC Class Pack.
3) The activities can be organized to fit easily into the period length of time for both elementary and secondary students.
4) The structure of the T-bot introductory robot building activity focuses on getting the teacher and students started quickly to build two robots per kit in less than 4 hours of class time. Students thereby experience the build phase, adding a robot control system phase and operating/practice driving/operating phase where students quickly can see and experience the excitement of STEM in their classrooms.
5) Key to the T-bot is to actively engage every student in the class in **Hands-On Learning, working collaboratively as a team** in each group and each sub-group to contribute to building and operating the robots.
6) **Teachers can be flexible** when each part of the activities is delivered in 30-minute or 76-minute classes, serving both elementary and secondary school students.
7) **Extension activities** are added with all the robot activities to provide **meaningful learning for all learner levels** regardless of their prior knowledge and experience.

Basic T-bot Outline
-------------------

.. list-table:: Basic T-bot Outline
:widths: 50 25 25 150
:header-rows: 1
:align: center

* - Tasks
- # of Students
- Time to Build
- Details
* - Prior Teacher Training
-
- (120 mins)
- Teacher learns to download code and preload onto Control Hub and Driver Station configuration.
* - In-class kit orientation, inventory, safety
-
- 30 - 60 mins
- Intro to FTC, robot kit, understanding & managing inventory, safety tips & tool use.
* - Control Hub Assembly and Battery Mount Component System
- 2
- 60 mins
- 1/3 of student group = 3 subgroups working simultaneously.
* - Omni Wheel and U-Channel Assembly
- 2
- 30 mins
- 1/3 of student group = 3 subgroups working simultaneously.
* - Drive Wheel and U-Channel Assembly
- 2
- 30 mins
- 1/3 of student group = 3 subgroups working simultaneously.
* - Full robot system integration/assembly
- 6
- 30 mins
- Groups all work together to make two full robots.
* - Teacher intro Time Challenge & Field set up
-
- 60 mins
- Students take turns driving robots - moving single control hub assembly from one robot to another in the group.
* - Time Challenge with 5 x 3 attempts / group
-
- 60 mins
- Whole class was given time practice trials, recording and averaging time for the group, announcing the fastest robot winner.
* - Total class time
-
- 240 - 300 mins
- 4-5 classes; depends on the elementary or secondary class period length.
* - Total student engagement for T-bot activity
- 30
- 300 mins
- Getting started T-bot activity achieves early success for teachers and students.

FTC Class Pack Extension Activities
-----------------------------------

Each scenario below is based on groups of six students, five groups per class with five FTC robot kits.

+-----------+------------+----------+----------+-------------------------------------------------------------------------------+
| Robot | # of | # of | Time to | Details |
| | Robots | Students | Build | |
+===========+============+==========+==========+===============================================================================+
| T-Bot + | 2 robots / | 6 | 300 mins | - Can be extended by adding Intro to OnShape, |
| | Group | | | - Online block/java coding using FTC-SIM. Rotate |
| | | | | - Rotate sub-groups to include adding 3 x 60 mins |
| | | | | - Total of 180 mins with build, CAD, and coding/sim |
| | | | | - Lessons, videos, photos, teacher IAS: |
| | | | | - Intro to CAD via OnShape |
| | | | | - Intro to using FTC-SIM for virtual coding |
| | | | | - Learning REV Client Hardware to configure Control Hub and Driver Station |
+-----------+------------+----------+----------+-------------------------------------------------------------------------------+
| Camp Bot | 1 robot | 6 | 480 mins | - More advanced than T-bot |
| | | | | - Includes sub-group activities for build, CAD, and coding/sim |
| | | | | - Building a total of one advanced robot / group of 6 students |
| | | | | - Lessons, videos, photos, teacher IAS: |
| | | | | - Intro to CAD via OnShape |
| | | | | - Intro to using FTC-SIM for virtual coding |
| | | | | - Learning REV Client Hardware to configure Control Hub and Driver Station |
+-----------+------------+----------+----------+-------------------------------------------------------------------------------+
| Basic Bot | 1 robot | 6 | 600 mins | - Advanced Robot, includes: |
| | | | | - sensors, student creation of code and download to operate robot |
| | | | | - Extension focused on robot coding and FTC-SIM |
| | | | | - Code development along with building one robot |
| | | | | - Lessons, videos, photos, teacher IAS: |
| | | | | - Intro to CAD via OnShape |
| | | | | - Intro to using FTC-SIM for virtual coding |
| | | | | - Learning REV Client Hardware to configure Control Hub and Driver Station |
+-----------+------------+----------+----------+-------------------------------------------------------------------------------+

17 changes: 16 additions & 1 deletion source/index.rst
@@ -1,7 +1,7 @@
Welcome
=======

Welcome to the Studica Robotics and *FIRST®* Canada documentation on the *FIRST®* Tech Challenge. Here you will find lots of information and tutorials on robotics related to FTC.
Welcome to the Studica Robotics and *FIRST®* Robotics Canada documentation on the *FIRST®* Tech Challenge. Here you will find lots of information and tutorials on robotics related to FTC.

.. note:: These docs are a work in progress. :material-outlined:`mood;2em`

Expand Down Expand Up @@ -82,6 +82,14 @@ Welcome to the Studica Robotics and *FIRST®* Canada documentation on the *FIRST
^^^
Want to contribute to this project? Check out this section.

.. grid-item-card::
:link: docs/Teacher-Aid/index
:link-type: doc

:material-outlined:`school;2em` Teacher Aid
^^^
FTC Class Pack "Getting Started" Guide for Teachers.

.. grid-item-card::
:link: https://github.com/studica/studica-docs/issues
:link-type: url
Expand Down Expand Up @@ -146,6 +154,13 @@ Welcome to the Studica Robotics and *FIRST®* Canada documentation on the *FIRST
:hidden:

docs/Contributing/style-guide

.. toctree::
:maxdepth: 1
:caption: Teacher Aid
:hidden:

docs/Teacher-Aid/index

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit 586f4f4

Please sign in to comment.