ee Software Team

ee Software Team

Monday 19 May 2014

ee Baseball Score Keeper - tutorial 4

In this tutorial, we add a scheduled game for the Blue team. In this simple example, each of the 4 teams plays each other team.

We then update the game results using the simpler of two approaches:
  • Update the game results directly without using a (Game) Game Log and then update the Player Game log for person Frank on the Blue team. This approach allows the user to enter a minimum of data for a game and enter player game log data for the player of interest (him/her self)
  • Update the game using a game log to record the inning by inning events of the game. Then we view the Player Game Log for Frank
In either case, the team standings are updated.

Note the following in the video:
  • 4 games (out of 6) have been entered in the schedule for the Tounament with scores without game logs.
  • Team Standings reflect the results of the two games for each team
  • A player game log has been entered directly for player Frank of the Blue team for each game
  • we will enter game 5 of 6 and create a player game log for Frank 
  • Notes - to enter the Runs, Hits, and Errors directly tap a team name. This will unlock the Runs, Hits, and Errors columns for the team and enable the '+' and '-' buttons. Then tap the other team name to enter its Runs, Hits, and Errors. Don't tap the 'Add Log' button because this is used in the next video to update scores using a Game Log.
 http://youtu.be/l-xKGQM-pDo

In the next tutorial, we use the second approach to update game results and player standings using a Game Log.

No comments:

Post a Comment