edsl icon indicating copy to clipboard operation
edsl copied to clipboard

Create memory options for a repeated question

Open rbyh opened this issue 9 months ago • 1 comments

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.

rbyh avatar May 12 '24 13:05 rbyh

Eg I want to do something like this:

image

rbyh avatar May 12 '24 13:05 rbyh

@rbyh Could you say a bit more about the use case?

johnjosephhorton avatar Aug 15 '24 12:08 johnjosephhorton

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.

rbyh avatar Aug 15 '24 16:08 rbyh