bjrichards / canvas-quiz-maker

Intuitive quiz maker that exports to a format for San Diego University's Canvas Quiz Converter application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas Quiz Creator

Description

Intuitive quiz maker that exports to a format that can be used with San Diego University's Canvas Quiz Converter application.

Create a quiz/test using this online application, click the download button to obtain a .txt file in the format required by the San Diego University's Canvas Quiz Converter, and use it to create the .zip required by Canvas.

How to Use

While the application will be put on my portfolio site under tools once completed, for now it must be run locally using the web server of your choice.

For example, if you have Python installed (and added to PATH if on Windows):

> python -m http.server

Example of usage

About

Intuitive quiz maker that exports to a format for San Diego University's Canvas Quiz Converter application.


Languages

Language:JavaScript 86.5%Language:CSS 9.1%Language:HTML 4.4%