Question generator package for Moodle
Project description
A question generator I made for the University of Guelph.
Despite developing this for Moodle, it should support anything that can take its export formats.
Questions are randomized from token files that are called dynamically by the user.
The user scripts the questions using a simple three-part file format to be covered later.
https://github.com/alvations/Quotables
Installation
If you use pip3, you can install it by doing
>>> pip3 install quizmake
Alternatively, you may install this repo locally by cloning it and running
>>> pip3 install -e .
Information
PyPi: https://pypi.org/project/quizmake/
Github: https://github.com/jnguyen1098
License: MIT License
Header
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
verbatim
Title
subtitle
subsubtitle
Lmao
If under and overline are used, their length must be identical
# with overline, for parts
with overline, for chapters
=, for sections
-, for subsections
^, for subsubsections
“, for paragraphs
This is a bulleted list.
It has two items, the second item uses two lines. (note the indentation)
This is a numbered list
It also has two items
This is also a numbered list
But it doesn’t use explicit numbering
Code block test
lmao for (int i = 0; i < 10; i++) { puts("lmao"); }
Also a test
>>> Test
What your project does
How to install it
Example usage
How to set up the dev. environment
How to ship a change
Changelog
License info
raw.githubusercontent.com/dbader/readme-template/master/README.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quizmake-0.1.6.tar.gz
.
File metadata
- Download URL: quizmake-0.1.6.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdbbb7b13b939d8b99db8cf91874c5ce51cfa5a9cef27fa44084845337e69b26 |
|
MD5 | 1b7e9b1efdd22c37141a0bc64a8b4a64 |
|
BLAKE2b-256 | 7a8c1d55b6fed4c2a453bc7e1e67695a804326f214e938c40fb51169a8ae3ef2 |
File details
Details for the file quizmake-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: quizmake-0.1.6-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2b52003cd6c32d54129dabb59b476a785f9b8108e18ef188b0777fe9ce6d36d |
|
MD5 | b1de39a32ef8dae534a8f0dd7380e558 |
|
BLAKE2b-256 | 4291e5b317a33ab8fc33e1804760af92b99fa6548e05dabefa4558deec65c89e |