• Resolved veecee

    (@veecee)


    Hi Mark – I maintain a website for a quiz league and use the Plugin for posting league tables. The quiz league has the quirk of recording the total pts (GF)for questions answered correctly and also pts (Points) for the match result (2 pts for a win, 1 for a tie etc). I order by Points but to rank correctly it’s necessary to also order by GF so that the highest GF is the determinant when Points are equal. Can this be done? Thanks in anticipation. Vic

    https://www.ads-software.com/plugins/league-standings/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi veecee,
    You can’t order by GF without modifying the code. You you could do is rank the teams based on GF and then order by ranking and hide the ranking column. I think that would achieve the same effect, but of course it would all be manual labor. ?? Or maybe a better solution would be to use Points for GF, repurpose (relabel) another field for Points. Then the software would sort by GF when it was set to sort by Points.

    Let me know.
    -Mark

    Thread Starter veecee

    (@veecee)

    Mark many thanks for the reply. Going to work on the changes this evening and I’ll update you on the result.

    Vic

    Thread Starter veecee

    (@veecee)

    OK I’ve had a rethink on the problem and after some head scratching I’m going back to linking spreadsheet tables for the time being. Tempted by the idea of code revision but not quite up to that yet. Thanks again.

    Bogdan87

    (@bogdan87)

    Hello, thank you for this awesome plugin, I konw this isn’t the right thread to ask this but I couldn’t find the right one. My team links aren’t working, although I entered a link in the required field, tha table shows like there aren’t any links. What can I do?

    Thanks,
    Bogdan

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Bogdan,
    This thread is closed. I don’t respond to closed threads otherwise topics become untrackable and unsearchable. Please open a new thread with this question so that all can more easily find it and benefit from it.
    Thank you for your understanding.
    -Mark

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Order By’ is closed to new replies.