Find Resources

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.

Crash Course on Design Thinking

Posted April 3, 2017 by turtle

A 90-minute "virtual crash course" on Design Thinking, by Stanford University. A resource for teachers. "Using the video, handouts, and facilitation tips below, we will take you step by step through the process of hosting or participating in a 90 minute design challenge. Through this experience we hope you will take away some of the basic principles of Design Thinking and start to adapt them into your personal and professional routines"

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.

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.

Computer Science Advocacy Power Point

Posted April 3, 2017 by turtle

A slide presentation created by Hadi Partovi, founder of Code.org, on the importance of Computer Science teaching in schools.

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 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?

Pond Ecosystem Biograph project

Posted April 12, 2017 by turtle

Ecosystems are made up of interacting, interdependent parts, which are always interacting with and changing each other. Healthy ecosystems are long-lasting. In a long-lasting ecosystem the number of plants and animals may increase and decrease over time, but there are always enough individuals to reproduce and establish the next generation. In this Biograph Virtual Lab your challenge is to build a model of a long-lasting, healthy pond ecosystem using Toolblox programming blocks.

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.

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.

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.

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.

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