Millisecond Forums

Limiting which stimuli are loaded

https://forums.millisecond.com/Topic34294.aspx

By Sercan - 4/29/2022

I have a script which displays one out of 6 stimulus sets, depending on which group ID is entered. We have slow laptops that seem to struggle loading all of them, so I wanted to make it so Inquisit only loads the set required for that specific session. How would I do that while avoiding copy-pasting the entire script 6 times but with different stimuli?
By Dave - 4/29/2022

Sercan - 4/29/2022
I have a script which displays one out of 6 stimulus sets, depending on which group ID is entered. We have slow laptops that seem to struggle loading all of them, so I wanted to make it so Inquisit only loads the set required for that specific session. How would I do that while avoiding copy-pasting the entire script 6 times but with different stimuli?

You would use conditional <include> elements.

https://forums.millisecond.com/Topic19046.aspx