Click or drag to resize
Askia

Templates

Templates are object used to generate other entities. They basically serve as a model to be copied and customized. They can be stored and used to form a library containing the most used Survey techniques.

Survey Template

Survey Templates are used to generate new Surveys. This is useful because most of the time Survey programmers uses similarly structured Surveys for different projects.

  • Interface: ISurveyTemplate

  • A blank Survey might be generated from a blank Survey Template

  • A Survey Template might have dynamic parameters to customize it

Questions Template

Questions Templates are used to generate a part of a Survey. This is useful because most of the time Survey Programming methodologies uses similarly structured groups of questions across different Surveys.

  • Interface: IQuestionsTemplate

  • Questions Templates usually have dynamic parameters to customize them