Range replicator in stimulus group can't use variables in parameters
Reported by Christopher Stawarz | May 20th, 2013 @ 01:10 PM
Attempts to load the attached experiment fail during experiment packaging (i.e. on the client side), because the range replicator's "to" parameter references an experiment-defined variable.
It makes sense that the replicator must be evaluated during packaging, since each iteration of the replicator can produce a stimulus with a different "path" attribute, whose target will need to be copied to the server. However, it'd also be nice to use variables in the parameters. This is a situation where parse-time constants might provide a workaround.
Comments and changes to this ticket
-
Christopher Stawarz September 8th, 2017 @ 10:42 AM
- State changed from open to hold
Simple workaround: Add a resource to the experiment, which will cause client-side parsing of the XML (and evaluation of the range replicator) to be skipped.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite