• Not sure whether this is the correct way to request a big feature request, but could it be possible to develop a widget to display statistics based on counting field responses.

    For example:

    Total Participants: 240 (Count all records)
    Male Participants: 130 (Count gender field = male)
    Female Participants: 110 (Count gender field = female)
    Adults: 80 (Count age field >= 18)
    Children 160 (Count age field <18)

    The user could select within the widget which fields to count and enter text for the name of the statistic as per the example above.

    Hopefully the plugin developer may have something like this in the works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jardry,

    This is a good idea…don’t have anything like this in the works at present. Wouldn’t be too hard to cobble something together that does this with a SQL query to the database. There are numerous posts and discussion topics on how to create such a function–you just have to adapt it to the plugin’s database.

    Thread Starter Jardry

    (@jardry)

    Thanks for the response xnau – my programming skills are ZILCH!

    Looks like I’ll have to wait until you implement it, or another WordPress Guru comes to my rescue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Participants Database] Stats Widget’ is closed to new replies.