Given a user wants to view all training programs
When the user clicks the Training Programs item in the navigation bar
Then the user will see a list of all training programs that have not taken place yet
Given the user is viewing all training programs
When the user clicks the Create New link
Then the user should be presented with a form in which the following information can be entered
- Name
- Title
- Start day
- End day
- Maximum number of attendees
Given a user wants to view all training programs
When the user clicks the Training Programs item in the navigation bar
Then the user will see a list of all training programs that have not taken place yet
Given the user is viewing all training programs
When the user clicks the Create New link
Then the user should be presented with a form in which the following information can be entered