rasck / canvas-app

An console app to fetch groups from courses on canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canvas-app

An console app to fetch groups from courses on canvas.

Based on a course id it creates an excel sheet with groups.

  • Build the project
  • Make sure nuget packages are up to date
  • Get a token from canvas: https://ucn.instructure.com/profile/settings and save the token in the App.Config file
  • Run the project and follow the wizard.
  • In the same folder you executed the canvas app from, there should be an excel document with the groups.

About

An console app to fetch groups from courses on canvas


Languages

Language:C# 100.0%