Find Resources

Peanut Butter & Jelly Robot

Posted September 1, 2016 by turtle

This activity introduces students to several computer science concepts, to the necessity for thoroughness while programming, and to the often strange results of literalism. The overarching theme is that computers do what they are told and nothing more. The ability to read between the lines and determine what was meant rather than what was said is a skill computers lack. Additionally, students are introduced to the concept of debugging.

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.

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. 

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.

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).

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.

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.

Penny Growth

Posted August 31, 2016 by turtle

Penny growth is a table-top hands-on activity in which students grow penny colonies based on simple rules. Through this activity and a corresponding computer model, students gain experience with modeling population growth, plotting data, and recognizing patterns. Different sized environments can be used to prompt a discussion of limits to growth fo the colonies.

Getting Loopy

Posted August 30, 2016 by turtle

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

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.

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."

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. 

Math Challenges in StarLogo TNG

Posted August 30, 2016 by turtle

This activity reviews the use of angles, heading, x, y, and z coordinates, and random ranges in StarLogo TNG. It corresponds to the coding challenges for StarLogo Nova (see related link). .

TryAngles

Posted August 30, 2016 by turtle

Students participate in an off-line activity called “TryAngles”, and 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.

27 Blind Mice

Posted August 31, 2016 by turtle

An off-line activity that introduces the concept of global and local communication strategies.

Pollution Unit for StarLogo TNG

Posted August 16, 2016 by turtle

What can we do about pollution in our town?  In this unit, students learn about pollution and the spread of contaminants from a point source. Some collect traffic data outside their schools and ask how many trees are needed at their school to maintain acceptable CO2 levels—even as traffic flow fluctuates and traffic jams form. With computer modeling, they investigate possibilities.

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