Terrapin Logo Configuration

Enter your login code and click "Load" to load your settings. Click "Save" to save your settings. The settings are applied the next time you log in to Logo.

During launch, Logo executes the commands that you defined in the Startup Commands section. This can be used to configure Logo settings for all students. A few examples:

Layouts

MAKE "LAYOUT list

The LAYOUT variable sets and returns the layout of Logo panels. This is either the name of a layout, or a list of at least thee elements.

The Prompt

Make "PROMPT "

Define the text of the prompt. The above command, for example, removes the prompt altogether.

The Student CSV File

This file contains a list of names, passwords (optional), and classrooms (optional). Upload this file if you want more control over the login process, and if you want to use the login information as part of the student's current folder (see below).

Columns

Name: This can be the full name, or a login name. It is the only required field, and must be unique within a classroom. If you don't define a classroom, the user name must be unique within the entire CSV file.
Password: If not present, the student uses the name to login.
Classroom: If present, the student's name needs only to be unique within each classroom.

The login dialog varies depending on this information. Usually, the student logs in with the campus name, followed by a dot and the classroom name. The login dialog does not ask for a password if you do not have any defined.

CSV File Contents
No CSV file has been uploaded.