Assessment dataset doesn't match quiz answers in n8n Quickstart

Hi,

I’m taking the n8n Quickstart (QS101) course and I think my assessment dataset doesn’t match the quiz.

I completed Nathan’s workflow exactly as instructed.

The workflow executes successfully and returns:

  • totalBooked = 14
  • bookedSum = 1393.61

However, the quiz expects totalBooked = 5 for Question 5.

My Assessment ID is:
ae80def3a093073daf7675abc56ce2b2

I have already verified:

  • The workflow is published.
  • The HTTP Request uses my Assessment ID.
  • The If node filters orderStatus = "processing" as shown in the course.
  • The workflow executes without errors.

Is my assessment dataset incorrect, or does it need to be reset?

Thanks!

This is my question 5

Are we on the same topic?