wiki:Usecases

Version 2 (modified by hendrikvanantwerpen, 13 years ago) (diff)

--

Usecases

Surveys

Survey is a sequence of questions, with possible images, headers

Conducting

  • Personalized questionnaire. A limited amount of surveys is conducted, instantiated in advance. They can have e.g. unique response URL's.
  • Bulk questionnaire. Multiple respondents can fill in one questionnaire.
  • A facilitator can add properties/answers to a survey instance. Any metadata that is relevant for later understanding of the data. E.g. Veerkracht, instantiate a bulkQ for every manager, adding him as metadata. The link for that Q can be send to his lackies.
  • Continuate a Q started earlier. Use cookies, generate a continuation URL that people can bookmark or something like that.

Types of questions

  • Free text questions, 'finish the sentence ...' questions
  • Free numerical/date/email/phone entry (possibly within range)
  • Yes/No?, Agree/Disagree?, Checkbox+Description
  • ++/+/0/-/--, labels for every option or at extremes, values 0...n or -m .. 0 .. m
  • Ordering questions (order several items, either by giving them unique values or really ordering them)
  • Fixed sum questions (divide amount n over several items)
  • Questions can have multiple items and multiple scales, resulting in a variable matrix (possibly and often size 1x1 though).

Data unification

An important goal is that survey data and game data are expressed in the same way, so their data series can be used together in statistics and reports. For RDF the Data Cube vocabulary seems fit for that. The system should be able to adapt for different structured game data, unknown in advance.