Response Validation in Google Form | How to Validate Response in Google Form

Опубликовано: 12 Август 2020
на канале: Tech Studies by Neha Teotia
2,182
43

Response Validation in Google Form | How to Validate Response in Google Form

In this video you will learn how to validate your response in Google Form? how to do field validation in Google Forms & use basic regular expression to validate user entires. We'll text length, url, number, age, phone number, Aadhar card number, email address validation examples.

Some Regular Expressions are:
For Age: [1-9]?[0-9]?[0-9]
For Phone Number (Format like this: xx-xxxxx-xxxxx) : ([0-9]{2}-\d{5}-\d{5})
For Aadhar Number (Format like this: xxxx-xxxx-xxxx): ([0-9]{4}-\d{4}-\d{4})
For Class and Section (Format like this: 45 A if you know that roll number would only be of two digit and Capital Alphabets you want to use for section ) : [0-9]{2}\s[A-Z] or ([1-9]?[0-9]?[0-9]\s[a-z])

You will learn:
#ResponseValidationinGoogleForm
#HowtoUseRegularExpressioninGoogleForm
#ValidateResponseinGoogleForm
#HowtoValidatePhoneNumber
#HowtoValidateURL
#HowtoValidateCharacterLength
#validateEmailaddress
#ValidateCharacterLength
#learnHowtoUseRegularExpressionInGoogleForm

It will be helpful for all those who are using Google Forms for creating quiz for their students.

For more queris you can ask from comment section
you can subscibe to my channel for more videos realted to technical studies like HTML, MS Access and more to come.


Смотрите видео Response Validation in Google Form | How to Validate Response in Google Form онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Tech Studies by Neha Teotia 12 Август 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,182 раз и оно понравилось 43 людям.