Code review

Compare survey code
with your questionnaire.

Compare the programmed source with your research instructions. Find the details that drifted.

Part of Questra Survey Programming.

INSTRUCTIONS ↔ IMPLEMENTATIONTRY IT
THE QUESTIONNAIRE

If S1 = Never, end the survey.

THE PROGRAMMED SOURCE
<term label="not_coffee" cond="S1.r1">
  Does not drink coffee
</term>
S1 · Termination condition

The condition targets the wrong answer.

r1 is “Every day”. The questionnaire specifies r3: “Never”.

  1. 01

    Read the instructions.

    Use the questionnaire and your clarifications as the reference.

  2. 02

    Inspect the source.

    Check a saved revision for missing or mismatched behavior.

  3. 03

    Review suggested corrections.

    Review the evidence and the proposed way forward.

TWO COMPLEMENTARY CHECKS

Code review and respondent testing.

The questionnaire says to end at “Never,” but the source targets “Every day.” Code review flags the wrong condition; browser testing follows the route to check what respondents actually experience.

CODE REVIEW

Does the source match?

Questionnaire + saved source

  • Missing questions
  • Incorrect conditions
  • Wording discrepancies
Output: source findings
BROWSER TESTING

Does the path work?

Survey test link + browser

  • Broken respondent paths
  • Unexpected destinations
  • Errors and dead ends
Explore link testing

Get AI-suggested fixes for code-review findings.

AI suggestions turn code-review and browser-test findings into proposed changes.

Explore AI suggestions

Code review, explained.

Read the guide
Do I need a live survey link?

No. Code review compares the survey source with your questionnaire. Link testing separately checks what happens in a browser and needs a reachable test URL.

Can I review a survey programmed outside Questra?

Yes. Import a supported export or a survey from a connected account, then attach its questionnaire. Importing creates a Questra survey and uses a survey credit.

Will code review change my survey?

Review findings can lead to AI-suggested fixes. You inspect and apply the proposed changes; a finding does not change the source by itself.

A NEW PACE FOR RESEARCH

Check your survey code against the questionnaire.

Start programming

No credit card required.