Description
Use wordpress to create you own prediction game. Create fun questions built on real word scenarios such as reality TV or sports events. Let you users make their predictions, score points, create leagues and try to climb the ranking table.
Installation
Use WordPress’ Add New Plugin feature, searching “AC Prediction Game Creator”, or download the archive and:
- Upload the plugin files to the
/wp-content/plugins/ac-prediction-game-creator
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the WordPress dashboard to create Question, Choice and Rounds
Show the user dashboard
`
[acpgc_user_dash]
`
Show the user profile page
`
[acpgc_user_profile]
`
Show different rounds
`
[acpgc_rounds]
[acpgc_rounds status=”open” show=”1″]
[acpgc_rounds status=”future” show=”3″]
[acpgc_rounds status=”closed”]
`
Show user leages
`
[acpgc_league]
`
This plugin requires the Advanced Custom Fields plugin to be installed and activated.
FAQ
-
How does it work?
-
Create and publish questions in the wordpress dashboard. These should probably be base or real world events who’s outcome will be determined as some point in the future.
Create different choice for the possible outcomes of your questions. Create different rounds and add some or all of your questions.
Users can make there predictions by selecting an answer for each question in around.
Once your question have been answered in the real world you can add the answer to the question and calculate the scores for the round.
Each user that made the correct prediction will get a score and they will be able to see where the rank in the leader board.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AC Prediction Game Creator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AC Prediction Game Creator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.