edsl
edsl copied to clipboard
Create memory options for a repeated question
For example, if I want to prompt an agent to pick a random number 5 times in a row I can do this with QuestionList
, but if I want to vary the number of prior responses in memory I do not have a way to add this rule to the individual question, I have to repeat the same question multiple times in a survey and then add the rule, which is inefficient, easy to mess up.
Eg I want to do something like this:
@rbyh Could you say a bit more about the use case?
I'm going to close this for now and see if it bothers me again. I think it's actually ok to have to repeat a q in a survey if you're applying different rules for each administration of it, to keep you aware of what was included.