clarkwinkelmann / flarum-ext-quiz-polls
Turn FoF Polls into Quizzes
Installs: 197
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.15
- fof/polls: *
README
This extension allows turning polls created with the FriendsOfFlarum Polls extension into Quizzes.
It's very simple and there are definitely ways to "cheat" and find the answer before voting.
When a poll is in quiz mode, an additional class .Poll--quiz
is placed on the container.
The answers have a .PollOption--correct
and .PollOption--wrong
classes added after the user voted.
Installation
composer require clarkwinkelmann/flarum-ext-quiz-polls
Support
This extension is under minimal maintenance.
It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.
You can contact me to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.