> For the complete documentation index, see [llms.txt](https://nearchip.gitbook.io/qwiktest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nearchip.gitbook.io/qwiktest/master.md).

# Introduction

### Hey There! 👋

Thank you for your interest in QwikTest.

QwikTest is an open-source online examination software and assessment tool that assists educational institutions, corporate companies to create and conduct web and mobile-based exams.

Visit the website for more details. <https://qwiktest.nearchip.com>

Before purchasing, review our [Support & FAQ](/qwiktest/other/faq.md).

This documentation covers mostly all the aspects of setting up QwikTest Online Exam Software.

For any pre-sale queries or tech support, please create a ticket on <https://nearchip.freshdesk.com/>.

### Use Cases

* Create and Conduct Quizzes, Online Exams, and Practice Tests
* Schedule and Conduct Live Exams
* Create Adaptive Learning Experience using Practice Sets
* Suitable for all types of Educational Institutions, Corporates, and Individual Tutors

### Main Features

The following are the features of QwikTest:

* Multiple Exam Types
  1. Quizzes
  2. Practice Sets
* Adaptive Learning Experience
* Live Schedules
* Multiple Question Types
  1. Multiple Choice Single Answer
  2. Multiple Choice Multiple Answers
  3. Fill in the Blanks
  4. Matching
  5. Sequence
  6. True/False
  7. Short Answer
* Question Attachment
  1. Comprehension Passage
  2. Audio File
  3. Video File
  4. Math Equation
  5. Image
  6. Tabular Data

### Open Source Tech Stack

QwikTest is a Single Page Application (SPA) built on top of the Laravel (World's Leading PHP Framework) and Vue.js (Fastest JavaScript Framework).

* Laravel - [https://www.laravel.com](https://www.laravel.com/)
* Laravel Jetstream - [https://jetstream.laravel.com](https://jetstream.laravel.com/)
* Vue.js - [https://www.vuejs.org](https://www.vuejs.org/)
* Inertia.js - [https://inertiajs.com](https://inertiajs.com/)
* Tailwind CSS - [https://tailwindcss.com](https://tailwindcss.com/)
* Prime Vue - [https://www.primefaces.org/primevue](https://www.primefaces.org/primevue/)
* CKEditor 4 - [https://ckeditor.com/ckeditor-4](https://ckeditor.com/ckeditor-4/)

See more on the [credits](/qwiktest/other/credits.md) page.
