Home - CodeVA-Curriculum/polyscribe-canvas GitHub Wiki

polyscribe-canvas is designed to consume a plain-text version of a Canvas course, and render that course on the Canvas website via the Canvas API. This allows course authors to develop courses using their choice of drafting tool, and manage course updates using version control software.

Please review this course repository for a complete example of a course repository designed to be processed by polyscribe-canvas.

Table of Contents

  • Getting Started
  • Installation