@artevelde-uas/canvas-lms-conference-editor-group-filter-plugin

0.2.0 • Public • Published

Canvas LMS Conference Editor Group Filter Plug-in

Plugin for the Canvas LMS theme app that adds a group filter to the user selector on the conference editor.

Example image

Installation

Using NPM:

npm install @artevelde-uas/canvas-lms-conference-editor-group-filter-plugin

Using Yarn:

yarn add @artevelde-uas/canvas-lms-conference-editor-group-filter-plugin

Usage

Just import the plug-in and add it to the Canvas app:

import canvas from '@artevelde-uas/canvas-lms-app';
import conferenceEditorGroupFilterPlugin from '@artevelde-uas/canvas-lms-conference-editor-group-filter-plugin';

canvas.addPlugin(conferenceEditorGroupFilterPlugin);

canvas.run();

Dependents (0)

Package Sidebar

Install

npm i @artevelde-uas/canvas-lms-conference-editor-group-filter-plugin

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

12.3 kB

Total Files

8

Last publish

Collaborators

  • digitaalleren
  • renaatdemuynck