Skip to content

gabeabrams/canvas-batch-submit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Submit

Easily make the same file submission for many students at once


Instructions:

  1. Clone this repository
    git clone https://github.com/gabeabrams/canvas-batch-submit.git

  2. Add students to the students.csv CSV file.
    Note: only the "token" column is important. This column must each student's Canvas access token.

  3. Add files to files_to_submit/. All files in this folder will be submitted.

  4. Run node app.js and follow the instructions in terminal.


More Help

You need node.js to run this script. This tool was tested on v6.10.3.
Download/Install Node

To run the app, you must be in the terminal in the same folder as app.js.

About

Batch submitter for Canvas assignments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published