The Convenience Trap of LMS Roster Syncing
When setting up course evaluations, integrating with the campus Learning Management System (LMS) seems straightforward. Academic technology teams are familiar with tools like Canvas, Blackboard, and D2L Brightspace, and LTI standards make connecting external tools simple.
However, treating an LMS course shell as the authoritative source of truth for course evaluations introduces serious data integrity problems. While the LMS is designed for course delivery and learning materials, the Student Information System (SIS) remains the university's official legal and academic ledger.
When evaluation platforms rely solely on LMS course rosters, four major discrepancies occur:
- Non-Evaluating User Accounts: Instructional designers, teaching mentors, and guest faculty often hold student or preview privileges in LMS course shells. In an LMS-dependent evaluation tool, these accounts are mistaken for registered students, triggering unwarranted survey invitations and artificially deflating response rates.
- Ghost Enrollments from Late Drops: Students who withdraw or drop a course after the add/drop deadline often remain visible in LMS shells with inactive flags. If an evaluation vendor cannot distinguish between active SIS registration and LMS shell residue, former students receive evaluations—creating opportunities for unearned or retaliatory feedback on courses they never finished.
- Merged Course Shells: Faculty frequently merge multiple SIS course reference numbers (CRNs) into a single "master shell" in Canvas to simplify grading and announcements. Reading only LMS course shells obscures official registrar boundaries, complicating department-level reporting and tenure dossier reviews.
- The Grade-Roll Blind Spot: An LMS has no direct record of the registrar's official grade roll. It cannot verify when final course grades have posted to student transcripts, risking the premature release of faculty evaluation reports before grades close.

The SurveyDIG Architecture: Clear Separation of Duties
To protect faculty governance and data accuracy, SurveyDIG enforces a clear separation of duties: the Student Information System is the sole authority on enrollment, while the LMS serves as the student access portal.
1. Ingesting Authoritative Registrar Data
SurveyDIG bypasses the ambiguities of LMS shells by connecting directly to the enterprise SIS:
- Cloud Deployments: Direct API connections via verified Ellucian Banner Ethos and Colleague SaaS/Ethos APIs.
- On-Premise Deployments: Direct API connectors or secure database views connected directly to on-premise SIS databases.
Authoritative course assignments, CRNs, cross-list groupings, and student enrollment records are drawn directly from registrar tables. Automated scheduled syncs run systematically—standardized daily for cloud APIs, with multiple intraday syncs available for on-premise installations—capturing dynamic adds, drops, and section changes right up to survey launch.
2. Registration Status Code Filtering
Not every student registered in the SIS should receive a course evaluation. SurveyDIG applies administrative exclusion rules based on registrar registration status codes:
- Audits (
AU): Automatically excluded from evaluations. - Administrative Withdrawals (
WD/W): Filtered out so dropped students never receive survey forms. - Non-Credit & Zero-Credit Sections: Filtered according to institutional policy.
This filtering ensures that survey invitations reach only eligible, credit-seeking students who completed the term.

3. The LMS as an Access Portal, Not an Authority
While the SIS handles the roster, the LMS provides a convenient access point for students.
Through LTI integrations, SurveyDIG places notification cards, dashboard widgets, and Single Sign-On (SSO) launch links inside Canvas, Blackboard, or Brightspace. When students log into their daily coursework, their pending evaluation tasks appear front and center.
Clicking the link launches their specific SurveyDIG evaluation directly. The student enjoys the convenience of their everyday portal, while the institution maintains authoritative roster integrity, accurate response rate calculations, and dependable grade-roll report locks.