Giter Site home page Giter Site logo

canvas-submission-extractor's Introduction

Canvas Submission Extractor

About

This script looks up student Canvas IDs from a file and copy submission files with names having each ID as a substring. Useful for CMPT 120 TAs to extract submissions for the group they are marking.

Steps:

  1. download it to a directory (best if there is nothing else in it)
  2. download the group assignment (Refer to below on how to do so), rename it to For Marking Purposes Only.csv
  3. download the submissions, unzip them, put them in a directory called submissions (note all lowercase) next to the script
  4. open the script with IDLE, update line 15 to match with the group you are marking
  5. run the script, a directory with the group name will be created and all the files that needed to be marked will be copied there

How to Download Group CSV + Submissions

Submissions

Option A

  1. Canvas Course
  2. Assignment
  3. Find exercise that needs to be marked
  4. Select "Download Submission" from the bar on the right
  5. Extract zip file into a new folder
  6. Rename folder to submissions

Option B

  1. Canvas Course
  2. Grade
  3. Find exercise that needs to be marked
  4. Select the triple dots beside it (screen below)
  5. Select "Download Submission"
  6. Extract zip file into a new folder
  7. Rename folder to submissions

image

Group CSV

  1. Canvas Course side bar
  2. People
  3. Select the group tab "For Marking Purposes Only"
  4. Select "+ Import"
  5. Download Course Roster CVS from the bottom
  6. Rename it to For Marking Purposes Only.csv

image

Run Script

  1. Open up terminal or any other Python IDE.
  2. python3 SubmissionExtractor.py
  3. Follow prompts

Errors

  • Make sure your CVS file is renamed properly
  • Make sure you don't have any marking group folders

Credits

  • Author: Dr. Victor Cheung
  • Documenattion + Updates: Parsa Rajabi

canvas-submission-extractor's People

Contributors

parsa-rajabi avatar

Watchers

 avatar

Forkers

hazraimran dwonga

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.