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.

Littering Unit

Posted April 29, 2017 by sgibbs

Littering is a type of non-point source pollution caused
 by humans acting independently from each other, however causing a global environmental problem. Controlling this source of pollution is hard to manage despite numerous interventions. Pollution of groundwater, rivers, oceans result from these everyday littering behavior whether intentional or accidental. In this unit we will model a simple form of littering and then ways to reduce it in our community.

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.

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.

Archived Material: CS in Science Module 1 (for StarLogo Nova 1.0)

Posted December 2, 2016 by turtle

Archived Material: Module 1 introduces basic concepts in modeling complex systems through hands-on activities and participatory simulations. A scaffolded series of highly-engaging design and build activities guide students through developing their first computer model in StarLogo Nova 1.0, a modeling and simulation environment developed at the Massachusetts Institute of Technology.

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.

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.

Segregation Model

Posted April 3, 2017 by turtle

This model shows how a small preference for looking like one's neighbors can lead to a segregated society. The unit so far includes the model as a mystery model to be discussed and decoded by students, a partial piece of code with to use for decoding practice, a finished model, some background information, and a link to an on-line resource demonstrating these concepts. We are developing an off-line activity and other curriculum for this module -- stay tuned!

Traffic Unit for StarLogo Nova

Posted April 28, 2017 by sgibbs

This unit engages students in the use of agent-based modeling to look into why we have traffic jams and test ideas to try to improve traffic flow, and demonstrates the use of simulation to solve difficult engineering problems. Specifically we focus on the problem of traffic bottleneck congestion. A secondary goal is to further students’ understanding of the network concept as a way to model real world flows of data and matter.

Emergency Egress

Posted May 8, 2017 by turtle

Emergency Egress is the study of people exiting a building or other social gathering space in an emergency situation. This unit explores models and other ways to analyze the safety of a building and to evaluate which elements may affect how quickly and safely a space may be evacuated. It also discusses the issues of modeling humans in emergency situations.

Computer Science Concepts Guide for CS in Science Modules

Posted July 27, 2018 by turtle

This summary of Computer Science concepts introduced in CS in Science Modules can be used with either StarLogo Nova 1.0 or StarLogo Nova 2.0. It lists and explains the various concepts, organized by when they are introduced in the CS in Science curriculum.

Shared Resources - Economics

Posted May 10, 2017 by turtle

As the human population grows, it has become increasingly important to understand how humans are impacting the environment and how resources are managed and used. Often, this type of understanding falls under the topic of Sustainability in which the needs of the present population are met without compromising the needs of future generations. In this unit, we look at a variety of resources, through the lens of complex adaptive systems, especially studying feedback and interdependence.

Code.org and SLNova Computer Science Concepts

Posted May 13, 2017 by kristico

This is a 4 week unit for a Computer Technology class in a middle school. Students are introduced to computer science concepts through lessons in Code.org's Course 3. Students then apply those concepts in SLNova projects.

Guía de conceptos de ciencias de la computación

Posted May 16, 2017 by Rizzi

Se trata de una guía que describe varios conceptos de ciencias de la computación agrupados por categorías como eventos, instrucciones y programas, iteraciones, etc.
Explica y ejemplifica diferentes conceptos como por ejemplo: ¿Qué es un bucle o loop?

Bloques de código para modelo de cambio climático

Posted May 16, 2017 by Rizzi

Es una hoja de referencia con los bloques de código necesarios para el modelo de cambio climático. Se explica bloque por bloque qué función cumple cada estructura en cada pestaña de la programación con StarLogo NOVA.

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.

Maze

Posted August 3, 2017 by arodriguez

Students struggle understanding proportional relationships and scaling shapes. This module allows students to scale one shape and transfer it to 3 different environments. Students will create a game online (SL Nova) and program a Sphero (robot) while learning the math standards.

CS Concepts Guide

Posted July 27, 2018 by turtle

This is a guide to CS concepts in the order they are introduced in the CS in Science modules.

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.

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