Find Resources

Bumper Turtles for StarLogo TNG

Posted August 30, 2016 by turtle

A coding activity to introduce students to conditional logic -- this version follows the "Pixelated Paths" activity and builds the model in Star Logo TNG. 

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.

Social Networks for StarLogo TNG

Posted August 16, 2016 by turtle

How are people connected?  Humans are inherently social and have relationships far more complex than the random encounters often seen in agent-based modeling. These relationships can vary in strength and meaning – we see social networks that range from kinship networks, friendship networks to contact networks used in the study of epidemiology. The primary goal of this unit is to engage students in simple interactive activities to explore social network concepts and to model those concepts.

Sustainability for StarLogo Nova

Posted August 16, 2016 by turtle

In this unit students will learn about issues relating to becoming a sustainable community, including recycling materials and turning waste into energy. Important concepts include: feedback loops in systems and ideas relating to cooperation in society.

Middle school students will learn about sustainability concepts using videos and activities to map their community. Their computer models can build off of either of two base models: consumerism or wastewater.

Water as a Shared Resource for StarLogo TNG

Posted August 16, 2016 by turtle

As the human population grows, it is becoming increasingly important to understand how humans affect the environment and to consider how we are using and managing our limited resources. This unit examines water as an important resource to be shared and managed to ensure its future availability.

This unit explores water as a shared resource using StarLogo TNG. For the related unit using StarLogo NOVA, see CS in Science Curriculum Module 2.

Climate Change Impacts on Water Resources in StarLogo TNG

Posted August 16, 2016 by turtle

What do we know about climate change? This unit discusses climate change: what it means, what the difference is between climate and weather, and evidence of climate change. It also discusses the global climate system as a complex system with feedback loops, and the current state of the art in the computational modeling of climate change. Our goal is to clarify what is known, what scientists guess is happening, and how climate change impacts our environment and species.

Science of Friendship

Posted August 16, 2016 by turtle

Why do humans help some people and not others?  This Project GUTS unit explores this question and allows students to test their own assumptions. Using methods and data from anthropology, sociology and psychology and computer modeling in NetLogo, students investigate the role of cooperation in human interactions—and how cooperation plays a role in global issues such as resource management, health equity and climate change.

Opinion Dynamics with StarLogo TNG

Posted August 25, 2016 by turtle

Does Your Opinion Count? 
People form opinions on topics from current styles to political issues to product preferences, and often our opinions are based on information from others, rather than on our own experience. In this unit, we explore Opinion Dynamics as an aspect of human society that can be studied as a complex adaptive system. Here, agents representing humans can influence and be influenced by other agents both directly (one-on-one) and on a more global scale (advertising, etc).

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.

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.

Pixelated Paths

Posted August 30, 2016 by turtle

An off-line activity similar to Trailblazers, where students are introduced to conditional logic by creating and following maze-like paths.  There is an associated coding activity in both StarLogo TNG and StarLogo Nova called "Bumper Turtles."

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.

Walk & Turn for StarLogo TNG

Posted August 25, 2016 by turtle

In this activity, students will participate in an activity called “Walk & Turn”, will see a computer model based on the same activity. Of particular interest is the interleaving of activity types; live off-line activities and computer simulations, and the juxtaposition of real and virtual worlds. Following the activity students will use the CAST to analyze the activity as a complex adaptive system. For this activity using StarLogo Nova, see CS in Science, Module 1.

Painted Turtles for StarLogo TNG

Posted August 30, 2016 by turtle

An fun introductory coding activity in StarLogo TNG using the random blocks, which demonstrates the power of parallel programming by simultaneously using many turtles to create patterns on the screen. For StarLogo Nova, see this activity in CS in Science, Module 1.

Getting Loopy

Posted August 30, 2016 by turtle

This off-line activity reviews the different types of loops in a fun and active way!

What are the chances?

Posted August 30, 2016 by turtle

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

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.

Human Boolean activity

Posted August 30, 2016 by turtle

Human Boolean and George Boole Says are similar off-line group activities in which students learn about Boolean logic. Students come up with a set of characteristics that describe all students in the class then use Boolean operations to uniquely identify classmates. These activities have a corresponding StarLogo TNG model and instruction set.

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.

Shared Resources for StarLogo Nova

Posted August 16, 2016 by turtle

As the human population grows, it has become increasingly important to understand how humans are impacting the environment and to consider what resources we are using and how we are managing or not managing them for the future. In this unit we will be looking at a variety of different types of resources that are important to our area. Although the resources are different, they are interdependent, and way the humans manage these assets can be looked at in a similar fashion. 

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