Table Of Contents

Importing Students

PGGP has the ability to Import students from a database file. It is suggested that you do this AFTER starting a New Class.
The Import file should be a TEXT file with a tab between each field and a return at the end of each student record. (A tab after each item, and a return at the end of each set of items.) The following items should be in each record:

First Name
Last Name
Parent Name
Address
Town
State
Zip Code
Phone
ID Number
Birth Date
Gender
Home Language

If an item is not available, place two tabs together.

As a side bar, we are using tabs rather than the traditional comma because student databases contain numerous commas as a part of the information.

Table Of Contents