\n
## Document: Task Instructions
### Overview
The image presents a set of instructions for a task involving debugging Python programs. The instructions are formatted as a bulleted list with nested sub-points. The document outlines setup requirements, the task itself, and the format for submitting answers.
### Components/Axes
The document consists of a title "Tasks" and three main sections: "Setup", "Task", and "Task format". Each section is further broken down into sub-points. There are no axes or charts present.
### Detailed Analysis or Content Details
Here's a transcription of the text content:
* **Tasks**
* **Setup:**
* Use a laptop or desktop computer, not a phone.
* **Task: Debug five incorrect Python programs**
* Each program is an incorrect attempt to solve a coding challenge.
* Your answer should explain **what the program is doing wrong** (text is underlined and in blue).
* Expect ~10 minutes per task.
* **Task format**
* Each task is in a separate website.
* Submit your answer using the Google form embedded in each page.
* No other data is being collected (text is underlined and in blue).
### Key Observations
The instructions emphasize the use of a computer (laptop or desktop) and the need to explain *why* a program is incorrect, not just *how* to fix it. The estimated time per task is approximately 10 minutes. The use of Google Forms for submission is specified, and data collection is limited. The phrases "what the program is doing wrong" and "No other data is being collected" are highlighted in blue and underlined.
### Interpretation
The document is a straightforward set of instructions for a debugging exercise. The emphasis on explaining the *reason* for the error suggests that the task is designed to assess understanding of programming concepts rather than just the ability to find and fix bugs. The limited data collection statement is likely included to address privacy concerns and reassure participants that their responses will be used solely for the purpose of the exercise. The use of a separate website for each task likely aims to provide a focused environment for each debugging challenge. The instructions are clear and concise, making them easy to follow.