Find Resources

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.

Sugar Transport Activity

Posted April 17, 2017 by turtle

Have you ever drank a can of soda and suddenly felt more energetic? In this Biograph Virtual Lab, you will use a simulation to explore how the glucose molecules from the soda move from the lumen of your small intestine, across the membranes of your epithelial cells, and into your bloodstream. (Ultimately, the glucose in your bloodstream will move into your body’s cells).

Gene Regulation and Protein Synthesis

Posted April 17, 2017 by turtle

Every cell in your body has a full set of genes, or ‘recipes,’ to build many different kinds of proteins (including enzymes). What causes a gene to go from its normal ‘turned off’ state (when it IS NOT building proteins) to its ‘turned on’ state (when it IS building proteins)?  To answer this question, we will zoom in and take a closer look at a gene and its environment to see how and why a specific protein is made.  

Enzymes: Chew on This!

Posted April 17, 2017 by turtle

Carbohydrates in food are an important source of energy for the body. When you eat starch, it must be broken down into simple sugars before your body can use it for energy. In this Biograph Virtual Lab you will use a simulation to explore the breaking down of starch into sugar. The simulation will enable you to compare and contrast the conversion of starch to sugar both with and without enzymes. This will help you understand the role of enzymes in digestion.

Evolution Curriculum from BioGraph

Posted April 17, 2017 by turtle

Evolution is a change in genetic information in a population that is observed over many generations, due to the random chance survival and reproduction of particular individuals. In this BioGraph Virtual Lab, you will observe how a population of fish in a pond changes over time. By the end of this activity, you will understand how random factors (genetic drift) and non-random factors (natural selection) contribute to evolution.

Pond Ecosystem Biograph project

Posted April 12, 2017 by turtle

Ecosystems are made up of interacting, interdependent parts, which are always interacting with and changing each other. Healthy ecosystems are long-lasting. In a long-lasting ecosystem the number of plants and animals may increase and decrease over time, but there are always enough individuals to reproduce and establish the next generation. In this Biograph Virtual Lab your challenge is to build a model of a long-lasting, healthy pond ecosystem using Toolblox programming blocks.

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.

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.

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.

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.

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