Find Resources

Decoding a model

Posted September 1, 2016 by turtle

Decoding a model is an on computer activity in which students are challenged to decode a model.

Battleship activity in StarLogo Nova

Posted August 30, 2016 by turtle

This activity uses the idea of the classic "battleship" game to review x and y coordinates in StarLogo Nova.  Students do a pen and paper simulation of the game, and then use a base model in StarLogo Nova to review the coordinates.

Rock Paper Scissors

Posted August 30, 2016 by turtle

The classic game of Rock Paper Scissors is known to all students. This common experience can then be used to encourage students to think about Complex Adaptive Systems in terms of unpredictability, which comes from the simple rules of agents. The off-line activity gives students a set of rules that will then be programmed into their computer model using Boolean logic and collisions.

Random Walks with code blocks for StarLogo Nova

Posted August 30, 2016 by turtle

Modeling the movement of agents (people,molecules, cars or ideas) is an important part of modeling systems. Different agents will have varying amount of randomness in their “walks” which can have an impact on systems. In this activity, students will apply the concept of randomness to a simple StarLogo program in which the agents will use ‘random’ blocks to ‘wiggle’ as they move around SpaceLand. This programming activity follows the ‘What are the Chances?" activity.

What are the chances?

Posted August 30, 2016 by turtle

This activity to explore randomness and how to program percent chance in StarLogo Nova.

Swords and Shields

Posted August 25, 2016 by turtle

Swords and Shields is an interactive simulation game which teaches students some of the basic ideas of complex adaptive systems. After playing, you can show the students a model of the game in StarLogo TNG or StarLogo Nova to discuss basic concepts of agent-based modeling. Try it, it's fun! See also the variation to this activity in Resources, and see the related activity of TryAngles.

Lightbot and StarLogo NOVA

Posted August 25, 2016 by turtle

This on-line activity asks students to complete the first 8 exercises of the popular "Lightbot" program within the Hour of Code activities. Then, students try to recreate a similar program in StarLogo Nova, where an unfamiliar user could use keyboard controls, widgets, or procedures to get the robot to follow a pattern. It practices several computing skills (procedures, loops) and conveys the idea that games students see and play on-line have been created and coded by someone.

Spring Introductory Unit for Project GUTS after-school clubs

Posted August 25, 2016 by turtle

The Project GUTS after-school clubs were structured to have 10-12 week units in the Fall and Spring Semesters, with a 4-5 weeks Introduction to StarLogo Nova and computer science concepts, followed by a 5-6 week content unit. This is the curriculum page for the Spring Semester Unit introductory weeks. It assumes students had participated in the Project GUTS club during the Fall Semester, so might require building some background knowledge and skills for students new to StarLogo Nova.

Fall Introductory Unit for Project GUTS after-school clubs

Posted August 25, 2016 by turtle

The Project GUTS after-school clubs were structured to have 10-12 week units in the Fall and Spring Semesters, with a 4-6 weeks Introduction to StarLogo Nova and computer science concepts, followed by a 4-6 week content unit. This is the curriculum page for the Fall Semester Unit introductory weeks. It assumes students are new to Project GUTS and to StarLogo Nova. If you have repeating students, see the Resources Link to Other activities to Introduce Project GUTS for additional ideas.

Geothermal Energy for StarLogo Nova

Posted August 15, 2016 by turtle

This unit was developed as a Project GUTS after-school club unit. Students learn about geology topics relating to hot springs with mineral deposits, as well as geothermal energy with hot water being heated underground and rising to the surface. Students decode a base model and add their own enhancements.

Climate change and agriculture for StarLogo Nova

Posted July 29, 2016 by turtle

Climate change is a significant topic today, and this unit examines some causes of climate change, discusses feedback loops that are important to climate change, analyzes related graphs and considers climate change in New Mexico as it relates to food security.

Opinion Dynamics for StarLogo Nova

Posted July 29, 2016 by turtle

This unit explores Opinion Dynamics as an aspect of human society that can be studied as a complex adaptive system. In modeling opinion formation and dynamics, agents representing humans can influence and be influenced by other agents locally through one-on-one interactions. It could be modified to model global influences (like media).

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