Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select the “Move forward one square” command block

    Expect:

    1. The block appears selected

    2. "Movement forward one square selected" is read out

  2. Activate the '+' in the program area

    Expect:

    1. The block and a '+' are added to the program

    2. The block added to the program is selected
    3. "Added movement forward one square" is read out

  3. Repeat step 2
  4. Select the “Turn right 45 degrees” command block

    Expect:

    1. The block appears selected

    2. "Movement turn right 45 degrees selected" is read out

  5. Activate the '+' between the two blocks in the program

    Expect:

    1. The block and a '+' are added to the middle of the program

    2. The block added to the program is selected
    3. "Added movement turn right 45 degrees" is read out

  6. Activate the '+' at the beginning of the program

    Expect:

    1. The block and a '+' are added to the beginning of the program

    2. The block added to the program is selected
    3. "Added movement turn right 45 degrees" is read out

  7. Deselect the 'turn right 45 degrees' action

    Expect:

    1. The block does not appear selected

    2. "No movement selected" is read out
  8. Activate the '+' at the beginning of the program

    Expect:

    1. The '+' appears selected but no block is added to the program

    2. There are a total of 4 action tiles in the program

...