开发者 | ambercouch |
---|---|
更新时间 | 2025年2月12日 22:59 |
捐献地址: | 去捐款 |
PHP版本: | 8.0 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/ac-prediction-game-creator
directory, or install the plugin through the WordPress plugins screen directly.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.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.