Skip to content

open-craft/tutor-contrib-completion-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

completion-aggregator plugin for Tutor

This plugin is a companion to tutor-contrib-aspects which demonstrates how to extend Aspects to display non-standard tracking events.

See openedx-aspects#222 for more details.

When enabled in Tutor, this plugin installs:

Installation

pip install git+https://github.com/open-craft/tutor-contrib-completion-aggregator

Usage

# Enable this plugin
tutor plugins enable completion-aggregator

# Update config to use this plugin
tutor config save

# Rebuild openedx image to update pip dependencies
tutor images build openedx

# Run custom dbt
tutor local do dbt -c "run"

# Import and the assets added by this plugin
tutor local do import-assets

License

This software is licensed under the terms of the AGPLv3.

About

Tutor plugin which integrates the completion aggregator with Aspects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published