Find Resources

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.

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.

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.

Modeling Ecosystems in StarLogo Nova

Posted June 2, 2017 by sgibbs

This document gives background information and is a guide to CS in Science, Module 3 (Ecosystems) and building the rabbits and grass model.

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

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

NGSS Standards

Posted October 14, 2019 by ilee

Document highlighting the conceptual shifts in the Next Generation Science Standards

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.

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.

Sample rubric for ecosystem module

Posted August 4, 2018 by sgibbs

This rubric was previously posted on the Code.org site and many teachers have found it to be helpful. You can save a copy and modify as fits your curriculum.

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

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.