Find Resources

CS Concepts Guide

Posted July 27, 2018 by turtle

This is a guide to CS concepts in the order they are introduced in the CS in Science modules.

Troubleshooting Guide

Posted May 26, 2018 by sgibbs

A brief guide to Troubleshooting for teachers and facilitators -- how to get StarLogo Nova to work correctly.

Defensive Programming Practices

Posted May 26, 2018 by sgibbs

A brief guide for teachers and facilitators to help students develop programming practices to keep them out of trouble.

Decoding Guide

Posted May 26, 2018 by sgibbs

Strategies for teaching students to read code to understand how a program or model works.

Teaching Equity Resources

Posted June 4, 2018 by sgibbs

Here are links to the resources used in CS in Science workshops to discuss equity in computer science.

Project GUTS teacher & facilitator guides

Posted June 19, 2018 by sgibbs

These guides are aimed at helping teachers or workshop facilitators help their students or participants be independent learners while working with computer models. They are a work in progress - final versions will be uploaded soon. Please feel free to point out any corrections or additions in a discussion thread -- Thanks!

Complex or Complicated?

Posted July 27, 2018 by turtle

Complex or Complicated uses a slide presentation to create a whole class game-show like activity that is used to engage students in argument from evidence and refine students' understanding of complex adaptive systems.

Locating the Epicenter of an Earthquake Lesson

Posted February 28, 2020 by wellina

Identify the location of an earthquake epicenter using a travel time graph and three seismograph tracings. The epicenter is the point on Earth's surface directly above an earthquake. Seismic stations detect earthquakes by the tracings made on seismographs. Tracings made at three separate seismic stations are needed to locate an earthquake epicenter.

CS in Science Module 4: Chemical Reactions (for StarLogo Nova 2.0)

Posted July 27, 2018 by turtle

This Physical Science module explores chemical reactions: the conditions under which they occur, the evidence that a chemical reaction has taken place, limiting reactants versus reactants in excess, and when chemical reactions stop. The base model for this unit simulates the chemical reaction between silver nitrate and copper. The pacing guide and models have been updated for StarLogo Nova 2.0 (HTML5/JavaScript version).

Papercatchers

Posted July 27, 2018 by turtle

Papercatchers is a participatory simulation in which students learn about population growth and limits to growth. Students play the role of members of a growing population, follow simple rules governing survival and reproduction, and collect and graph data.

Debugging Challenges for StarLogo Nova

Posted July 27, 2018 by turtle

These challenges ask students to identify and correct common coding errors within StarLogo Nova programs. The first challenge is generic, all others relate to the content area module from CS in Science. Students like to solve the problems and fix the code, and learn about debugging skills while engaging further with content area modules. It is also a good review for instructions/facilitators before building code with students.

Coding Challenges

Posted July 27, 2018 by turtle

Coding Challenge are a series of short challenges that focus on improving coding skills using StarLogo Nova. Each set of challenges focuses on a specific concept: degrees & heading, x & y coordinates and randomness, conditions including absolute value and percent chance, adding color to the terrain and repeat loops, using the z coordinate, and other computer science concepts (logic blocks, data collection),.

Walk & Turn for StarLogo Nova

Posted July 27, 2018 by turtle

This is the CS in Science, Module 1, Activity 1 activity. Students participate in an activity acting as agents, then view a computer model, to introduce concepts of computer science and complex adaptive systems.

What's Represented?

Posted June 12, 2019 by ilee

These exercises ask the learner to identify abstractions in the computer model as compared to a diagram or image of a natural phenomenon.

Skill Building Deck

Posted June 12, 2019 by ilee

A slide deck of exercises to build CS and decoding skills

Debugging Guide

Posted May 26, 2018 by sgibbs

A short guide for identifying and fixing common bugs in StarLogo Nova 2.0.

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