mit-app-inventor

APCSPStroopExample

About this app

The APCSPStroopExample app is described in the Screen1.AboutScreen.

This app ​demonstrates ‘…the delay in reaction time between congruent and incongruent stimuli​’ known as the Stroop Effect — try​ to say the color of the word, not the word itself.​

The app illustrates all aspects of the APCS-P requirements for the Create Performance Task:
• List storing and access used to manage the complexity of the program;
• A procedure w/ a parameter that is called from different places with different values and whose behavior varies based on the value of the parameter; and
• An algorithm that includes sequencing, selection, and repetition.

Code (PC)

APCSPExample blocks

Written response (WR)

The submission for the APCS-P Create Performance Task includes a written response to questions 3a (i-iii), 3b (i-v), 3c (i-iv), and 3d (i-iii) to meet the requirements of the scoring guidelines.

Row 1


Row 2

stroop blocks

List Index 1 Index 2 Index 3 Index 4 Index 5 Index 6 Index 7
rangeList 1 2 3 4 5 6 7
nameIndexes 7 1 6 3 4 5 2
colorIndexes 6 7 2 4 5 3 1

Row 3

shuffle blocks swap blocks

swapVariables blocks


Row 4

stroop blocks

ButtonMatching.Click blocks ButtonShuffled.Click blocks


Row 5

stroop blocks


Row 6

ButtonMatching.Click blocks ButtonShuffled.Click blocks


Video (V)

The submission for the APCS-P Create Performance Task includes a video that, ‘…demonstrates the running of [the] program.’

Color notes

Designer

All components retain their default properties, — except Width and Height set to Fill parent... where necessary to center UX components, Button text(s) changed from their defaults(s), and Screen1.AboutScreen set to the explanatory text (above).


🔗 permalink, 🔩 repository, and MIT AI2 logo .AIA for this page.