Metadata |
|
FeedbackServer's metadata system allows us to extend globally parts of the software with our own custom defined attributes. Using metadata we can extend and add information to existing system entities like forms, questions, answers or respondents details. Note that extending entities global and will affect all items and users within the system.
If for example we wanted to collect a comment for our questions we could using metadata add a new comment attribute to our question entity which will act as if it has been built right into the system.
We can use any built in answer type to collect information or we could also create our own answer type using the type editor or SDK.