Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The following is a breakdown of possible metrics and visualizations to include in the LMS Starter Kit initial release.

Assumptions

Below is a breakdown of expected data that will be available for the Power BI dashboard visualizations. Some data will be sourced from a Student Information System and others from the LMS Toolkit Extractors. Core Ed-Fi data is under the edfi schema and LMS Starter Kit data is under the edfilms schema.

SchemaTableFieldNotes
edfiSectionSectionIdentifierCould also pull SectionName, LocalCourseCode, or CourseTitle via CourseOffering → Course reference.
edfiCourseOfferingLocalCourseCodeVia Section → CourseOffering
edfiCourseCourseTitleVia Section → CourseOffering → Course
edfiEducationOrganizationNameOfInstitutionFor School via Section → School reference.
edfiSectionSessionName
edfiSectionSchoolYear
edfiStudentStudentUniqueId
edfiStudentFirstName
edfiStudentLastSurname
edfiStudentSchoolAssociationEntryGradeLevelPull CodeValue or ShortDescription via the EntryGradeLevelDescriptor → Descriptor reference.
edfiStudentEducationOrganizationAssociationSexPull CodeValue or ShortDescription via the SexDescriptor → Descriptor reference.
edfiStudentEducationOrganizationAssociationHispanicLatinoEthnicity
edfiStudentEducationOrganizationAssociationRaceRacePull CodeValue or ShortDescription via the RaceDescriptor → Descriptor reference.
edfiStudentEducationOrganizationAssociationLimitedEnglishProficiencyPull CodeValue or ShortDescription via the LimitedEnglishProficiencyDescriptor → Descriptor reference.
edfiStudentSectionAssociationStudentUSI
edfilmsAssignmentSectionIdentifier
edfilmsAssignmentAssignmentIdentifier
edfilmsAssignmentStartDateTime
edfilmsAssignmentDueDateTime
edfilmsAssignmentSubmissionTypeSubmissionTypePull CodeValue or ShortDescription via the SubmissionTypeDescriptor → Descriptor reference.
edfilmsAssignmentSubmissionAssignmentIdentifier
edfilmsAssignmentSubmissionStudentUSI
edfilmsAssignmentSubmissionSubmissionDateTime
edfilmsAssignmentSubmissionSubmissionStatusPull CodeValue or ShortDescription via the SubmissionStatusDescriptor → Descriptor reference.
edfilmsAssignmentSubmissionGradeFor average calculations, this will need to be cast as a decimal.

Proposed Dashboard Content

For the LMS Starter Kit, the downstream dashboard should include some general information with drill down capabilities and targeted visualizations and tables around the student-centric metrics that can be derived from the underlying data.

Aggregation Hierarchy

Given all levels of data are present, the data may be aggregated up to each of the levels described in the diagram below.

Sample Dashboards

The following two dashboard mock ups represent possible visualizations for Assignment and Grade metrics at an Education Organization level and at an individual Student level. Notes have been added in green for the various visualizations to provide more details.

Education Organization and Section Dashboard View

Student and Section Dashboard View


  • No labels