Skip to content

Commit

Permalink
chore: Add Aspects plugin to Sumac
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtcril authored and regisb committed Jan 31, 2025
1 parent 2aea1bf commit b3a48a3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions contrib/sumac/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# TODO this is empty for now. Reach out to contrib maintainers to add items here.
[]
- name: aspects
src: tutor-contrib-aspects<2.0.0
url: https://github.com/openedx/tutor-contrib-aspects
author: Brian Mesick <bmesick@axim.org>
maintainer: Brian Mesick <bmesick@axim.org>
description: |
Aspects is an analytics system for delivering actionable data about course and learner performance.
It uses open source tools and public standards to deliver rich dashboards embedded directly in the
Learning Management System, while also providing a full powered reporting package for deeper
dives into the data, emailed reports, and alerts supported by Apache Superset.
Aspects is customizable from end-to-end, allowing you to add new data sources, new dashboards,
and everything in between. It scales down to small installations and up to massive ones, and is
designed to be easy to install and maintain.

0 comments on commit b3a48a3

Please sign in to comment.