1.2.1 • Published 1 year ago

@artevelde-uas/canvas-lms-export-course-groups-plugin v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Canvas LMS Export Course Groups Plug-in

npm.io npm.io npm.io

Plugin for the Canvas LMS theme app that adds a menu item to export course groups as Excel.

Example image

Installation

Using NPM:

npm install @artevelde-uas/canvas-lms-export-course-groups-plugin

Using Yarn:

yarn add @artevelde-uas/canvas-lms-export-course-groups-plugin

Usage

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

import canvas from '@artevelde-uas/canvas-lms-app';
import exportCourseGroupsPlugin from '@artevelde-uas/canvas-lms-export-course-groups-plugin';

canvas.addPlugin(exportCourseGroupsPlugin);

canvas.run();
1.2.1

1 year ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.1.2

2 years ago

0.6.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago