Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulcreusy/mcqmaker
MCQMaker is a software with a graphical interface that allows you to import, create, modify and manage MCQs in various formats such as text, docx, pdf or xml for Moodle. It is designed to ease and speed-up the creation and the management of MCQs for teachers.
https://github.com/paulcreusy/mcqmaker
kivy-application macos-app mcq teaching windows-app
Last synced: 3 months ago
JSON representation
MCQMaker is a software with a graphical interface that allows you to import, create, modify and manage MCQs in various formats such as text, docx, pdf or xml for Moodle. It is designed to ease and speed-up the creation and the management of MCQs for teachers.
- Host: GitHub
- URL: https://github.com/paulcreusy/mcqmaker
- Owner: PaulCreusy
- License: apache-2.0
- Created: 2023-08-06T12:25:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-31T16:26:18.000Z (5 months ago)
- Last Synced: 2024-11-07T12:03:29.952Z (3 months ago)
- Topics: kivy-application, macos-app, mcq, teaching, windows-app
- Language: Python
- Homepage:
- Size: 23.5 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MCQMaker
![License](https://img.shields.io/github/license/PaulCreusy/mcqmaker)
![Pylint Badge](https://github.com/PaulCreusy/mcqmaker/actions/workflows/pylint.yml/badge.svg)
![Pytest coverage](https://raw.githubusercontent.com/PaulCreusy/mcqmaker/coverage-badge/coverage.svg?raw=true)
![Download Badge](https://img.shields.io/github/downloads/PaulCreusy/mcqmaker/total.svg)
![Sponsors badge](https://img.shields.io/github/sponsors/PaulCreusy)## Introduction
MCQMaker is a software with a graphical interface that allows you to import, create, modify and manage MCQs in various formats such as text, docx, pdf or xml for Moodle. It is designed to ease and speed-up the creation and the management of MCQs for teachers.
You can create databases with your questions and then generate a MCQ by selecting the number of questions from each database. The resulting MCQ will be exported in the desired format and the questions used will be saved so that you can generate other MCQs with questions from the same database without having duplicated questions.
For example if you want to prepare grammar MCQs, create one database per notion you want your students to practice and then generate exercises mixing those questions together.
## License
MCQMaker is a free software protected under the *Apache License Version 2.0*.
## Documentation
The documentation of MCQMaker is available in French and in English at this [link](https://github.com/PaulCreusy/mcqmaker/wiki).
## Installation
To install the software check our [release page](https://github.com/PaulCreusy/mcqmaker/releases). More informations are available in the installation section of the [documentation](https://github.com/PaulCreusy/mcqmaker/wiki).
## Contributors
This software has been developed by :
- Agathe Aris
- Paul Creusy## Bug
If you notice a bug with the application, please report it using the github [issues page](https://github.com/PaulCreusy/mcqmaker/issues) or send an email to [email protected].