Find Resources

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

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.

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.

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.

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

Block-based agent-based modeling tool based on Scratch

Posted September 25, 2017 by Rizzi

Cellular is an agent-based modeling tool that uses a Scratch-like interface and allows teachers and students to create models and simulations in a very easy way. This makes this tool suitable to introduce ABM into the Primary level but also in Middle & High School taking advantage of previous students experience with Scratch. Cellular is based on Snap wich it's also based on Scratch. And you can also work off-line!!

Cookbook for Common Codes for StarLogo Nova 1.0 and StarLogo Nova 2.0

Posted July 27, 2018 by turtle

The links below include explanations and screen shots for common codes in both versions of StarLogo Nova, including setting up the world, creating and renaming breeds, using default traits and creating custom traits, random and wiggle walks, coordinates and using 3-D view, using keyboard controls, using widgets including sliders, data boxes, charts and line graphs, terrain color, using collisions, creating a stop code, and teaching agents to chase or run away from other agents.

Trailblazers

Posted July 27, 2018 by turtle

Trailblazers is a fun pencil and paper activity where students write simple instructions for another student to navigate a maze. The instructions are drawn on the maze as commands (if square is red, turn right, etc.) and then students exchange papers to navigate the maze following only the commands. This is a preliminary activity for the Bumper Turtles coding activity.

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

Guides, Common Forms, and Activity Sheets for CS in Science Modules

Posted July 27, 2018 by turtle

This 56-page pdf includes printable copies of the Student Activity Guides, Common Forms, Blocks Guides, CS Concepts, and Progress Monitors for Modules 1-4 of CS in Science. This version was created in 2015, for StarLogo Nova 1.0. If using StarLogo Nova 2.0, search for the Blocks guides attached to each module.

Model Design Form

Posted July 27, 2018 by turtle

Here are pdf, docx, and google docs links to the Model Design Form, used in Project GUTS CS in Science Modules.

Model Observation Form

Posted July 27, 2018 by ilee

This form is used to capture a learner's thinking while observing a model.

Math Basics for StarLogo Nova

Posted July 27, 2018 by turtle

This handout explains left and right degrees, x and y coordinates, and headings in StarLogo Nova.

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