Using Regular Expression in Kobotoolbox to Collect Phone Numbers, Email Addresses, and Restrict Text

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • A regular expression, or regex, is a search pattern used for matching specific characters and ranges of characters within a string. It is widely used to validate, search, extract, and restrict text in most programming languages. KoboToolbox supports regex to control the length and characters during data entry to a particular question (e.g. controlling the entry of mobile number to exactly 10 digits, controlling the entry of a valid email id etc.).
    In this video, I explain how to use Regular Expression (REGEX) in Kobotoolbox to collect phone numbers, email addresses and also for restricting text.
    Click on the link to download and read more on Regular Expression
    drive.google.c...
    BUY ME A COFFEE 😊 : www.buymeacoff...

Комментарии • 7

  • @mulindwaarnold2046
    @mulindwaarnold2046 27 дней назад

    Thank you very much sir. You have helped me a lot😇🥰

  • @amosndah6594
    @amosndah6594 3 месяца назад

    Thanks
    How to do when your email has numeric digits before @ ?

  • @irfankhanuni
    @irfankhanuni Год назад +1

    Great work brother

  • @assoualaurent4896
    @assoualaurent4896 Год назад +1

    I'd like to ask you a question. if you have a numerical question about age and you have another numerical question as well, how do you set kobotoolbox so that the answer to the second question is less than the answer to the first question?

    • @oluwaseunogunmolu
      @oluwaseunogunmolu  Год назад

      Yes, you can do it. You can use XLSFORM code. Watch my video on skip logic

  • @haronshahata2164
    @haronshahata2164 9 месяцев назад

    I can not do it, could you help me please by sharing the regex