Skip to content

Commit

Permalink
feat: Add "next" index (and symlink "nightly" to it)
Browse files Browse the repository at this point in the history
This relies on all the referenced plugins having renamed their
"nightly" branches to "next".

overhangio/tutor#1096
  • Loading branch information
kdmccormick committed Nov 7, 2024
1 parent 3ed253f commit bf94944
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 127 deletions.
127 changes: 127 additions & 0 deletions main/next/plugins.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
# This is the index for all Tutor plugins that are officially maintained by Edly.
# It is available at the following location: https://overhang.io/tutor/main/olive/plugins.yml
# It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/

- name: android
src: -e git+https://github.com/overhangio/tutor-android.git@next#egg=tutor-android
url: https://github.com/overhangio/tutor-android
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Build an Android mobile application for your Open edX platform.
- name: cairn
src: -e git+https://github.com/overhangio/tutor-cairn.git@next#egg=tutor-cairn
url: https://github.com/overhangio/tutor-cairn
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Scalable, real-time analytics for Open edX.
Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports.
We created a tool to help you answer all these questions. Cairn is a Tutor plugin that you install on top of an Open edX platform and that gives you access to a powerful, full-blown analytics stack. Cairn comes with the following features out of the box:
❄️ Unified datalake of learner events and stateful data: both learner-triggered events, coming from the Open edX tracking logs, and stateful data, coming from the existing databases, are available for querying in a single unified interface. This means that you can, for instance, query the grades of the students that visited your platform in the past 24 hours, or collect the email addresses of the students who did not yet complete the latest assignment.
⚡ Real-time: new events are visible immediately in your analytics interface. No more waiting for slow batch jobs to complete!
🔑 Course- and org-based data access rights: your course staff is granted access only to the data rows that concern them. Cairn makes it easy to create new users with granular access permissions.
🎁 Working dashboards out of the box: Cairn comes with a fully functional dashboard that you can start playing with right away.
🛠️ Fully customizable data and dashboards: your data scientists, business intelligence team and other tinkerers can freely explore your course data, create and share their own queries, datasets and dashboards. All it takes is a little bit of SQL.
🚀 Scalable: Cairn scales as much as its backend, which was designed for Internet scale.
- name: discovery
src: -e git+https://github.com/overhangio/tutor-discovery.git@next#egg=tutor-discovery
url: https://github.com/overhangio/tutor-discovery
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Integrate the Open edX Course Discovery application.
This plugins makes it easy to install the course-discovery application
(https://github.com/openedx/course-discovery) in your Open edX environment.
- name: ecommerce
src: -e git+https://github.com/overhangio/tutor-ecommerce.git@next#egg=tutor-ecommerce
url: https://github.com/overhangio/tutor-ecommerce
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
E-commerce plugin to sell course products on Open edX.
This plugins makes it easy to install the ecommerce application
(https://github.com/openedx/ecommerce) in your Open edX environment. Note that this
plugin depends on the discovery and the MFE plugins, which must also be enabled.
- name: forum
src: -e git+https://github.com/overhangio/tutor-forum.git@next#egg=tutor-forum
url: https://github.com/overhangio/tutor-forum
author: Edly <[email protected]>
maintainer: Zaat.dev <[email protected]>
description: |
Add discussion forum to your Open edX platform.
- name: indigo
src: -e git+https://github.com/overhangio/tutor-indigo.git@next#egg=tutor-indigo
url: https://github.com/overhangio/tutor-indigo
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
A beautiful, blue theme for Open edX.
- name: jupyter
src: -e git+https://github.com/overhangio/tutor-jupyter.git@next#egg=tutor-jupyter
url: https://github.com/overhangio/tutor-jupyter
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Run Jupyter notebooks right in your LMS.
Launch a JupyterHub single-node cluster and install the Jupyter XBlock in the Open
edX LMS/CMS. This makes it very easy to launch student-editable code editors rights
in your courses.
- name: mfe
src: -e git+https://github.com/overhangio/tutor-mfe.git@next#egg=tutor-mfe
url: https://github.com/overhangio/tutor-mfe
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Easy integration of custom microfrontends with your Open edX platform.
Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations.
- name: minio
src: -e git+https://github.com/overhangio/tutor-minio.git@next#egg=tutor-minio
url: https://github.com/overhangio/tutor-minio
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Scalable object storage for Open edX.
This plugins is pretty much a requirement to run Open edX on Kubernetes.
- name: notes
src: -e git+https://github.com/overhangio/tutor-notes.git@next#egg=tutor-notes
url: https://github.com/overhangio/tutor-notes
author: Edly <[email protected]>
maintainer: eduNEXT
description: |
Add student notes to the Open edX courseware.
- name: webui
src: -e git+https://github.com/overhangio/tutor-webui.git@next#egg=tutor-webui
url: https://github.com/overhangio/tutor-webui
author: Edly <[email protected]>
maintainer: Edly <[email protected]>
description: |
Manage your Tutor-powered Open edX installation from the browser.
- name: xqueue
src: -e git+https://github.com/overhangio/tutor-xqueue.git@next#egg=tutor-xqueue
url: https://github.com/overhangio/tutor-xqueue
author: Edly <[email protected]>
maintainer: eduNEXT
description: |
Xqueue external grading system for your Open edX platform.
127 changes: 0 additions & 127 deletions main/nightly/plugins.yml

This file was deleted.

1 change: 1 addition & 0 deletions main/nightly/plugins.yml

0 comments on commit bf94944

Please sign in to comment.