Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add Aspects plugin to Sumac index #12

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.