|
Regular expressions are patterns used to match character combinations in strings and are used to make your respondents entering their answers in strict format that meets your needs. For example, you can create a custom format for the entered text to match the certain formatting of the date or the phone number, the zip code or the email address. You can also define the specific range for the number that you would like to be entered as a response, etc. This advanced feature allows you to use regular expressions when you need to create new formats for 'Single-Line' and '3D Matrix' types of questions and complex report filtering. Regular expressions are usually used to give a concise generalized description of a set of elements, without having to list all of them. A regular expression pattern can be composed of simple characters, such as abc, or a combination of simple and special characters, such as ab*c or Chapter (\d+)\.\d*. We are about to show you step by step how to implement this feature To use regular expressions for creating new question formats customize 3D Matrix scale or format answers for 'Single Line Text With Pre-Format Options' type of question and then:
|