survey library
Classes
- RPAppTask
-
Specify the configuration of a
RPTask
as a special case of anAppTask
. This can be a survey, a cognitive test, or other tasks that implements theRPTask
from 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
SamplingPackage
that knows how to collect data from user surveys based on the research_package package. - SurveyUserTask
-
A
UserTask
that contains a survey. - SurveyUserTaskFactory
Properties
- who5Task ↔ RPOrderedTask
-
A task representing the WHO-5 well-being index.
Included as an example.
getter/setter pair