AccuTrack/AccuSQL
Import "Instructors Table"

12 September 2013
USED TO IMPORT TEACHERS/PROFESSORS. THEY ARE ATTACHED TO ACTIVITIES.  IF YOU IMPORT INSTRUCTORS IN ACTIVITY IMPORT, RECORDS ARE AUTO-POPULATED HERE.

CSV Mapped Columns:

#Field NameType (Char Limit)
1(Instructor) First Namevarchar(100)
2(Instructor) Last namevarchar(100)
3(Instructor) Emailvarchar(100)
4Addressvarchar(35)
5Cityvarchar(15)
6Statevarchar(2)
7ZIPvarchar(10)

*Fields highlighted in yellow are required to import.

Explanation:

The (Instructor) First Name and (Instructor) Last Name is required. It's usually displayed in the format Last, First.

The (Instructor) Email is optional but highly recommended.  This is so the Instructors can receive messages and notifications about their students. The email has to be unique across all the users too.

The Address is optional that can be used to create a directory report.

The City is optional that can be used to create a directory report.

The State is optional that can be used to create a directory report.

The ZIP is optional that can be used to create a directory report.

Example:

Download/View the example file (CSV)

Import Behaviors for this Import

When you run this particular import there are not any import behaviors.  Import behaviors typically allow you to modify the way the import is run for different results than normal.  If you have any ideas for adding an import behavior please submit them to AccuTrack/AccuSQL's User Voice.

BACK to List of Imports