# This is the index for all Tutor plugins that are officially maintained by Overhang.IO. # It is available at the following location: https://overhang.io/tutor/main/nightly/plugins.yml # It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/ - name: android src: tutor-android>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-android author: Overhang.IO maintainer: Overhang.IO description: | Build an Android mobile application for your Open edX platform. - name: cairn src: tutor-cairn>=15.0.0,<16.0.0 url: https://overhang.io/tutor/plugin/cairn author: Overhang.IO maintainer: Overhang.IO 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: tutor-discovery>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-discovery author: Overhang.IO maintainer: Overhang.IO 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: tutor-ecommerce>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-ecommerce author: Overhang.IO maintainer: Overhang.IO 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: tutor-forum>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-forum author: Overhang.IO maintainer: Zaat.dev description: | Add discussion forum to your Open edX platform. - name: indigo src: tutor-indigo>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-indigo author: Overhang.IO maintainer: Overhang.IO description: | A beautiful, blue theme for Open edX. - name: jupyter src: tutor-jupyter>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-jupyter author: Overhang.IO maintainer: Overhang.IO 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: license src: tutor-license>=15.0.0,<16.0.0 url: https://pypi.org/project/tutor-license author: Overhang.IO maintainer: Overhang.IO description: | Tutor plugin to install premium plugins from the Wizard Edition. NOTE This plugin is obsolete and no longer required, as plugins from the Wizard Edition are free for everyone. - name: mfe src: tutor-mfe>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-mfe author: Overhang.IO maintainer: Overhang.IO 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: tutor-minio>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-minio author: Overhang.IO maintainer: Overhang.IO description: | Scalable object storage for Open edX. This plugins is pretty much a requirement to run Open edX on Kubernetes. - name: notes src: tutor-notes>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-notes author: Overhang.IO maintainer: eduNEXT description: | Add student notes to the Open edX courseware. - name: webui src: tutor-webui>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-webui author: Overhang.IO maintainer: Overhang.IO description: | Manage your Tutor-powered Open edX installation from the browser. - name: xqueue src: tutor-xqueue>=15.0.0,<16.0.0 url: https://github.com/overhangio/tutor-xqueue author: Overhang.IO maintainer: eduNEXT description: | Xqueue external grading system for your Open edX platform.