Trailing MCQ parsing drops multiSelectMode=any for the last question The EOF parsing path only reads shuffle directives. If the last question uses __Question Options__ with any, it round-trips back to 'all'. Spotted [here](https://github.com/CodeSignal/learn_cosmo-activities-web/pull/10#discussion_r3295510141)
Trailing MCQ parsing drops multiSelectMode=any for the last question
The EOF parsing path only reads shuffle directives. If the last question uses Question Options with any, it round-trips back to 'all'.
Spotted here