survey library
Classes
- RPAppTask
 - 
  A RPAppTask is a special case of an 
AppTaskwhich can take an Research Package (RP) Task. This can be a survey, a cognitive test, or other tasks that implements theRPTaskfrom the Research Package. - RPTaskResultData
 - Holds information about the result of a survey.
 - SurveyPage
 - 
  A full-screen widget that shows a survey (i.e., a 
RPTask). - SurveyProbe
 - A simple no-op probe that does nothing. We don't need a probe since the SurveyUserTask handles data collection.
 - SurveySamplingPackage
 - 
  A 
SamplingPackagethat knows how to collect data from user surveys based on the research_package package. - SurveyUserTask
 - 
  A 
UserTaskthat contains a survey. - SurveyUserTaskFactory
 
Enums
- SurveyStatus
 - The status of a finished survey.
 
Properties
- who5Task ↔ RPOrderedTask
 - 
  A task representing the WHO-5 well-being index.
Included as an example.
  getter/setter pair