Find Resources

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

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.

Coding Challenges

Posted July 27, 2018 by turtle

Coding Challenge are a series of short challenges that focus on improving coding skills using StarLogo Nova. Each set of challenges focuses on a specific concept: degrees & heading, x & y coordinates and randomness, conditions including absolute value and percent chance, adding color to the terrain and repeat loops, using the z coordinate, and other computer science concepts (logic blocks, data collection),.

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.

The Greenhouse Effect

Posted July 27, 2018 by sgibbs

A short video on the basics of the greenhouse effect, used in CS in Science, Module 2 (Greenhouse gas model).

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.

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.

Daisy world

Posted April 3, 2017 by turtle

A model demonstrating the albedo effect of black or white surfaces. Use as a part of the Climate Change and Agriculture Project GUTS Curricular Unit, or as a stand-alone model, activity, and video.

What are the chances?

Posted March 30, 2017 by turtle

An off-line activity to introduce students to concepts of randomness and how to program percent chance using a slider in StarLogo Nova.

El Juego de la pesca (La Tragedia de los Comunes)

Posted March 29, 2017 by Rizzi

El Juego de la Pesca utiliza el concepto de Tragedia de los Comunes (Hardin, 1968) para trabajar sobre sustentabilidad. El jugador (pescador) tiene 10 días para atrapar tantos peces como pueda para alimentar a su familia. Cada día, el pescador puede elegir pescar uno, dos o tres peces, o no pescar ninguno. Hay otros dos pescadores que también tratan de capturar tantos peces como puedan. El lago en el que se pesca sólo puede soportar 20 peces (que es la capacidad de carga del lago).

Battle of the Agents

Posted March 29, 2017 by turtle

A take on the classic board game Battleship, this paper and pencil activity is a fun way to help students understand the use of x and y coordinates in StarLogo Nova. After the activity, students can use the StarLogo Nova model to experiment with x and y locations in a game-like context.

Penny Growth

Posted August 31, 2016 by turtle

Penny growth is a table-top hands-on activity in which students grow penny colonies based on simple rules. Through this activity and a corresponding computer model, students gain experience with modeling population growth, plotting data, and recognizing patterns. Different sized environments can be used to prompt a discussion of limits to growth fo the colonies.

Battleship activity in StarLogo Nova

Posted August 30, 2016 by turtle

This activity uses the idea of the classic "battleship" game to review x and y coordinates in StarLogo Nova.  Students do a pen and paper simulation of the game, and then use a base model in StarLogo Nova to review the coordinates.

Math Challenges in StarLogo TNG

Posted August 30, 2016 by turtle

This activity reviews the use of angles, heading, x, y, and z coordinates, and random ranges in StarLogo TNG. It corresponds to the coding challenges for StarLogo Nova (see related link). .

Random Walks with code blocks for StarLogo Nova

Posted August 30, 2016 by turtle

Modeling the movement of agents (people,molecules, cars or ideas) is an important part of modeling systems. Different agents will have varying amount of randomness in their “walks” which can have an impact on systems. In this activity, students will apply the concept of randomness to a simple StarLogo program in which the agents will use ‘random’ blocks to ‘wiggle’ as they move around SpaceLand. This programming activity follows the ‘What are the Chances?" activity.

What are the chances?

Posted August 30, 2016 by turtle

This activity to explore randomness and how to program percent chance in StarLogo Nova.

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