PennController for IBEX › Forums › Support › Preloading resources by experiment list › Reply To: Preloading resources by experiment list
Thank you for such a quick response! I realized I glossed over too much in my question. We really do want to execute different PreloadZip commands depending on the counter value (because otherwise the amount of data to be loaded is way too large if we have to load all possible files for every participant). When we first tried to use the __counter_value_from_server__ variable (in a switch statement outside of the Template function), we got the error:
Unrecognized expression ‘__counter_value_from_server__’ (line 250) (PennController: 9)
We thought perhaps the problem was that that variable was only defined inside the Template, but clearly that’s not the problem. Do you know what the issue might be? Thank you again!
Best,
Emily