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.

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

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.

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.

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.

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.

Battle of the Agents

Posted March 29, 2017 by turtle

A take on the classic board game Battleship, this paper and pencil activity is a fun way to help students understand the use of x and y coordinates in StarLogo Nova. After the activity, students can use the StarLogo Nova model to experiment with x and y locations in a game-like context.

Computational Science video

Posted June 2, 2017 by sgibbs

A short video (1:27) on the computational science cycle, used in Project GUTS CS in Science (Modules 2-4).

What are the chances?

Posted March 30, 2017 by turtle

An off-line activity to introduce students to concepts of randomness and how to program percent chance using a slider in StarLogo Nova.

Daisy world

Posted April 3, 2017 by turtle

A model demonstrating the albedo effect of black or white surfaces. Use as a part of the Climate Change and Agriculture Project GUTS Curricular Unit, or as a stand-alone model, activity, and video.

Scavenger Hunt for Teachers

Posted April 3, 2017 by turtle

This scavenger hunt asks teachers to locate various Project GUTS resources. A fun tool to increase familiarity with Project GUTS and what's available.

Understanding by Design

Posted April 5, 2017 by turtle

Understanding by Design (UbD) curriculum offers a 3-stage “backward design” framework for developing units of study. The same process guides larger-scale curriculum development for courses and
programs (macro level). The UbD curriculum structure for building a coherent curriculum spirals around “big ideas,” essential questions, and core assessments.

Code.org and SLNova Computer Science Concepts

Posted May 13, 2017 by kristico

This is a 4 week unit for a Computer Technology class in a middle school. Students are introduced to computer science concepts through lessons in Code.org's Course 3. Students then apply those concepts in SLNova projects.

Guía de estudiantes para la actividad "Dados y datos" (Dice & Data)

Posted May 16, 2017 by Rizzi

Esta es la hoja de actividad para los estudiantes para "Dados y datos", una actividad de probabilidad. La probabilidad juega un rol importante en los modelos de sistemas complejos adaptativos. En esta actividad se programan agentes para imitar el movimiento de criaturas en el mundo real. También eventos aleatorios que ocurren cuando los agentes interactúen como por ejemplo contagiar una persona a otra.

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

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

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