Find Resources

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.

Data and Data Analysis video

Posted July 3, 2017 by sgibbs

A very short video (0.36) introducing the concepts of data and data analysis from StarLogo Nova models.

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.

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.

Libro de recetas de StarLogo NOVA

Posted March 27, 2017 by Rizzi

Este documento incluye explicaciones y capturas de pantalla para los códigos comunes en StarLogo Nova, incluyendo la creación del mundo, la creación y el cambio de nombre de razas, el uso de rasgos por defecto y la creación de rasgos personalizados, movimientos aleatorios, coordenadas y el uso de la vista 3D, cajas de datos y gráficos de línea, el color del terreno, el uso de colisiones, la creación de un código para detener la ejecución, y cómo perseguir o huir de otros agentes.

Decoding a model

Posted September 1, 2016 by turtle

Decoding a model is an on computer activity in which students are challenged to decode a model.

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.

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.