Express Course - Lesson 25 Stage 12

I have had a handful of students attempting Lesson 25, Stage 12 and the countdown block is confounding us - when we count down from 15 to 0 by 3s, the first flower gets to 0 (but resets to 10 once the bee is off of it), but after that it only counts down by 1s. Any help would be appreciated!

@firkusemily
If possible, can you post a screenshot of the code? It would help when trying to duplicate the error. I suspect it has to do with the variable controlling the loop in loop. One solution has the the code repeating the get nectar loop 5 times.

Happy computing,
Andrea