The encrypt tag encrypts the data collected by its parent widget.
1. What is your first and last name?
type: text
encrypt: y
2. What is your employee ID number?
type: integer
encrypt: y
Details
- To encrypt a field, include the tag and set the value to 'y'.
- The
encrypttag is only valid on open-end fields. - The
encrypttag does not retroactively encrypt data that is already populated, nor does removing the tag make previously encrypted data visible. Encryption happens as the respondent takes they survey. - Questions with
datatype: phoneanddatatype: emailare encrypted by default. - If used with a table, the
encrypttag must be applied at the table's root. - By default, only Super Users and System Administrators can view encrypted data and other private fields. To view your survey's encrypted data, request the add-on role Read Encrypted Data from your IntelliSurvey project team.
- Encrypted data can be viewed and downloaded via Response Reports, by going to Analyze > Reports > Response in the survey navigation menu.
Tip! View our short walkthrough of applying encryption to your survey and accessing encrypted data.
Comments
0 comments
Please sign in to leave a comment.