Comprehension questions not appearing

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): Win 11
PsychoPy version (e.g. 1.84.x): 2021.2.3
Standard Standalone? (y/n) If not then what?: ??
What are you trying to achieve?: SPR with phrases followed by a comprehension question (y/n).

What did you try to make it work?:
I followed the forum discussion from https://discourse.psychopy.org/t/self-paced-reading-task-with-questions/4157 and created an SPR that works and separates my sentences into phrases.

I want to add comprehension questions after the sentence. I tried using the code solution from https://discourse.psychopy.org/t/self-paced-reading-task-with-yes-no-comprehension-questions/7050 but nothing appears. I am using the same excel sheet for the source of the CQs as I did for the SPR phrases.

I can’t even make a constant text appear in the comprehension question routine.
No error appears in my builder’s log.

Is it something about the SPR custom code and the .setAutoDraw(true)?

What specifically went wrong when you tried that?: Ultimately, nothing I add to the CQ routine within the same loop as the SPR routine appears.

Include pasted full error message if possible. “That didn’t work” is not enough information.