Find Resources

Slides for 3 day workshop

Posted February 17, 2018 by sgibbs

These are generic slides we've used for 3 day workshops. They have been updated to show the correct screen shots of StarLogo Nova 2.0.

Rock Paper Scissors

Posted August 30, 2016 by turtle

The classic game of Rock Paper Scissors is known to all students. This common experience can then be used to encourage students to think about Complex Adaptive Systems in terms of unpredictability, which comes from the simple rules of agents. The off-line activity gives students a set of rules that will then be programmed into their computer model using Boolean logic and collisions.

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).

Dengue outbreak simulation

Posted March 29, 2017 by Rizzi

This model simulates the transmission of the dengue virus in a neighborhood of four blocks during 180 (one hundred and eighty) days. The vector of the virus is the mosquito Aedes egyptii. The simulation shows a chart of the evolution of the outbreak (the change in the number of healthy people and infected people), another graph with the evolution of the mosquito population and some monitors that indicate the state of the mosquito population and how many people were infected.

Simulación de un brote de Dengue

Posted March 29, 2017 by Rizzi

Este modelo simula la transmisión del virus del dengue en un barrio de cuatro manzanas durante 180 días. El vector del virus es el mosquito Aedes egyptii. La simulación muestra un gráfico con la evolución del brote (el cambio en la cantidad de personas sanas y de personas infectadas), otro gráfico con la evolución de la población de mosquitos y unos monitores que indican el estado de la población de mosquitos y cuántas personas fueron infectadas.

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.

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.

Slides for 5 day workshop

Posted February 17, 2018 by sgibbs

These generic slides for a 5-day CS in Science workshop have been updated for StarLogo Nova 2.0

CS in Science Module 2: Water Resources slide presentation

Posted July 27, 2018 by sgibbs

These slide presentations are for CS in Science Module 2: Water Resources. Please be sure to use the relevant link below, for either StarLogo Nova 1.0 (flash version) or StarLogo Nova 2.0. Also, note there is a different presentation for CS in Science Module 2: Climate Change. Teachers can download and modify these slides for classroom use.

Debugging Guide

Posted May 26, 2018 by sgibbs

A short guide for identifying and fixing common bugs in StarLogo Nova 2.0.

Code Blocks for CS in Science Module 2 (Water Resources)

Posted July 27, 2018 by sgibbs

This blocks guide can help students decode the base model used in Module 2 -- Water Resources. The links below correspond to either StarLogo Nova 1.0 (Flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Code Blocks for CS in Science Module 5 (Greenhouse Gases)

Posted July 27, 2018 by sgibbs

A guide for students when decoding the Greenhouse Gases model for CS in Science (Module 5). The links below correspond to this model as created in StarLogo Nova 1.0 (Flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Code Blocks for CS in Science Module 1: Intro to Computer Science & Simulation

Posted July 27, 2018 by sgibbs

Here are links to the Code Blocks for CS in Science Module 1, for StarLogo Nova 1.0 (Flash version), and the Code Blocks for CS in Science Module 1 for StarLogo Nova 2.0 (HTML5/JavaScript version). This is not the one-page Blocks and Drawers Guide for StarLogo Nova (those documents are linked below).

CS in Science: Module 1: Intro and Epidemiology slide presentation

Posted July 27, 2018 by sgibbs

A slide presentation for CS in Science Module 1. Teachers can download and modify this for classroom use. Be sure to click on the desired link below, as different versions of the slide presentations correspond to StarLogo Nova 1.0 (flash version) and StarLogo Nova 2.0 (HTML5/JavaScript version).

CS in Science Module 3: Ecosystems slide presentation

Posted July 27, 2018 by sgibbs

These are slide presentations for CS in Science Module 3: Ecosystems. Teachers can download and modify these slides for classroom use. Be sure to select the desired link below, for StarLogo Nova 1.0 (flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

CS in Science Module 4: Chemistry slide presentation

Posted July 27, 2018 by sgibbs

These are slide presentationsfor CS in Science Module 4: Chemical Reactions. Teachers can download and modify this presentation for classroom use. Be sure to select the correct link below, for StarLogo Nova 1.0 (flash version) or StarLogo Nova 2.0 (HTML5/JavaScript version).

Swords and Shields

Posted August 25, 2016 by turtle

Swords and Shields is an interactive simulation game which teaches students some of the basic ideas of complex adaptive systems. After playing, you can show the students a model of the game in StarLogo TNG or StarLogo Nova to discuss basic concepts of agent-based modeling. Try it, it's fun! See also the variation to this activity in Resources, and see the related activity of TryAngles.

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