Skip to content

enternal-L/autoMater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Quiz Automater

A browser extension that saves previously correct answers, and fills them when you redo them

Setup

  1. Install dependencies:
npm install
  1. Build the extension:
npm run build

Loading the Extension

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable "Developer mode" (toggle in top right)
  3. Click "Load unpacked"
  4. Select the dist folder (after running npm run build)

Usage

  1. Navigate to a Canvas quiz page
  2. Click the extension icon in your browser toolbar
  3. You may need to click Save Current Answers to save manually, the extension will do this aumatically over time

About

I kept copy-pasting between FIN302 canvas quizzes, so I made an automater that fills my past correct answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors