We should add some examples that use the transcription data that is saved by the trial. These could be new example files or edits to our existing examples. E.g.
- A trial after the voice-response trial with stimulus: "I think you said , is that right?"
- Correct/incorrect feedback for the Stroop task. As a first pass at identifying a correct response, we could search the transcription string for the correct response (e.g. contains "red"), and for the absence of an incorrect response (e.g. does NOT contain "green", "blue" etc.).
We should add some examples that use the transcription data that is saved by the trial. These could be new example files or edits to our existing examples. E.g.