• Stars
    star
    489
  • Rank 89,990 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open Source Question Paper Generator

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

More Repositories

1

cms

Club Management System of amFOSS, powered by CMS
Python
558
star
2

fosswebsite

A club management system that handles student details, progress, events, achievements, attendance, status updates, teams and workshop registrations. This is the official FOSS@Amrita website
HTML
544
star
3

GitLit

Platform to connect contributors and projects based on skill level and shared interests.
Python
539
star
4

vidyaratna

Curated resources for newbies to get started with programming, open source, cyber security and many more fields.
535
star
5

website_old

The official website repo of amfoss
Roff
513
star
6

master-syllabus

Master Syllabus for FOSS@Amrita
507
star
7

App

The android app for community network for amFOSS members
Java
505
star
8

Wikimedia_Hackathon_Amrita_University

Organization store
HTML
504
star
9

fosster

Offical website for the technical event organised by FOSS@Amrita
JavaScript
502
star
10

Workshops

Archive of Workshops conducted by FOSS@Amrita
502
star
11

temple-app

This project is no longer actively maintained and has been archived for historical reference. Android App which handles the information about temple. People can register and keep a track of all poojas, donations made to the temple.
Java
501
star
12

automated-scripts

This project has been is obsolete and archived, and replaced by the amFOSS CMS
Python
500
star
13

amdec-website

JavaScript
499
star
14

bot

Telegram Chatbot Assistant for Managing Club Activities
Python
496
star
15

android-workshop-summer-2018

Repository of all the Java files and apps that will be taken in the RTE Workshop on Android in the Summer of 2018
Java
496
star
16

foss-meetups

JavaScript
496
star
17

WebApp

The react-based community network for amFOSS members
JavaScript
495
star
18

website

Website of FOSS@Amrita, Powered by JAMStack
JavaScript
490
star
19

cybergurukulam

Archive for the source of a website for "CyberGurukulam" program. This project (and corresponding website) is no longer actively maintained.
CSS
489
star
20

kde-conf-2018

Source for a webpage for KDE conf 2018. This is archived for historical reference and is no longer actively maintained.
CSS
489
star
21

test-repo

This is a test repo, please fork me !!! \(^_^)/
488
star
22

praveshan

For Joining FOSS@Amrita
485
star
23

Hack4Amrita

Solving Problems of Amritians
481
star
24

cms-mobile

A flutter project for amfoss cms
Dart
448
star
25

attendance-tracker

Advanced Attendance Recording System for the members of FOSS@Amrita.
Python
436
star
26

events

Portal to host landing pages of amFOSS Events
JavaScript
425
star
27

internal-hackathon

423
star
28

webspace

This is the repo which hosts the front end for people.amfoss.in
JavaScript
276
star
29

Wiki

amFOSS Wiki
Python
272
star
30

tasks

Makefile
7
star