LimeSurvey can record how much time each respondent spends on every question, every question group, and the survey as a whole — and, separately, you can put a countdown timer on a question. This article covers both.
Timing is not recorded by default. In the survey editor, open the Settings panel (gear icon), go to Notifications & data, and switch Save timings on.
Do this before activating the survey. Like the other data-recording options, Save timings locks once the survey is active — you cannot switch it on later and recover timings for responses already collected.
With timings enabled, Timing statistics appears in the classic Responses & statistics toolbar. It shows one row per response, with sortable columns:
Each row's Action column lets you view the response details, edit the response, or delete it — but note that the timing values themselves cannot be edited.
Two things worth knowing:
The most common use of timing data is finding speeders — respondents who race through so fast their answers cannot be trusted. A practical recipe:
Prevention works better than cleanup: include an attention-check question ("Please select 'Agree' for this row") in a long array, and for panel samples route failed checks to a screen-out quota so speeders do not consume your sample (see Panel integration). Note that the question timer below enforces a maximum time only — LimeSurvey has no built-in minimum-time gate.
Separately from recording times, you can limit them. The time_limit question attribute starts a countdown (in seconds) as soon as the question's page loads — set it to 240 for a four-minute limit. When the timer runs out, the question either moves on to the next page automatically or becomes read-only, depending on how you configure the accompanying timer options.
Timers are available on a subset of question types: Short, Long and Huge free text, List (Radio), List (Dropdown), and Text display. Like other advanced attributes, they are set in the classic question editor.
A practical pattern: put the timer on a Text display "question" to time an instruction or stimulus page — show a text or image for exactly 30 seconds, then move on.