Skip to content

GT-LIT-Lab/Inner-Language-5item-survey

Repository files navigation

Inner Language 5-item Survey

This repository contains the 5-item version of the Form of Thinking (FIT) questionnaire.

Survey design note

Participants complete 6 scenarios total:

  • Scenario 1 is a practice item (excluded from analysis).
  • Scenarios 2-6 are the 5 main items used for analysis.

Requirements

  • Node.js 18+ recommended

Local run

npm install
npm run build
npm start

Open:

  • http://localhost:3000/start-experiment/FIT5item
  • or slug route from config: http://localhost:3000/start-experiment/FIT_5item

Customize Instructions (Required)

Before collecting real data, update the study-specific text in:

  • Experiments/FIT5item_Exp/index.html

At minimum, replace these placeholders in the consent/welcome content:

  • <YOUR RESEARCHER / LAB HERE>
  • <YOUR IRB STATEMENT HERE>

If needed, also customize scenario/trial instruction wording in:

  • Experiments/FIT5item_Exp/custom_js/index.js

Data output

Runtime data is written under:

  • Data/FIT5item_Data/

The Data/ directory is ignored by git.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors