=== Computa Quiz and Survey ===
Contributors: deetronix
Tags: quiz, survey , question bank, online test, educational
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Powerful quiz and question bank system with CSV import, category mapping, and automatic quiz population.

== Description ==

**Computa Quiz** is an advanced quiz management plugin for WordPress designed for educational platforms, training institutes, and online exam systems.

It allows you to:
- Create unlimited quizzes
- Maintain a centralized question bank
- Import thousands of MCQs via CSV
- Automatically assign questions to quizzes
- Organize questions by category and difficulty
- Run professional-level online tests

Perfect for schools, coaching centres, certification portals, and e-learning websites.

== Features ==

* Quiz Builder (Create, edit, delete quizzes)
* Central Question Bank
* CSV Upload for bulk questions
* Automatic quiz-to-question mapping
* Supports MCQ with multiple options
* Correct answer validation
* Category & subject grouping
* Secure admin-only access
* Works with large datasets
* Clean and fast admin interface

== CSV Format ==

Your CSV file should follow this format to upload Quiz:
Quiz title, question, option1, option2, option3, option4, correct answer, type, difficulty, subject, topic
Basic Maths, What is 2+2?, 1, 2, 3, 4, d, numeric test, Easy, Mathematics, Addition

Your CSV file should follow this format to upload Questions:
question, option1, option2, option3, option4, correct answer, type, difficulty, subject, topic
What is 2+2?, 1, 2, 3, 4, d, numeric test, Easy, Mathematics, Addition

The correct answer must match one of the options.

== Installation ==

1. Upload the `computaquiz` folder to `/wp-content/plugins/`
2. Activate the plugin from **WordPress Admin → Plugins**
3. Go to **Computa Quiz** in the admin menu
4. Create a quiz
5. Upload questions using CSV

== How To Use ==

1. Go to **Computa Quiz → Question Bank**
2. Upload a CSV file
3. Questions will be imported automatically
4. Go to **Computa Quiz → Quizzes**
5. Create or edit a quiz
6. Assign questions manually or via CSV mapping

== Screens ==

* Question Bank
* Quiz Editor
* CSV Upload Tool
* Quiz Mapping Panel

== Security ==

* Uses WordPress nonces
* Admin-only access
* File validation for CSV uploads

== Frequently Asked Questions ==

= Can I upload 1000+ questions at once? =
Yes, Computa Quiz is built to handle large CSV files efficiently.

= Can I map questions to quizzes automatically? =
Yes. CSV import supports quiz mapping.

= Does it support categories and difficulty levels? =
Yes. You can organize questions by type and difficulty.

== Changelog ==

= 1.1 =
* Added Quiz Dashboard
* Dedicated Quiz Page, access from Dashboard
* Count Down Timer implemented, Timer can be set in for each quiz 'All Quizes' admin pages

= 1.0 =
* Initial release
* Quiz system
* Question bank
* CSV upload
* Automatic mapping

== Upgrade Notice ==

= 1.0 =
First stable version of Computa Quiz.

== Support ==

For support, documentation, or customization, contact the Computa team.

