Giter Site home page Giter Site logo

qujini's Introduction

Qujini

Join the chat at https://gitter.im/amfoss/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?

  1. Create and activate a python 3 virtual environment
virtualenv -p python3 .
source bin/activate
  1. Install django dependencies
pip install -r requirements.txt
  1. Migrate changes, and run django normally
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Paper 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

qujini's People

Contributors

aswinshenoy avatar harshithpabbati avatar arv-lochanan avatar avaniprakasan avatar nipan09 avatar amreshk005 avatar puneeth2001 avatar gitter-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.