Survey Team Manager
Survey Team Manager is a Windows application (using .net framework 3.5).
The application is to create survey documents for the survey player application under Android.
Document commands
New : Creates a new survey
Open : Opens an existing survey
Save : Saves the current active survey
Save As : allows the current survey to be saved under a different name.
Edit : this edits the survey properties, this is also required when a new survey is created.

Survey properties
Name and Description : this will be displayed in the survey player main menu.
Code is a unique identification for internal use, you should define a short code here.
Type : this is for future use.
Target : this is the number of times you wish the survey to be conducted.
Logo : this is displayed in the survey player to identify easily the survey. The image should be 128x128 pixels in size.

A survey consists of a list of items, items can be added, deleted or edited.

Depending on the type of question different information is required. The information that is not required for a type of question will be grayed out.