Skip to content
Lewis Forbes edited this page Mar 22, 2024 · 11 revisions

This program facilitates the creation of quiz questions for Moodle and Learn Ultra.

Installation

Users new to command line programs are recommended to follow the complete installation instructions.

Advanced users can follow this summary:

  1. Ensure Python3 and Pip are installed.
  2. git clone https://github.com/lewisforbes/Quiz-Whiz
  3. Run python3 main.py to install dependancies.
  4. If you see All installation requirements met. the program is ready to be used!

Usage

The example usage walkthrough is the best way to learn how to use Quiz Whiz.

Full documentation is in the sidebar.