Engage Online Learners Collection
- Stephen Fuqua
- David Clements
Overview
The Engage Online Learners collection has been developed in support of the /wiki/spaces/SKD/pages/26841349. These queries use a set of extension tables in the ODS, representing Assignments and students' Submissions as reported by a Learning Management System. For more information on populating the data for these two entities, please see the LMS Toolkit.
Data Model
This data model introduces a new Fact, the student assignment submission, and one new dimension: the assignment itself. These views have key relationships with several other dimensions provided in the Core View Collection:
The view engage_AssignmentSubmissionFact
contains foreign keys to these views: StudentSchoolDim View, SchoolDim View, SectionDim View, DateDim View, and engage_AssignmentDim View.
The view engage_AssignmentDim
contains foreign keys to these views: SchoolDim View, SectionDim View, DateDim View, and GradingPeriodDim View.
Objects in this Collection
Installation
Install using the option code "engage"
.\EdFi.AnalyticsMiddleTier.Console.exe -c "..." -o engage
For more information, see the AMT Deployment Guide.
Contents