Find Resources

¿Complejo o complicado?

Posted May 17, 2017 by Rizzi

¿Complejo o Complicado? utiliza una presentación de diapositivas para crear una actividad que se utiliza para involucrar a los estudiantes en argumentar basándose en evidencias y mejorar su comprensión sobre los sistemas adaptativos complejos.

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.

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.

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!

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.

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.

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.

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.

Ficha de diseño de un modelo

Posted May 16, 2017 by Rizzi

Es una guía con preguntas que deben contestarse cuando se diseña un modelo de simulación basado en agentes.

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.

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.

Feedback loops

Posted May 15, 2017 by sgibbs

This document provides background information on feedback loops in complex adaptive systems.

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?

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.

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.

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.

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.

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