Skip to content

A question bank and testing software for educators

Notifications You must be signed in to change notification settings

klbm9999/Pariksha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pariksha

Pariksha is a question bank and testing web app for Computer Based Assessment (CBA), developed to cater the needs of educators, to felicitate and empower them by providing them with means to faster and accurate evaluations.

Features

The web app allows education institutes to conduct examinations and streamline their assessment process. The features of Pariksha include:

  • Generating random sets of questions from the database.
  • Assessing responses and returning scores automatically and immediately.

Under Development

  • CRUD interface to database for admins
  • To develop test-taker registration process.
  • Evaluating results of examinations with statistical analyses.

Getting Started

Prerequisites

  • MySQL database
  • The question-answer set should exist in the database before installation.

Installing

  1. Copy the contents of Pariksha repository into your webroot.
  2. In the file scripts/config.php:
    • specify the details of the database, such as the username, password, and database name; and
    • specify the no_of_questions parameter.
  3. Open the URL http://your_webroot/quiz.php.

About

A question bank and testing software for educators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published