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.

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.

¿Complejo o complicado?

Posted May 17, 2017 by Rizzi

¿Complejo o Complicado? utiliza una presentación de diapositivas para crear una actividad que se utiliza para involucrar a los estudiantes en argumentar basándose en evidencias y mejorar su comprensión sobre los sistemas adaptativos complejos.

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.

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.

Complex or Complicated?

Posted July 27, 2018 by turtle

Complex or Complicated uses a slide presentation to create a whole class game-show like activity that is used to engage students in argument from evidence and refine students' understanding of complex adaptive systems.

Dice and Data (see also CS in Science, Module 1)

Posted July 27, 2018 by turtle

Dice and data is a hands-on activity in which students learn about probability and how probability is used in modeling and simulation. Students first investigate single dice rolls and connect the results to randomness, then students investigate two die rolls and learn how the results of two-die rolls are used to mimic animal movement in a wiggle walk.

Papercatchers

Posted July 27, 2018 by turtle

Papercatchers is a participatory simulation in which students learn about population growth and limits to growth. Students play the role of members of a growing population, follow simple rules governing survival and reproduction, and collect and graph data.

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.

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.

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.

Papeles en el viento ("Papercatchers")

Posted May 17, 2017 by Rizzi

"Papeles en el viento" (Papercatchers) es una simulación participativa en la que los estudiantes aprenden sobre el crecimiento de la población y los límites al crecimiento. Los estudiantes desempeñan el papel de miembros de una población creciente, siguen reglas sencillas que rigen la supervivencia y la reproducción, y recopilan y grafican datos.

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