SurveyKit icon indicating copy to clipboard operation
SurveyKit copied to clipboard

Android library to create beautiful surveys (aligned with ResearchKit on iOS)

Results 26 SurveyKit issues
Sort by recently updated
recently updated
newest added

I wanted to have a Step in which I can add multiple questions/Steps for the same screen. So that I can have mix of survey questions with single Questions in...

Assume I have 15 question survey. Users have completed 10 and user Killed the app from the recent app list and relaunched the survey app again. How to start the...

Some additions to allow to customize text sizes and font colors

Hi! It will be good to have customizable cancel button, because now I can't event change label, so I'm stuck with english "cancel". Best regards!

In our use case we need the information when a certain step is displayed. Thus we added another callback called `onStepBegin`

enhancement
feature

I forgot that in the last PR. The decimal answer needs an integration test

AbortDialogConfiguration is not present in the current version 1.1.0, still, the Cancel button triggers an alert where the actual cancel doesn't navigate to any page but freeze the survey. The...

bug
PR Open

Add the option to pass in drawables (not just resource Ids). This will be a breaking change.

enhancement

One solution: add the generic type of the answer to the `StepIdentifier`.

enhancement
help wanted