<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>General on LabBench, Version 6.0</title>
    <link>https://docs.labbench.io/docs/experiments/procedures/general/</link>
    <description>Recent content in General on LabBench, Version 6.0</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://docs.labbench.io/docs/experiments/procedures/general/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Questionnaire</title>
      <link>https://docs.labbench.io/docs/experiments/procedures/general/questionnaire/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.labbench.io/docs/experiments/procedures/general/questionnaire/</guid>
      <description>&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;&#xA;&lt;p&gt;Questionnaires makes it possible to collect input during an experimental session. Conceptually, a questionnaire is a sequence of predefined questions that can be presented either to the operator or both the participant and operator, depending on the purpose of the questionnaire.&lt;/p&gt;&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;While questionnaires naturally support classical psychometric instruments (e.g., standardised scales and surveys), their role in LabBench extends beyond this.&lt;/p&gt;&#xA;&lt;p&gt;In addition to their role as Questionnaires, they can also function as a general-purpose interface for structured data entry, enabling:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sequential</title>
      <link>https://docs.labbench.io/docs/experiments/procedures/general/sequential/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.labbench.io/docs/experiments/procedures/general/sequential/</guid>
      <description>&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;&#xA;&lt;p&gt;The sequential procedure enables state machines to implement experimental procedures. Unlike most other procedures, it has no base functionality that can be configured in the LabBench Language; instead, its functionality must be implemented by a Python script that is called from its procedure events and state events.&lt;/p&gt;&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;The purpose of the sequential procedure is to allow you to define procedures for which there is no ready-made LabBench procedure. Consequently, it is fundamentally different from all other LabBench procedures: whereas other LabBench procedures allow you to extend their functionality with Python code, the functionality of a sequential procedure must be implemented in Python.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stimulation Sequence</title>
      <link>https://docs.labbench.io/docs/experiments/procedures/general/stimulationsequence/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.labbench.io/docs/experiments/procedures/general/stimulationsequence/</guid>
      <description>&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;&#xA;&lt;p&gt;The &lt;code&gt;&amp;lt;stimulation-sequence&amp;gt;&lt;/code&gt; procedure generates stimulus sequences for evoked potentials, behavioural tasks,&#xA;or similar procedures. Construct the sequence by creating a stimulus pattern to control timing and a&#xA;stimulus set to define which stimuli are delivered.&lt;/p&gt;&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;The stimulation pattern &lt;code&gt;&amp;lt;stimulation-pattern&amp;gt;&lt;/code&gt;is constructed from a composition of sequences, which&#xA;can be deterministic or random. However, to use this procedure, the stimulation pattern (number of stimuli&#xA;and randomisation) is generated when the procedure starts. Consequently, it is not possible to change the&#xA;stimulation pattern while the procedure is running, so it cannot depend on participant performance during&#xA;the procedure. Use the &lt;code&gt;&amp;lt;sequential&amp;gt;&lt;/code&gt; procedure if the stimulation pattern depends on the participant, as that&#xA;procedure is more versatile but also more complex to implement than this stimulation sequence procedure.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
