NueForm

Form Modes

NueForm में चार form modes समझें -- standard, knowledge quiz, lead qualification, और match quiz -- जिसमें scoring mechanics, quiz settings, और end screen configuration शामिल हैं।

Overview

NueForm चार अलग-अलग form modes सपोर्ट करता है, प्रत्येक अलग use case के लिए डिज़ाइन किया गया है। Form mode Form model पर mode field के माध्यम से सेट किया जाता है और यह निर्धारित करता है कि responses कैसे score होते हैं, feedback कैसे प्रस्तुत होता है, और end screens कैसे चुने जाते हैं।

सही mode चुनना प्रभावित करता है कि कौन सी question-level properties उपलब्ध होंगी और final submission results कैसे calculate होंगे।

Standard Mode

Mode value: standard

Standard mode सभी नए forms के लिए default है। यह surveys, contact forms, feedback collection, registration forms, और किसी भी ऐसे scenario के लिए डिज़ाइन किया गया है जहां scoring की आवश्यकता नहीं है।

व्यवहार

  • किसी भी प्रकार की कोई scoring या grading नहीं।
  • Responses जैसे हैं वैसे collect और store होते हैं।
  • End screens पूरी तरह display-based हैं -- scores या outcomes के आधार पर कोई conditional routing नहीं।
  • Submission के बाद default thank-you screen दिखाई जाती है।

कब उपयोग करें

  • Contact forms और lead capture
  • Customer satisfaction surveys
  • Event registration
  • Feedback forms
  • कोई भी general-purpose data collection

Knowledge Quiz Mode

Mode value: knowledge_quiz

Knowledge quiz mode quizzes, tests, exams, और assessments के लिए डिज़ाइन किया गया है जहां questions के सही और गलत answers हैं।

Scoring Mechanics

प्रत्येक scorable question में correctAnswer property होती है जो सही response identify करती है। जब respondent submit करता है, NueForm उनके answers की correct answers से तुलना करता है और results calculate करता है:

Result Fieldविवरण
scoreसही answers की संख्या।
correctAnswersCorrect responses की गिनती।
totalScorableQuestionsScoring में भाग लेने वाले कुल questions।
maxScoreअधिकतम प्राप्त करने योग्य score।

Scorable Question Types

केवल कुछ question types knowledge quiz scoring में भाग लेते हैं:

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

Non-scorable question types (जैसे short text, long text, file upload, आदि) अभी भी form में शामिल हैं लेकिन quiz score में योगदान नहीं करते।

Quiz Feedback

Knowledge quiz mode प्रत्येक question के बाद real-time feedback सपोर्ट करता है। Enable होने पर, respondent अगले question पर आगे बढ़ने से पहले तुरंत देखता है कि उनका answer सही था या गलत।

Score Ranges के साथ End Screens

Knowledge quiz mode में, आप scoreRange properties के साथ एक से अधिक end screens बना सकते हैं ताकि respondent के performance के आधार पर अलग-अलग results conditionally प्रदर्शित हों।

उदाहरण:

  • End Screen A: scoreRange 8-10 -- "Excellent! You aced it!"
  • End Screen B: scoreRange 5-7 -- "Good job! You passed."
  • End Screen C: scoreRange 0-4 -- "Keep studying and try again."

कब उपयोग करें

  • Educational quizzes और exams
  • Training assessments
  • Trivia games
  • Certification tests
  • Knowledge checks

Lead Qualification Mode

Mode value: lead_qualification

Lead qualification mode lead scoring, personality assessments, और ऐसे forms के लिए डिज़ाइन किया गया है जहां अलग-अलग answer choices अलग-अलग point values carry करती हैं।

Scoring Mechanics

Scorable question में प्रत्येक choice में points property होती है जो उसकी numeric value define करती है। Respondent answers select करने पर, points total score में accumulate होते हैं।

Result Fieldविवरण
Total scoreसभी scorable questions में selected choices के सभी points का योग।
matchedEndingIdउस end screen का ID जिसकी score range respondent के total से match करती है।

Choice Points कॉन्फ़िगर करना

Question editor में, form lead qualification mode में होने पर प्रत्येक choice option में point value field शामिल होता है। उदाहरण:

  • "Very interested" -- 10 points
  • "Somewhat interested" -- 5 points
  • "Not interested" -- 0 points

Score Ranges के साथ End Screens

प्रत्येक end screen min और max values के साथ scoreRange define कर सकता है।

उदाहरण:

  • End Screen A: scoreRange 30-50 -- "You're a hot lead! A sales rep will contact you shortly."
  • End Screen B: scoreRange 15-29 -- "Thanks for your interest. We'll send you more information."
  • End Screen C: scoreRange 0-14 -- "Thanks for your time. Here are some resources to learn more."

कब उपयोग करें

  • Sales lead qualification
  • Personality assessments
  • Risk assessments
  • Recommendation engines
  • Priority scoring

