Find Resources

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

Trailblazers

Posted July 27, 2018 by turtle

Trailblazers is a fun pencil and paper activity where students write simple instructions for another student to navigate a maze. The instructions are drawn on the maze as commands (if square is red, turn right, etc.) and then students exchange papers to navigate the maze following only the commands. This is a preliminary activity for the Bumper Turtles coding activity.

Guía de estudiantes para la actividad "Dados y datos" (Dice & Data)

Posted May 16, 2017 by Rizzi

Esta es la hoja de actividad para los estudiantes para "Dados y datos", una actividad de probabilidad. La probabilidad juega un rol importante en los modelos de sistemas complejos adaptativos. En esta actividad se programan agentes para imitar el movimiento de criaturas en el mundo real. También eventos aleatorios que ocurren cuando los agentes interactúen como por ejemplo contagiar una persona a otra.

Guía de observación de un modelo basado en agentes

Posted May 16, 2017 by Rizzi

Se trata de una guía para poder observar un modelo basado en agentes y reconocer sus diferentes partes, como por ejemplo las abstracciones (quiénes son los agentes, cuál es el entorno, cuáles son las interacciones); la automatización; los supuestos y el análisis.

Papeles en el viento ("Papercatchers")

Posted May 17, 2017 by Rizzi

"Papeles en el viento" (Papercatchers) es una simulación participativa en la que los estudiantes aprenden sobre el crecimiento de la población y los límites al crecimiento. Los estudiantes desempeñan el papel de miembros de una población creciente, siguen reglas sencillas que rigen la supervivencia y la reproducción, y recopilan y grafican datos.

¿Complejo o complicado?

Posted May 17, 2017 by Rizzi

¿Complejo o Complicado? utiliza una presentación de diapositivas para crear una actividad que se utiliza para involucrar a los estudiantes en argumentar basándose en evidencias y mejorar su comprensión sobre los sistemas adaptativos complejos.

Modeling Ecosystems in StarLogo Nova

Posted June 2, 2017 by sgibbs

This document gives background information and is a guide to CS in Science, Module 3 (Ecosystems) and building the rabbits and grass model.

Kinesthetic Flower Turtles Activity

Posted August 3, 2017 by carl

This activity is an extension to the CS in Science Module 1, Lesson 2, between activity 1 and activity 2. It is a kinesthetic activity to show how the agents behave according to a certain program. It can replace the activity that is there or be used as an extension or add on to the listed activities.

Exploring the Wiggle Walk and Collisions via a Kinesthetic Activity

Posted August 4, 2017 by jhenderson

This activity teaches the Wiggle Walk blocks (random right by ___ degrees, random left by___ degrees), through a kinesthetic activity and explores when a programmer would want to code agents to move this way. It avoids the statical analysis of the random probabilities found in Module One, Lesson 4 Activity 1: Probability with Dice and Data and Colliding Turtles, while still addressing the end goals of the Module One Lesson 4.

Complex or Complicated?

Posted July 27, 2018 by turtle

Complex or Complicated uses a slide presentation to create a whole class game-show like activity that is used to engage students in argument from evidence and refine students' understanding of complex adaptive systems.

What's Represented?

Posted June 12, 2019 by ilee

These exercises ask the learner to identify abstractions in the computer model as compared to a diagram or image of a natural phenomenon.

Scientific Practices Form

Posted July 27, 2018 by turtle

A printable copy of the Scientific Practices Form used throughout CS in Science Modules.

Dice and Data (see also CS in Science, Module 1)

Posted July 27, 2018 by turtle

Dice and data is a hands-on activity in which students learn about probability and how probability is used in modeling and simulation. Students first investigate single dice rolls and connect the results to randomness, then students investigate two die rolls and learn how the results of two-die rolls are used to mimic animal movement in a wiggle walk.

Project Design Form

Posted July 27, 2018 by turtle

A printable copy of the Project Design Form, used in Project GUTS CS in Science Modules.

Model Design Form

Posted July 27, 2018 by turtle

Here are pdf, docx, and google docs links to the Model Design Form, used in Project GUTS CS in Science Modules.

Experimental Design Form

Posted July 27, 2018 by turtle

A printable copy of the experimental design form, used in Project GUTS CS in Science Modules, for students to plan an experiment, including identifying variables, planning data collection and analysis, and interpretation.

Papercatchers

Posted July 27, 2018 by turtle

Papercatchers is a participatory simulation in which students learn about population growth and limits to growth. Students play the role of members of a growing population, follow simple rules governing survival and reproduction, and collect and graph data.

Alternate activities to introduce Project GUTS

Posted July 27, 2018 by turtle

Sometimes, teachers have a students who have already participated in Project GUTS introductory activities, and want to use something different, or want another activity to expand a lesson. Below are links to some alternate activities, both hands-on and on-line, for you to explore.

Toss-Up

Posted March 30, 2017 by turtle

As a virus spreads through a community, epidemiologists might study how far a disease has spread, how quickly it spreads and how infectious it can be as well a numerous other pieces of data in order to understand the disease and its potential impact on a community. In this activity, students will simulate the spread of a virus such as the flu. Students will work in pairs to accumulate data using graph paper, a data chart, and a die. Before starting, groups will need to decide on three variables.

If you can't find what you're looking for, send us a comment about what you were expecting to find.