py3-canvaslms-api

Python 3 API wrapper for Instructure's Canvas LMS with real-world examples of use

Github星跟蹤圖

py3-canvaslms-api

Python 3 API wrapper for Instructure's Canvas LMS with real-world examples of use.

Simplifies tasks and reporting involving assignments, courses, enrollments, outcomes, roles, subaccounts, and users.

Also includes functions that simplify performing SIS imports and exports, querying databases, and working with CSV and XSLX files.

The "core" directory contains the scripts that the API wrapper functions are in, as well as config.json, which you'll need to edit to match your environment. (You might also need to edit config.py).

All other directories contain scripts using the core functions to accomplish tasks, including these:

  • Sync subaccount-level learning outcomes with outcomes in an external repository.
  • Sync course-level learning outcomes with subaccount-level outcomes.
  • Import outcomes into a course from a formatted Word document.
  • Generate a syllabus for a course by wrangling data from Canvas, a SIS, and a learning outcomes repository into a Word template.
  • Download all syllabus files.
  • List assignments that use the Turnitin API.
  • Retrieve an SIS report.
  • Do an SIS import on a CSV file of enrollments created by running a SQL file against the SIS.
  • Assist in assessing Canvas course design best practices by generating an inventory of courses and the Canvas features they use.
  • Find and replace text in Canvas pages.
  • List all cross-listed courses.
  • List admins at the account and subaccount level.

主要指標

概覽
名稱與所有者dgrobani/py3-canvaslms-api
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2017-07-03 21:56:14
推送於2021-02-05 23:05:08
最后一次提交2021-02-05 15:05:08
發布數0
用户参与
星數29
關注者數6
派生數3
提交數16
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?