Find Resources

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.

Alternate activities to introduce Project GUTS

Posted July 27, 2018 by turtle

Sometimes, teachers have a students who have already participated in Project GUTS introductory activities, and want to use something different, or want another activity to expand a lesson. Below are links to some alternate activities, both hands-on and on-line, for you to explore.

Debugging Challenges for StarLogo Nova

Posted July 27, 2018 by turtle

These challenges ask students to identify and correct common coding errors within StarLogo Nova programs. The first challenge is generic, all others relate to the content area module from CS in Science. Students like to solve the problems and fix the code, and learn about debugging skills while engaging further with content area modules. It is also a good review for instructions/facilitators before building code with students.

Coding Challenges

Posted July 27, 2018 by turtle

Coding Challenge are a series of short challenges that focus on improving coding skills using StarLogo Nova. Each set of challenges focuses on a specific concept: degrees & heading, x & y coordinates and randomness, conditions including absolute value and percent chance, adding color to the terrain and repeat loops, using the z coordinate, and other computer science concepts (logic blocks, data collection),.

Walk & Turn for StarLogo Nova

Posted July 27, 2018 by turtle

This is the CS in Science, Module 1, Activity 1 activity. Students participate in an activity acting as agents, then view a computer model, to introduce concepts of computer science and complex adaptive systems.

CS in Science Module 5: Greenhouse Gases

Posted July 27, 2018 by turtle

This Earth Science module explores greenhouse gases and climate change. The global climate system is presented as a complex system with feedback loops and interconnected processes. The goal is to clarify what is known, what scientists believe is happening and how climate change impacts our environment and species. Students use, modify, and customize an agent-based model of the build-up of greenhouse gases and its impact on the climate. This is an alternative to the Module 2: Water Resources

Pair Programming video

Posted July 27, 2018 by turtle

This short video (2:51 minutes) features two middle school girls describing and practicing pair programming. It is a great introduction to this method of learning programming and creating models.

Complex Adaptive Systems Modeling Video

Posted July 27, 2018 by turtle

This short video (3:13 minutes) introduces complex adaptive systems and agent-based modeling concepts to middle-school students. It shows beautiful footage of birds flocking as an example of a complex adaptive system.

CS in Science Module 1: Introduction to Computer Modeling and Simulation (StarLogo Nova 2.0)

Posted July 27, 2018 by turtle

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 2.0, a modeling and simulation environment developed at the Massachusetts Institute of Technology.

Code Blocks for CS in Science Module 4 (Chemical Reactions)

Posted October 27, 2018 by sgibbs

Use this document while decoding the base model in CS in Science, Module 4: Chemical Reactions.
Select the relevant link below, depending on whether you are using StarLogo Nova 1.0 (flash version) or StarLogo Nova 2.0(HTML5/JavaScript version).

What's Represented?

Posted June 12, 2019 by ilee

These exercises ask the learner to identify abstractions in the computer model as compared to a diagram or image of a natural phenomenon.

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

COVID-19 Modelling Challenge

Posted March 18, 2020 by wellina

Learn basic StarLogo Nova skills then use those skills to customize your model to reflect how Coronavirus spreads. To that model, you can add different strategies and study the impact of the strategies on containing COVID-19’s spread.

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.

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