• Hello and thank you very much for this awesome plugin. I was actually looking for a plugin like this from ages…

    I’ve installed and activated it on my website and a lot of people wonder if it is possible to see the predictions of all the other users before the matchs are done.

    I’ve checked and i didn’t find a way to do this.

    So is it possible and if yes how can i do this ?

    Or maybe an other great feature would be to ba able to see statistics based on all the predictions already done per game. For example, 100 users have done their predictions for South Africa – Mexico. 60 users see Mexico as winner, 15 see South Africa as winner and 25 see a draw game. Would it be possible to display stats like : MEX 60%, SA 15%, DG 25% ?

    Thank you in advance for your answer.

    Vincent

    http://wordpress.org/extend/plugins/world-cup-predictor/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Vincent,

    Unfortunately there is no supported way to view other users’ predictions before the match is considered finished.

    With the World Cup starting in a few days I’m reluctant to add new features or make changes in case something breaks !

    If you really want to see other users predictions, then an alternative is a minor code edit. In the wcp-reports.class.php, line 1010, function user_scores, remove the code

    AND m.is_result = 1

    in the SQL where clause. The shortcode [world-cup-predictor scores=-1] will then show all predictions regardless of the match being finished.

    Statistics would be a nice addition, but again, for the reasons above, it’s just too close to kickoff for comfort.

    Ian.

    Thread Starter vinceglz

    (@vinceglz)

    Ian,

    Thank you very much for your fast and efficient answer. I’ve done the modification. This is excellent, all the members are happy with this.

    Thanks again and congratulations for this plugin

    Vincent

    Thread Starter vinceglz

    (@vinceglz)

    Hi Ian,

    I got an other request. Is it easily possible to modify the php source files to be able to display the rank in the ranking page of all users ?

    For example :

    1 user01 45pts
    user02 45 pts
    3 user03 43pts
    user04 43pts
    user05 43pts
    6 user06 41pts
    etc etc

    thanks for your help

    Vincent

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: World Cup Predictor] Other users predictions and stats’ is closed to new replies.