meta data for this page
  •  

AccuTrack/AccuSQL
Import "Class Schedules"

USED TO PREVENT STUDENTS FROM SIGNING IN TO CENTERS DURING CATEGORY/ACTIVITY (I.E. SUBJECTS AND CLASSES) SCHEDULE.

CSV Mapped Columns:

# Field Name Type (Char Limit)
1 Category varchar (100)
2 (Activity) Identification varchar (100)
3 Activity (Name) varchar (100)
4 Class Days varchar (100)
5 From DateTime (100)
6 To DateTime (100)

*Fields highlighted in yellow are required to import.

Explanation:

The Category is used to group activities on the sign-in screen as a "top-level domain" certain activities fall under.

The (Activity) Identification is a unique ID for the activity. Such as MATH-100, ENGL-110, ESOL-655.

The Activity (Name) is the only required field to create an activity.

The Class Days are the days of the week the class occurs. Use the first 3 characters of each day separated by something other than your comma or tab delimiters such as "Mon/Wed/Fri" to state the class is meeting on Monday, Wednesday, and Friday. Alternative versions of that info: "Mon-Wed-Fri" or "Mon;Wed;Fri" or "Mon*Wed*Fri" etc. This field is required for this import.

The From is the actual start time of the class in military time. Such as 13:00 for 1 PM or 10:00 for 10 AM. This field is required for this import.

The To is the actual end time of the class in military time. Such as 14:00 for 2 PM or 11:00 for 11 AM. This field is required for this import.

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