NueForm

Question Types Overview

NueForm में उपलब्ध सभी 35+ question types का पूर्ण overview, category के अनुसार organized।

Overview

NueForm सात categories में organized 35 से अधिक question types प्रदान करता है। प्रत्येक type एक specific प्रकार का data collect करने के लिए optimized है, simple text input से लेकर complex media capture और multi-question layouts तक।

Question Types Example
An example of a multiple choice question type in the form renderer.

Categories

Text Input

Respondents से text-based data collect करने वाले questions।

Typeविवरण
Short Textसंक्षिप्त responses के लिए single-line text input।
Long Textलंबे responses के लिए multi-line text area।
EmailFormat validation के साथ email address field।
Phone NumberCountry code support के साथ phone number field।
NumberOptional min/max validation के साथ numeric input।
Website/URLWeb addresses collect करने के लिए URL field।
Contact Infoएक question में name, email, और phone collect करने वाला composite field।
AddressOptional autocomplete के साथ पूर्ण mailing address field।

Choice

Respondent को चुनने के लिए options का set present करने वाले questions।

Typeविवरण
Multiple ChoiceOptional "Other" input के साथ list से एक या अधिक options चुनें।
DropdownDropdown menu से select करें, single या multi-select support।
Picture ChoiceImage-based options में से चुनें।
Yes / NoSimple binary yes या no question।
RankingItems को preferred order में rank करने के लिए drag करें।
MatrixMultiple items को multiple columns में rate करें (row x column grid)।

Rating

Scale पर quantitative feedback collect करने वाले questions।

Typeविवरण
Rating1-N scale पर shapes (stars, hearts, thumbs, crowns, lightning bolts) का उपयोग करके rate करें।
Opinion ScaleCustomizable range और labels के साथ numeric scale पर rate करें।
Net Promoter Score (NPS)Standard 0-10 NPS scale।

Date

Typeविवरण
DateConfigurable format के साथ date picker।

Media

Files, drawings, recordings, और signatures capture करने वाले questions।

Typeविवरण
File UploadConfigurable type और size limits के साथ कोई भी file upload करें।
DrawingSketches और diagrams के लिए freehand drawing canvas।
Video/Audio RecordingBrowser में सीधे video या audio responses record करें।
SignatureDigital pad पर handwritten signature capture करें।

Layout

Input की आवश्यकता के बिना form flow को structure करने वाले questions।

Typeविवरण
StatementText statement जिसमें answer की आवश्यकता नहीं। Instructions या transitions के लिए उपयोगी।
Welcome Screenपहले question से पहले दिखाई देने वाली introductory screen।
End ScreenSubmission के बाद दिखाई देने वाली closing screen। Quiz modes में conditional display support करती है।
SummaryFinal submission से पहले सभी answers की review display करता है।
Save AnswersRespondents को भविष्य के forms के लिए अपने answers locally save करने का option देता है।
Question GroupMultiple sub-questions को एक form step के भीतर step-through sequence में group करता है।
Multi-Question PageMultiple questions को एक screen पर simultaneously display करता है।
MarkdownMarkdown syntax का उपयोग करके inline form fields के साथ rich content।

Advanced

Specialized functionality वाले questions।

Typeविवरण
Legal / TermsRequired checkbox के साथ terms and conditions accept करें।
PaymentConfigurable currency और amount के साथ payments collect करें।
DateConfigurable date format के साथ date picker।
RankingItems को preferred order में drag करके rank करें।
MatrixGrid layout में multiple items को columns में rate करें।

Common Properties

सभी question types ये common properties share करते हैं:

PropertyTypeविवरण
titlestringQuestion text। Rich text और {variable} substitution support करता है।
descriptionstringOptional helper text। Rich text और {variable} substitution support करता है।
requiredbooleanQuestion answer करना आवश्यक है या नहीं।
hiddenbooleanQuestion respondents से hidden है या नहीं।
customClassNamestringQuestion container पर apply होने वाली CSS class।
properties.hideQuestionNumberbooleanQuestion number prefix छिपाता है।
properties.transitionstringइस question के लिए animation transition।
properties.answerVariablestringAnswer को {var} substitution के लिए named variable के रूप में store करें।
properties.mediaobjectSingle media attachment (image, video, icon, या QR code)।
properties.mediaItemsarraySlideshow के लिए multiple media items।
properties.slideshowSettingsobjectMultiple media items present होने पर slideshow configuration।
logicJumpsarrayइस question answer होने के बाद evaluate होने वाले logic jumps।
validationsobjectValidation rules (min/max length, pattern, custom message)।

Validation

सभी question types निम्नलिखित optional properties के साथ validations object support करते हैं:

PropertyTypeविवरण
minLengthnumberText answers के लिए minimum character length।
maxLengthnumberText answers के लिए maximum character length।
patternstringएक regex pattern जिससे answer match होना चाहिए।
minnumberMinimum numeric value।
maxnumberMaximum numeric value।
customMessagestringValidation fail होने पर दिखाया जाने वाला custom error message।

Quiz Mode Scoring

Quiz modes (Knowledge Quiz, Lead Qualification, Match Quiz) में, कुछ question types scoring support करते हैं। Scorable question types हैं:

  • Multiple Choice
  • Dropdown
  • Picture Choice
  • Yes / No
  • Legal
  • Opinion Scale
  • Rating

प्रत्येक mode में scoring कैसे काम करता है इसके details के लिए Creating Forms guide देखें।

अंतिम अपडेट: 6 अप्रैल 2026