An open API service indexing awesome lists of open source software.

https://github.com/battye/cmx-quiz-ext

CMX Quiz v3.0.x (also includes historical code for Ultimate Quiz MOD v2.1.x)
https://github.com/battye/cmx-quiz-ext

phpbb-extension

Last synced: about 2 months ago
JSON representation

CMX Quiz v3.0.x (also includes historical code for Ultimate Quiz MOD v2.1.x)

Awesome Lists containing this project

README

        

# CMX Quiz v3 for phpBB
This extension adds a fun quiz feature to your forum.
This is the successor to the Ultimate Quiz MOD for phpBB2.

## Features
* Questions and answers
* Multiple choice
* Input an answer
* True and false
* Supports BBCode
* Optional time limits
* One page per question so people can't skip ahead
* Define a minimum and maximum number of questions
* A quiz can be used as an educational pass or fail test
* Tags (categories)
* Options configurable from ACP

## Quick Install
1. Unpack the downloaded release and copy files to the `ext/battye/cmxquiz` directory.
2. Navigate in the ACP to `Customise -> Manage extensions`.
3. Look for `CMX Quiz` under the Disabled Extensions list, and click its `Enable` link.
4. Set up and configure CMX Quiz by navigating in the ACP to `Extensions -> CMX Quiz`.

## Uninstall
1. Navigate in the ACP to `Customise -> Extension Management -> Extensions`.
2. Look for `CMX Quiz` under the Enabled Extensions list, and click its `Disable` link.
3. To permanently uninstall, click `Delete Data` and then delete the `/ext/battye/cmxquiz` directory.

## License
[GNU General Public License v2](https://opensource.org/licenses/GPL-2.0)