diff --git a/contrib/sumac/plugins.yml b/contrib/sumac/plugins.yml index 23ed6f6..5d8dfdd 100644 --- a/contrib/sumac/plugins.yml +++ b/contrib/sumac/plugins.yml @@ -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 + maintainer: Brian Mesick + 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.