Match Quiz Mode

Mode value: match_quiz

Match quiz mode outcome-based quizzes के लिए डिज़ाइन किया गया है जहां प्रत्येक answer एक specific outcome से map होता है, और सबसे अधिक matches वाला outcome result निर्धारित करता है।

Scoring Mechanics

Match quiz mode numeric points के बजाय tally system का उपयोग करता है:

  1. Quiz outcomes form की quizSettings में quizOutcomes array का उपयोग करके define होते हैं।
  2. Scorable question में प्रत्येक choice में matchOutcome property होती है जो इसे defined outcomes में से एक से map करती है।
  3. Respondent questions answer करने पर, प्रत्येक outcome के लिए tallies accumulate होती हैं।
  4. Submission के बाद, सबसे अधिक tally वाला outcome निर्धारित करता है कि कौन सा end screen दिखाया जाए।

Outcomes कॉन्फ़िगर करना

Outcomes form level पर quizSettings.quizOutcomes में define होते हैं। प्रत्येक outcome का एक name होता है और एक end screen से correspond करता है।

उदाहरण:

Outcomes: "Explorer", "Planner", "Socializer"

  • Question: "How do you prefer to spend weekends?"
    • "Hiking and adventures" -- "Explorer" से map
    • "Organizing and planning the week ahead" -- "Planner" से map
    • "Meeting up with friends" -- "Socializer" से map

सभी questions answer होने के बाद, सबसे अधिक tally वाला outcome जीतता है। Tie होने पर, quizOutcomes array में पहला outcome प्राथमिकता लेता है।

कब उपयोग करें

  • Personality quizzes ("Which character are you?")
  • Style या preference matching
  • Product recommendation quizzes
  • Career aptitude assessments

Quiz Settings

Quiz-level settings form के quizSettings JSON field में store होती हैं।

SettingTypeविवरणलागू ModesDefault
showCorrectAnswersbooleanप्रत्येक question submission के बाद correct/incorrect feedback दिखाएं।knowledge_quiztrue
correctFeedbackTextstringRespondent सही answer देने पर दिखाया जाने वाला custom message।knowledge_quiz"Correct!"
incorrectFeedbackTextstringRespondent गलत answer देने पर दिखाया जाने वाला custom message।knowledge_quiz"Incorrect!"
quizOutcomesarrayOutcome-based matching के लिए outcome definitions का array।match_quiz[]

showCorrectAnswers, correctFeedbackText, और incorrectFeedbackText settings केवल knowledge quiz mode में उपयोग होती हैं। अन्य modes में इनका कोई प्रभाव नहीं है।

Scorable Question Types Reference

निम्नलिखित question types सभी quiz modes में scoring में भाग लेते हैं:

Question TypeKnowledge QuizLead QualificationMatch Quiz
Multiple ChoiceCorrect answerPer-choice pointsOutcome mapping
DropdownCorrect answerPer-choice pointsOutcome mapping
Picture ChoiceCorrect answerPer-choice pointsOutcome mapping
Yes/NoCorrect answerPer-choice pointsOutcome mapping
RatingCorrect answerPer-choice pointsOutcome mapping
Opinion ScaleCorrect answerPer-choice pointsOutcome mapping

अन्य सभी question types scoring में भाग नहीं लेते लेकिन data collection उद्देश्यों के लिए form में शामिल किए जा सकते हैं।

Form Mode सेट करना

Form mode builder के Form Settings panel में कॉन्फ़िगर किया जाता है:

  1. Builder में form खोलें।
  2. Settings पर navigate करें।
  3. Form Mode के अंतर्गत, चार modes में से एक चुनें।
  4. आवश्यकतानुसार mode-specific settings (quiz settings, outcomes, आदि) कॉन्फ़िगर करें।
  5. प्रत्येक scorable question के लिए, question editor में scoring properties (correct answers, choice points, या outcome mappings) कॉन्फ़िगर करें।

Questions कॉन्फ़िगर होने के बाद form mode बदलने से mode-specific scoring data (correct answers, choice points, या outcome mappings) clear हो सकता है। अपने questions बनाने से पहले form mode चुनना सबसे अच्छा है।

Modes की तुलना

FeatureStandardKnowledge QuizLead QualificationMatch Quiz
Scoringकोई नहींCorrect/incorrectPoint-basedTally-based
Per-question configकोई नहींcorrectAnswerप्रत्येक choice पर pointsप्रत्येक choice पर matchOutcome
Result calculationकोई नहींScore, correct count, max scoreTotal points, matched endingHighest-tally outcome
End screen routingकेवल defaultScore rangeScore rangeOutcome tally
Answer के बाद feedbackनहींहाँ (configurable)नहींनहीं
सबसे उपयुक्तSurveys, formsTests, quizzesLead scoring, assessmentsPersonality quizzes
अंतिम अपडेट: 6 अप्रैल 2026