Find Resources

Neural Network Game

Posted December 10, 2019 by ilee

This is a presentation / activity presented at AAAI/AI4k12 2019 on teaching about neural networks through a participatory simulation.

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

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.

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.

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.

Scientific Practices Form

Posted July 27, 2018 by turtle

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

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.

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.

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.

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.

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.

Science of Friendship

Posted August 16, 2016 by turtle

Why do humans help some people and not others?  This Project GUTS unit explores this question and allows students to test their own assumptions. Using methods and data from anthropology, sociology and psychology and computer modeling in NetLogo, students investigate the role of cooperation in human interactions—and how cooperation plays a role in global issues such as resource management, health equity and climate change.

Social Networks for StarLogo TNG

Posted August 16, 2016 by turtle

How are people connected?  Humans are inherently social and have relationships far more complex than the random encounters often seen in agent-based modeling. These relationships can vary in strength and meaning – we see social networks that range from kinship networks, friendship networks to contact networks used in the study of epidemiology. The primary goal of this unit is to engage students in simple interactive activities to explore social network concepts and to model those concepts.

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