Find Resources

Guía de observación de un modelo basado en agentes

Posted May 16, 2017 by Rizzi

Se trata de una guía para poder observar un modelo basado en agentes y reconocer sus diferentes partes, como por ejemplo las abstracciones (quiénes son los agentes, cuál es el entorno, cuáles son las interacciones); la automatización; los supuestos y el análisis.

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

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.

TryAngles

Posted August 30, 2016 by turtle

Students participate in an off-line activity called “TryAngles”, and see a computer model based on the same activity. Of particular interest is the interleaving of activity types; live off-line activities and computer simulations, and the juxtaposition of real and virtual worlds.

27 Blind Mice

Posted August 31, 2016 by turtle

An off-line activity that introduces the concept of global and local communication strategies.

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.

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.

Peanut Butter & Jelly Robot

Posted September 1, 2016 by turtle

This activity introduces students to several computer science concepts, to the necessity for thoroughness while programming, and to the often strange results of literalism. The overarching theme is that computers do what they are told and nothing more. The ability to read between the lines and determine what was meant rather than what was said is a skill computers lack. Additionally, students are introduced to the concept of debugging.

Computational Thinking

Posted December 2, 2016 by turtle

This video introduces computational thinking. It was produced by Project GUTS with Code.org.

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.

Dispositions and Classroom Culture

Posted December 2, 2016 by turtle

In this video, GUTS teachers talk about instilling dispositions and classroom culture that supports scientific inquiry and the development of computational thinking.

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.

Pioneros (Trailblazers)

Posted March 28, 2017 by Rizzi

Pioneros (Trailblazers) es una actividad divertida con lápiz y papel donde los estudiantes escriben instrucciones sencillas para que otro estudiante navegue por un laberinto. Las instrucciones se dibujan en el laberinto como comandos (si el cuadrado es rojo, gire a la derecha, etc.) y luego los estudiantes intercambian papeles para navegar por el laberinto siguiendo solamente los comandos. Esta es una actividad preliminar para la actividad de codificación de las tortugas chocadoras.

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.

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.

An Example of CT in the Workplace

Posted May 15, 2017 by ilee

This is an example of how a computer modeler uses various aspect of computational thinking while designing, creating and using a computer model as a tool to think with.

Bumper Turtles for StarLogo TNG

Posted August 30, 2016 by turtle

A coding activity to introduce students to conditional logic -- this version follows the "Pixelated Paths" activity and builds the model in Star Logo TNG. 

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