Hi Warren
I’m trying to do something similar for our golf team but on a match by match basis. A team sheet is published on the website and the players have to tick to confirm that they are still available for a specific match. We do have a one of our team who knows PHP so we might be able to code it ourselves. I’ll answer back here is we succeed.
Regards
Terry
Hey Terry,
I’d be very interested to see anything on this. I just don’t know the WordPress system/model well enough yet to try to hack something like this together myself.
Thanks!
Warren
OK Warren. Will keep you posted. So far, I’ve thought through what I want to do but haven’t implemented it. We’ll have some code that will put a form onto a team sheet page which will show yes / no boxes for players to tick. Once a player has ticked the box, an email message will go to the team organiser and the page will be updated to show the player’s confirmed availability. That’s the minimum set-up but we may add some refinements such as late withdrawal and reminders to those who haven’t confirmed. We are looking to have this running in time for next season – our first match is at the beginning of March.
Cheers
Terry
Hi Warren
I don’t know if this will help you but we have found a way of doing what we wanted by embedding a spreadsheet into our website. This works well for us. The spreadsheet shows a list of names of players with a space next to each name where they can write yes or no to indicate availability. We did this with http://www.editgrid.com – it’s very like Google’s spreadsheet except that you can embed an interactive version into your website.
Hope this helps
Terry
Hey Terry,
That’s a fantastic idea. A very simple alternative to the problem.
Thx!
Warren