Tests Category

A Quick Guide for Etoys on the OLPC XO


Guides about topics in EToys
Help screens for the OLPC
XO machine.

NavBar
   Keep Find Projects
   Choose a Language
Paint
   Brushes
   Color Palette
   Bucket Tool
   Straight Line Tool
   Ellipse Tool
   Rectangle Tool
   Polygon Tool
   Color Picker
   Stamps Tool
Halo
   Make the Handles Show
   Viewer of Script Tiles
   Size Color Copy
   Move and Pick Up
   Rotate Handle
   Trash
   Arrow at Center
   Center of Rotation
   Menu Tools
   Make a Script Tile
   Collapse
   Color Property Sheet
Supplies
   Object Catalog
   Text
   All Scripts
   Joystick Control
   Sound Recorder
ObjectCat
   Slider Bar
   Grab Patch Tool
   Lasso Tool
   Digital Images
   Maker Button
Books
   Top Border Icons
   Expanded Controls
   Working with Layers
   Navigation Tiles
ScriptTile
   Forward by
   Turn by
   Bounce Motion
   X and Y Tiles
   Pen Use
   Playfield Trail
   Stamps
   Heading
   Scale Factor
   Hide and Show
   World Input
   Sound Category
   Random Numbers
   Exact Location
   Width Length
   Foward and Turn
   Tests Category
Menu
   Normal Ticking
   Viewer Icons Set
   Scriptor Icons Set
   Button Fires a Script
   Grab Me Reveal Me
   Watchers
   Playfield Graph Paper
ScriptTileTestsCategory, page 1. Script Tile: Test Category Tiles

Tests are used to make things happen the way you imagine.

Click the green clock to start and stop the script.
ScriptTileTestsCategory, page 2. Click on an Ellipse in Supplies and
open a Viewer for it.

Click on a Test Yes No tile and drop it into the world; it changes into a Scriptor.
ScriptTileTestsCategory, page 3. The top line asks:
If the top line's statement is true

The next two lines answer:
If yes (true) then . . .
If no (false) then . . .


It takes time to explore the potential of tests in projects.

The more you think about how to frame IF/THEN statements, the more
ideas you will capture in Etoys.
ScriptTileTestsCategory, page 4. You can always open Viewers for the objects in projects to read, and change, their scripts.

Text is an object too.

Jump to Top

Squeak Etoys is a "media authoring tool"-- software that you can download to your computer
and then use to create your own media. You can write out your project and share it with others.
Etoys runs on any Mac or Windows machine, as well as on the OLPC XO machine.
It is free.    Find out about Etoys.



Text of this guide (for searching): Script Tile: Test Category Tiles Tests are used to make things happen the way you imagine. Click the green clock to start and stop the script. Click on an Ellipse in Supplies and open a Viewer for it. Click on a Test Yes No tile and drop it into the world; it changes into a Scriptor. The top line asks: If the top line's statement is true The next two lines answer: If yes (true) then . . . If no (false) then . . . It takes time to explore the potential of tests in projects. The more you think about how to frame IF/THEN statements, the more ideas you will capture in Etoys. You can always open Viewers for the objects in projects to read, and change, their scripts. Text is an object too.