Qujini
Qujini is a free and open source question paper generator for teacher, and schools to manage a question bank and generate highly customizable question papers to conduct tests.
How to Install?
- Create and activate a
python 3virtual environment
virtualenv -p python3 .
source bin/activate- Install django dependencies
pip install -r requirements.txt- Migrate changes, and run django normally
python manage.py migrate
python manage.py createsuperuser
python manage.py runserverPaper Setting Procedure
- Set Title, and Description of the Question Paper
- Select Paper Pattern - User Defined / Pre Defined (import presets) / System Defined
- Set total marks for the paper
- Set minimum & maximum number of questions
- Select difficulty of the paper - Easy / Moderate / Hard / Random
- Percentage of each type
- Set marks weightage from each topic
- Set maximum & minimum mark range from each topic
- Bonus: OR condition between Topics
- Set type weightage - Objective, Subjective, Theory etc.
- Set maximum & minimum number of questions from each type
- Set maximum & minimum marks from each type
- Divide into sections by marks/type
- Define sections - naming, total marks
- Save and export presets after setting paper - allowing same strategy for future papers
- Save question paper on database
- Export question paper -> PDF, JSON
License
This project is licensed under GNU General Public License v3.0

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
