Find Resources

Middle School Dissolving Salt Chemistry Module options

Posted August 4, 2017 by mmarkham

This lesson was developed to be used with two stand alone models developed by GUTS as alternatives to the Chemistry Module 4. This is aimed at middle school students. This pairs a hands on lab activity with the CS models to explore the strengths and weaknesses of CS models of physical changes at an introduction to chemistry level. Students decode the models and make changes including adding and testing variables.

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.

Archived Material: CS in Science Module 1 (for StarLogo Nova 1.0)

Posted December 2, 2016 by turtle

Archived Material: Module 1 introduces basic concepts in modeling complex systems through hands-on activities and participatory simulations. A scaffolded series of highly-engaging design and build activities guide students through developing their first computer model in StarLogo Nova 1.0, a modeling and simulation environment developed at the Massachusetts Institute of Technology.

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!

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.

Evolution Curriculum from BioGraph

Posted April 17, 2017 by turtle

Evolution is a change in genetic information in a population that is observed over many generations, due to the random chance survival and reproduction of particular individuals. In this BioGraph Virtual Lab, you will observe how a population of fish in a pond changes over time. By the end of this activity, you will understand how random factors (genetic drift) and non-random factors (natural selection) contribute to evolution.

Enzymes: Chew on This!

Posted April 17, 2017 by turtle

Carbohydrates in food are an important source of energy for the body. When you eat starch, it must be broken down into simple sugars before your body can use it for energy. In this Biograph Virtual Lab you will use a simulation to explore the breaking down of starch into sugar. The simulation will enable you to compare and contrast the conversion of starch to sugar both with and without enzymes. This will help you understand the role of enzymes in digestion.

Gene Regulation and Protein Synthesis

Posted April 17, 2017 by turtle

Every cell in your body has a full set of genes, or ‘recipes,’ to build many different kinds of proteins (including enzymes). What causes a gene to go from its normal ‘turned off’ state (when it IS NOT building proteins) to its ‘turned on’ state (when it IS building proteins)?  To answer this question, we will zoom in and take a closer look at a gene and its environment to see how and why a specific protein is made.  

Sugar Transport Activity

Posted April 17, 2017 by turtle

Have you ever drank a can of soda and suddenly felt more energetic? In this Biograph Virtual Lab, you will use a simulation to explore how the glucose molecules from the soda move from the lumen of your small intestine, across the membranes of your epithelial cells, and into your bloodstream. (Ultimately, the glucose in your bloodstream will move into your body’s cells).

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.

Exploring the Wiggle Walk and Collisions via a Kinesthetic Activity

Posted August 4, 2017 by jhenderson

This activity teaches the Wiggle Walk blocks (random right by ___ degrees, random left by___ degrees), through a kinesthetic activity and explores when a programmer would want to code agents to move this way. It avoids the statical analysis of the random probabilities found in Module One, Lesson 4 Activity 1: Probability with Dice and Data and Colliding Turtles, while still addressing the end goals of the Module One Lesson 4.

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.

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?

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.

Alternative Intro to StarLogo Nova - Modeling Change Lesson 1

Posted July 3, 2017 by sgibbs

The first part of the Modeling Change Unit can be used as a fun stand-alone programming activity for students unfamiliar with StarLogo Nova. It guides students to build a model that use keyboard controls to change the two-dimensional location of agents (in section 1a) and change other traits including the third dimension (z), shape, color, and heading (in section 1b).

Modeling Change

Posted July 3, 2017 by sgibbs

This contributed curriculum physics unit introduces and builds models to explore concepts of independent and dependent change, constant and variable x and y change, gravity, and projectile motion. Each lesson contains detailed instructions on how to build each model, and links to base models and completed projects. Modeling Change Lesson 1 is also uploaded as an independent resource (since it can serve as an alternative introduction to StarLogo Nova).

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.

Traffic Patterns for StarLogo TNG

Posted November 24, 2016 by turtle

Why do traffic jams form?

Each year the number of paved miles grows by roughly 20,000 miles. When traffic gets too congested, traffic engineers must consider changes to existing roads or intersections. This unit engages students in interactive activities to explore pattern formation in complex systems, and in the use, modification, and creation of agent-based models to conduct experiments on simple virtual traffic systems, to study whether proposed road changes will the desired effect.

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