Exploring Chapter 2 Program A Go No Go Task Part 3
Let's dive into the details surrounding Chapter 2 Program A Go No Go Task Part 3.
- The last video of
- Video 1 Used functions and variables: instruction() text() await()
In-Depth Information on Chapter 2 Program A Go No Go Task Part 3
In this video we use a for loop in order to reduce the length of our script by replacing repetative elements with the for-loop. In this video we capture correct responses of our particpants using the awaitkey function. In addition, we use the [i] notation to ... Capture reaction times of our partcipants by assessing the .RT key within our answer object. use the .push function to push ... In this video we use the functions radio() and input() to ask some demographic details of our partcipants.
That wraps up our extensive overview of Chapter 2 Program A Go No Go Task Part 3.