Metadata
Technology & Computer Science Grade 6-8 Create Hard
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Grade 6-8

  • Cognitive goals

    Create

  • Difficulty estimate

    Hard

  • Tags

    algorithms, finite-state machine, pseudocode, robotics, maze-solving

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Assess students' ability (Grade 6–8) to design a maze‑solving algorithm for a simple wheeled robot with limited sensors (e.g., front/left/right bump or proximity) and very limited memory (finite number of states, no map). Require readable pseudocode, a finite‑state diagram with labeled transitions, and at least three test cases (including a dead‑end, a loop, and a branching path) with step‑by‑step traces; grade on correctness, loop avoidance, state minimization, and clarity.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.