Bird
0
0

Consider a Kanban board with columns: To Do, In Progress, and Done. If a task card moves from 'In Progress' to 'Done', what does this indicate?

medium📝 Analysis Q13 of 15
Software Engineering - Agile and Scrum
Consider a Kanban board with columns: To Do, In Progress, and Done. If a task card moves from 'In Progress' to 'Done', what does this indicate?
AThe task has been completed
BThe task is waiting to be started
CThe task is blocked and cannot proceed
DThe task has been started but not finished
Step-by-Step Solution
Solution:
  1. Step 1: Understand column meanings

    'In Progress' means work is ongoing; 'Done' means work is finished.
  2. Step 2: Interpret the card movement

    Moving a task from 'In Progress' to 'Done' shows the task is completed.
  3. Final Answer:

    The task has been completed -> Option A
  4. Quick Check:

    Done column = Completed tasks [OK]
Quick Trick: Done means task finished [OK]
Common Mistakes:
  • Confusing 'Done' with 'To Do'
  • Assuming 'In Progress' means completed
  • Thinking 'Done' means blocked

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Software Engineering Quizzes