Frequently asked questions and "How to" help.

Click on question to open/close answers.
General
How does PtGolf work?
  • Most people who use the Web to lookup information or buy stuff are at first confused by a database application written for the Web. Its really not much different than a Shopping Cart application, it's just there are many more options other than "Find", "Add to Cart" and "Checkout". Instead of "Finding" a product, you are finding other things (Players, Groups, Games, Rounds). If you can't find something, you may need to C(reate it. If you found something, you might want to R(ead it or display the information. That information my also contain other linked information (e.g. the Rounds the player has played). After you read something you may want to U(pdate it. At some point you may also want to D(estroy the information.
  • The process of Creating, Reading, Updating and Destroying is referred to as a CRUD process for handling Resources or Things. Again, Things or Resources in PtGolf are Players, Groups, Games, Rounds, etc.
  • The hardest thing to understand about a Web application is that just because you fill out a form on the web, it is not saved until you take some action to update the information. This is usually some form of and update button. Unlike a word processor, there is no auto-save option.
  • The "How to" questions below are just explanations on to do the creating, reading, updating and destroying actions you must follow for PtGolf to do its stuff!
Players
How to add a new player?
  • Click on Group Player button in top menu or sidebar. Opens list of players
  • Search for Player by using a part of their name (e.g, John) in the search field and press return/enter
  • If the player is found in the current group, they are already in the group. You many want to edit their name if it is incorrect
  • If the player is in another group for this club, see the Add/Move question below.
  • If the player is not found, click the Add Player button.
  • Enter Player information in the fields (name, default tee, declared quota, etc.).
  • Click the Create Group Player button
  • Players show page should reflect the new player
How to Add or Move a player from another group?
  • Click on Group Player button in top menu or sidebar. Opens list of players
  • Search for Player by using a part of their name (e.g, John) in the search field and press return/enter
  • If the player is in another group for this club, click the "Show/Add/Move" link next to their name.
  • The show page for the player in the other group will be displayed.
  • Click the Add Player button if the player plays with both group. This will create a new player in your group with the same information but no rounds.
  • Click the Move Player button if the player has quit the other group or the other group has been disbanded. This will move the player to your group, including their round history.
  • Clink the Back button if you don't want to add/move player
  • If you move or add the player an Edit page will be displayed if you need to make any changes.
How to change a players Default Tee?
  • Click on Group Player button in top menu or sidebar. Opens list of players
  • Clink on players name in list of players. Opens Players show page.
  • Click on Edit button in top Link bar. Open Players edit page.
  • Click in the *Tee field to open the tee selection pulldown menu.
  • Select tee player is moving to.
  • Click Update Player button
  • Players show page should reflect the changes
Games
How to create a new event?
  • Clink the home button in the top menu bar.
  • In the New, Scheduled, Pending Games callout box there should be a button "Create New Game for Today". Click that button if their. If an event has already created with todays date and in should be listed below if it is Scheduled or Pending.
  • You can also click the "Create New Game" button in the home page sidebar. You should only use this if your creating an event for a different day.
  • You can also open the Games list in the top menu bar and click the "Create New Game" button.
  • Follow instruction for the Game Process to update event
How to delete/remove/destroy an incomplete or error event?
  • Games/Games are sometimes rained out! Games that are not scored after one day are potentially incomplete events.
  • Open event from the home page link or the Games list.
  • Click the "Destroy Incomplete Game" button in the show page link bar.
  • A dialog will be displayed with the question "Are you sure?" with options of Cancel and OK.
  • Click "OK" to destroy the event. Click "Cancel" if you opened the wrong event.
  • Games are sometimes created by mistake (duplicates). Theses events are considered error events if teams have not been formed and the event is over a day old. They are handle the same as the incomplete event.
  • You can also destroy events by clicking on the "Destroy" link for an event in the Games list
How to change a players Tee for the current event?
  • For a Scheduled event where teams have not been formed
  • Open current Scheduled event
  • Look for Player in table "Current Participant".
  • Click in the the field in the(T) column for that player to open tee selection pulldown menu.
  • Select the Tee that player is going to play from.
  • Click Update Game button
  • Players quota and tee should reflect the changes
  • For a Pending event where teams have been formed
  • Open Pending event
  • Clink the Adjust Teams button in the event link bar
  • Look for Player in teams table.
  • Click in the the field in Tee column for that player to open tee selection pulldown menu.
  • Select the Tee that player is going to play from.
  • Click Update Adjust Teams button
  • Players quota and tee should reflect the changes
How to handle a player's request to go off first because of an appointment.?
  • After teams are formed and its all threesomes or foursomes.
  • Simply have that players team swap starting order with the first team!
  • After teams are formed and there are mixed threesomes or foursomes.
  • Click the "Adjust Teams" button.
  • Change the team number for the player making the request to 1.
  • Change the team number of someone in team 1 (usually the same quota range of the player making the request) to the players team.
  • Clink the "Adjust Team" button to update the teams.
How to handle someone showing up after teams have been formed.?
  • Its up to the group if they just want to tell them "Sorry it's too late". But...
  • Open event and click "Add Late Participant".
  • Add player to event as you would in creating the event.
  • Click update participants.
  • The event will show a warning box that someone was added to the event and that teams must be reformed or adjusted.
  • If there are mixed teams?
  • Click the adjust teams button.
  • The player added will show up on team 0. Change it to the last threesome.
  • Click the "Adjust Teams" button to update the event/teams
  • If there is all threesomes
  • Click the adjust teams button.
  • The player added will show up on team 0. Change it to the last threesome, making it a foursome
  • Click the "Adjust Teams" button to update the event/teams
  • If there are all foursomes, your only choice is to say "Sorry" or reform teams. If scorecards are not distributed and everyone is not loaded up, no big problem is you still have time to make the changes.
  • Click the ReForm teams button and print new scorecards.
Errors