Skip to content

Free Education Template

Free LMS Administration Guide

Managing [LMS platform] for [institution]

System Overview User Management Course Creation Enrollment & SIS Sync Grade Passback Setup Troubleshooting

LMS Administration Guide

Use this template to managing [LMS platform] for [institution].

Template Metadata

Field Details
Category Education
Owner [Team or owner]
Version [Version number]
Effective Date [Date]
Review Cycle [Monthly / Quarterly / Annual / Event-based]
Status [Draft / In Review / Approved]

System Overview

LMS platform, version, hosting details, and admin access URL.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

User Management

How to create, import, and deactivate user accounts; role definitions (admin, instructor, student, observer); bulk import procedures.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

Course Creation

Step-by-step course setup: creating courses, assigning instructors, configuring enrollment options, and applying course templates.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

Enrollment & SIS Sync

How enrollment sync works with the Student Information System, sync schedule, and handling sync errors.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

Grade Passback Setup

Configuring LTI grade passback, mapping LMS grades to the SIS gradebook, and verifying grade sync.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

Troubleshooting

Table of common issues with symptoms, causes, and resolutions. Use numbered steps for procedures. Include code snippets or config examples where relevant.

Item Details Owner Status
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]
[Item or requirement] [Describe the relevant detail, evidence, or decision] [Owner] [Open / Complete]

Notes

[Add context, assumptions, exceptions, evidence links, screenshots, calculations, or reviewer comments.]

Review and Signoff

Document review conclusions, approvals, unresolved items, and next review date.

Role Name Date Notes
Preparer [Name] [Date] [Notes]
Reviewer [Name] [Date] [Notes]
Approver [Name] [Date] [Notes]

Template Structure

What the LMS Administration Guide Includes

Use this education template as a starting point, then customize each section to match your internal workflow, evidence, and signoff needs.

1

System Overview

LMS platform, version, hosting details, and admin access URL.

2

User Management

How to create, import, and deactivate user accounts; role definitions (admin, instructor, student, observer); bulk import procedures.

3

Course Creation

Step-by-step course setup: creating courses, assigning instructors, configuring enrollment options, and applying course templates.

4

Enrollment & SIS Sync

How enrollment sync works with the Student Information System, sync schedule, and handling sync errors.

5

Grade Passback Setup

Configuring LTI grade passback, mapping LMS grades to the SIS gradebook, and verifying grade sync.

6

Troubleshooting

Table of common issues with symptoms, causes, and resolutions. Use numbered steps for procedures. Include code snippets or config examples where relevant.

Recommended Structure

Write an LMS Administration Guide in a practical, technical tone aimed at IT administrators. Structure with:

System Overview

LMS platform, version, hosting details, and admin access URL.

User Management

How to create, import, and deactivate user accounts; role definitions (admin, instructor, student, observer); bulk import procedures.

Course Creation

Step-by-step course setup: creating courses, assigning instructors, configuring enrollment options, and applying course templates.

Enrollment & SIS Sync

How enrollment sync works with the Student Information System, sync schedule, and handling sync errors.

Grade Passback Setup

Configuring LTI grade passback, mapping LMS grades to the SIS gradebook, and verifying grade sync.

Troubleshooting

Table of common issues with symptoms, causes, and resolutions.

Use numbered steps for procedures. Include code snippets or config examples where relevant.

Example Filled Template

Canvas LMS Administration Guide — Eastwood Community College

System Overview

Platform Canvas LMS (Instructure)
Hosting Cloud-hosted (instructure.com)
Admin Console https://eastwood.instructure.com/accounts/1
SIS Integration Banner 9 via SIS Import (CSV)
SSO SAML 2.0 via Azure AD
Support Contract Tier 2, 24/7 for P1 issues

User Management

Roles

