Find Resources

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.

Rubric ideas for assessing computer models

Posted April 5, 2017 by turtle

In December 2015, Code.org teachers were asked for their ideas on 4 important criteria to include in any rubric used to assess computer models. Here are their ideas, in a forum discussion.

Guía de referencia de bloques de StarLogo NOVA

Posted May 16, 2017 by Rizzi

Se trata de una guía que describe los bloques de comandos más comunes utilizados en StarLogo NOVA en el curso MOOC de Project GUTS en español. Están agrupados según el módulo en que se utilizan.

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.

The Giraffe and the Platypus

Posted June 12, 2017 by sgibbs

This is an activity that allows teachers in a workshop to experience and explore the equity issue involved in differences in background knowledge of students.

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.

Debugging Guide

Posted May 26, 2018 by sgibbs

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

Complex Adaptive Systems Modeling Video

Posted July 27, 2018 by turtle

This short video (3:13 minutes) introduces complex adaptive systems and agent-based modeling concepts to middle-school students. It shows beautiful footage of birds flocking as an example of a complex adaptive system.

Troubleshooting Guide

Posted May 26, 2018 by sgibbs

A brief guide to Troubleshooting for teachers and facilitators -- how to get StarLogo Nova to work correctly.

Defensive Programming Practices

Posted May 26, 2018 by sgibbs

A brief guide for teachers and facilitators to help students develop programming practices to keep them out of trouble.

Decoding Guide

Posted May 26, 2018 by sgibbs

Strategies for teaching students to read code to understand how a program or model works.

Teaching Equity Resources

Posted June 4, 2018 by sgibbs

Here are links to the resources used in CS in Science workshops to discuss equity in computer science.

Project GUTS teacher & facilitator guides

Posted June 19, 2018 by sgibbs

These guides are aimed at helping teachers or workshop facilitators help their students or participants be independent learners while working with computer models. They are a work in progress - final versions will be uploaded soon. Please feel free to point out any corrections or additions in a discussion thread -- Thanks!

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.

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.

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