Improvement
06 June 2021

Google Sheet Integration

Today, Google sheet integration is possible using Google App Scripts.  


Here is a tutorial on how to do it. https://help.blocksurvey.io/article/97-how-to-integrate-google-sheet Not just Google Sheet, technically all apps exposing 'Web Hooks' or 'API can be integrated with BlockSurvey.


We recently tested it with apps like Airtable, Recharge and it works fine. Please do give it a try! 

New feature
20 May 2021

Auto Complete Dropdown

AutoComplete / Typeahead has been implemented for Dropdown, Country, and Phone Number Components. 


Here is a sample URL for the test: https://blocksurvey.io/survey/1DnQ8ArNjQU8Xrf97BbaNNLbFeJTksxHYC/0b646ac5-8904-4582-817d-a0d9200fce66

User Experience
20 May 2021

Auto Complete Dropdown

New feature
20 May 2021

Accesssibility

Now BlockSurvey forms can be filled using a keyboard straight through without using a mouse. This is in compliance with the accessibility standards. 


Note: addition of ARIA labels.  

User Experience
20 May 2021

Accesssibility

it would be great if the forms could be accessible and ADA/WCAG compliant. At the very least being able to tab into select dropdowns should be implemented.

New feature
07 May 2021

Loop Question

Looping logic enables you to dynamically iterate through a set of questions based on responses to a single choice / multiple-choice question. With looping enabled, you can ask the same question or set of questions multiple times without creating them manually.

Here is a quick demo video -> https://www.youtube.com/watch?v=zSo_RGTzfig

Sample survey -> https://blocksurvey.io/survey/1DnQ8ArNjQU8Xrf97BbaNNLbFeJTksxHYC/b247af59-95d9-4b17-9ee4-cad3aed0350d

New Features
07 May 2021

Loop Question

Looping logic enables you to dynamically iterate through a set of questions based on responses to a single choice / multiple-choice question. With looping enabled, you can ask the same question or set of questions multiple times without creating them manually.

New feature
4 years ago

Save & Resume Forms/Surveys

Forms and surveys that are filled out will be saved locally on the browser by default until submission. As a result, if it needs to be resumed later, the data will be available for use. 


User Experience
29 April 2021

Save & Resume Forms/Surveys

Forms and surveys that are filled out will be saved locally on the browser by default until submission. As a result, if it needs to be resumed later, the data will be available for use.