Find Resources

Natural Selection Programming

Posted May 11, 2021 by sgibbs

A lesson for middle school science that uses a variation of the rabbits and grass program to explore concepts of natural selection.

DECODE NYC Virtual Lesson Plan - MODIFYING A MODEL: OMNIVOROUS FOXES

Posted January 27, 2021 by wellina

This remote lesson serves as an opportunity for students to modify the code of an agent-based model to reflect the complexity of real-world food webs. Students will evaluate theeffectiveness of the modifications based on their understanding of population dynamics.

Decode NYC Models

Posted January 13, 2021 by wellina

In the NSF-funded DecodeNYC program at the American Museum of Natural History, middle school students use the agent-based game and simulation programming environment StarLogo Nova to use, modify, decode, and create scientific models to test different strategies for fighting Lyme disease and answer questions about their urban ecosystem.

Module 3 Lesson 4 - Create Your Own Ecosystem Model

Posted February 10, 2020 by wellina

In this lesson, students will design their own ecosystems projects consisting of a question, experimental design and model. In the first activity, students will learn about the computational science cycle and use it to scope their project. This leads to a second activity where they start designing and implementing their model.

Module 3 Lesson 3 - Adding a Predator

Posted February 10, 2020 by wellina

In this lesson, students will modify the Rabbits and Grass model by adding a predator, a Mountain Lion, to answer a new question: “Does adding a top predator increase or decrease the stability of an ecosystem?” In the second activity, students will design and run experiments to see if adding a predator has an impact on the ecosystem. This activity will reinforce the concepts of energy flow through ecosystems and the often unexpected results of interactions in complex adaptive systems.

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.

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

Maze

Posted August 3, 2017 by arodriguez

Students struggle understanding proportional relationships and scaling shapes. This module allows students to scale one shape and transfer it to 3 different environments. Students will create a game online (SL Nova) and program a Sphero (robot) while learning the math standards.

Kinesthetic Flower Turtles Activity

Posted August 3, 2017 by carl

This activity is an extension to the CS in Science Module 1, Lesson 2, between activity 1 and activity 2. It is a kinesthetic activity to show how the agents behave according to a certain program. It can replace the activity that is there or be used as an extension or add on to the listed activities.

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.

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.

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.

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

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