Role Permissions Typical Users
Account Admin Full system configuration, user management, reporting IT staff (limit to 3–4 people)
Sub-Account Admin Manage courses and users within a department Department chairs
Instructor Create content, grade, manage enrolled students Faculty
Student View content, submit assignments, view grades Students
Observer Read-only access to a linked student's courses Parents, advisors

Adding Users in Bulk

  1. Export the user template CSV from Admin > SIS Import > Download Template
  2. Populate fields: user_id, login_id, email, first_name, last_name, status (active/deleted)
  3. Upload via Admin > SIS Import > Choose File > Process Data
  4. Monitor the import job under Admin > SIS Import > Previous Imports

Deactivating Users

When a student withdraws or an employee separates, set their status to deleted in the next SIS import. This preserves their data but revokes login access.

Course Creation

  1. Navigate to the relevant sub-account (e.g., "Science Division")
  2. Click Add a New Course, enter the course name and SIS ID matching Banner's CRN
  3. Set the term (terms are synced nightly from Banner)
  4. Apply a course template: Settings > Import Course Content > Select "Eastwood Standard Template"
  5. Add the instructor: Settings > People > Add People > search by email

Enrollment & SIS Sync

Enrollments sync automatically via nightly CSV import from Banner:

  • Schedule: 2:00 AM daily (full sync), 12:00 PM (delta sync of changes since midnight)
  • Source file: /sis_exports/enrollments_YYYYMMDD.csv
  • Fields: course_id, user_id, role, status, section_id

Handling sync errors: Check Admin > SIS Import > Previous Imports for error logs. Common errors:

  • user_id not found: Student exists in Banner but user account was not yet created. Re-run user import first.
  • course_id not found: Course section was added in Banner after the last course sync. Manually create the course or wait for next nightly sync.

Grade Passback Setup

  1. Ensure the external tool (e.g., McGraw-Hill Connect) supports LTI 1.3 grade passback
  2. In Canvas, go to Admin > Developer Keys > Add LTI Key, enter the tool's JSON configuration URL
  3. Enable the tool at the sub-account or course level under Settings > Apps
  4. Instructors create an assignment of type External Tool and select the configured tool
  5. Grades posted in the external tool sync back to the Canvas gradebook automatically

Verification: After a student submits in the external tool, check the Canvas gradebook within 15 minutes. If the grade does not appear, check the tool's LTI grade passback logs for errors.

Troubleshooting

Symptom Likely Cause Resolution
Students cannot log in Azure AD SSO misconfiguration or expired SAML certificate Check SAML metadata in Azure AD; renew certificate if expired
Grades not syncing to Banner Grade passback job failed or SIS export path changed Check SIS Import logs; verify /sis_exports/ path and file permissions
Course not visible to students Course is unpublished or term dates are in the future Publish the course; verify term start date in Admin > Terms
Bulk import stuck at "Processing" File exceeds row limit or contains encoding errors Re-export as UTF-8 CSV; split files over 50,000 rows
External tool returns "unauthorized" Developer key is inactive or redirect URI mismatch Re-enable the developer key; verify the redirect URI matches exactly
Skip Manual Drafting

Generate a LMS Administration Guide from a Video

Record a walkthrough, training session, or process demonstration. Docsie AI turns it into structured documentation using this template as the starting framework.

Use the template manually, or let Docsie generate the first draft from source footage.

DOCX, PDF, and Markdown downloads
Works with process and training videos

Template FAQ

LMS Administration Guide FAQ

Common questions about using and generating a lMS Administration Guide.

Using This Template

Q: What is a lMS Administration Guide?

A: A lMS Administration Guide is a structured document for managing [lms platform] for [institution].

Q: Can I download this lMS Administration Guide as Word or PDF?

A: Yes. This page includes free downloads in DOCX, PDF, and Markdown formats so you can edit, share, or import the template into your documentation system.

Q: Can Docsie generate this from a video?

A: Yes. Upload a process walkthrough, training recording, or screen capture to Docsie, then use this template structure to generate a first draft automatically.