Form
Architecture |
 |
Feedback Server
has a very flexible architecture based on answer types and question types and
container.
The main survey control is a container that can contains any
question type either one of the provided question types or we can also
create our own question type using the Feedback Server's SDK. These questions items
contain answer items. As with the question item, answer items can be
either one of the provided answer item or one that we can create using Feedback Server's
SDK.
Each answer item provides a set of events that the question item can
use in order to get notified when new answers have been posted and in return the
question item will aggregate those results and send them back to the container
who will act accordigly to what it receives.

©2006 Data Illusion. All Rights Reserved.