Code review

The questionnaire says it.
Does the code?

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

    Turn findings into action.

    Review the evidence and the proposed way forward.

TWO COMPLEMENTARY CHECKS

Read the code. Walk the survey.

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

A finding should lead somewhere.

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

Explore AI suggestions

Code review, explained.

Read the guide
What does survey code review check?

Questra compares a saved source revision with the attached questionnaire and clarifications. Findings can identify missing questions, incorrect routing, answer-rule mismatches, and wording that differs from the instructions.

Do I need a live survey link?

Code review works from source and the questionnaire. Browser link testing is a separate check that needs a reachable test URL and observes the respondent experience. Use both to examine intent and runtime behavior.

Can I review a survey programmed outside Questra?

Yes. Import a supported native export or a survey from a connected account, then attach its questionnaire. Importing creates a Program survey and uses a survey credit. If you only need browser checks, independent link testing starts from a test URL.

A NEW PACE FOR RESEARCH

Bring the source back to the intent.

Start programming

No credit card required.