Academic Terms
Manage academic terms
Add New Term
Departments
Manage departments
CSV Format
TemplateHeaders: name,departmentCode,active
Example: Computer Science,CS,true
Note: active field is optional (defaults to true)
Add New Department
Instructors
Manage instructors
CSV Format
TemplateHeaders: firstName,lastName,email,active
Example: John,Smith,[email protected],true
Note: active field is optional (defaults to true)
Add New Instructor
Courses
Select a term to manage courses
Course Materials
Manage books and other required materials for this course
Adopt Book
Enrollments
Select a term to manage course enrollments
Students
Manage students and their course registrations
CSV Format
TemplateRequired Headers: firstName,lastName,email,studentId,gradeLevel,parentEmail,active
Notes: studentId, gradeLevel, parentEmail, active are optional. gradeLevel = K–12 or college year. parentEmail recommended for K–12 students; use | to separate multiple parent emails (e.g., [email protected]|[email protected]). active defaults to true.
Registrations CSV Format
TemplateRequired Headers: studentEmail,departmentCode,courseNumber,section
Notes: Matches students by email and courses by department code, course number, and section. Duplicate registrations are skipped. The student and course must already exist in the system.
Add New Student
Profile
Manage your account details