I’ve just asked and the Resource Manager doesn’t yet work with variable filenames.
You could try using a static component or a JS code component such as
psychoJS._serverManager.prepareResources([
{ name: (itemFile), path: (itemFile) }
]);
I’ve just asked and the Resource Manager doesn’t yet work with variable filenames.
You could try using a static component or a JS code component such as
psychoJS._serverManager.prepareResources([
{ name: (itemFile), path: (itemFile) }
]);