I'm trying to randomly assign 2 sound files with the voice of 1 of 4 people and 1 of 2 conditions, without repeating voice or condition. In order to do that, I created a question that selects and saves a number from 1 to 4 at random and another that selects either 1 or 2. Then, I created another question that comes up with the corresponding soundfile name for the first file and another for the second. I know this is incredibly inefficient, but it works.
Here is the problem: as soon as I hide the questions, everything breaks down and it stops saving the default answers. Any idea why?
I know this is an issue that arose with old versions of LimeSurvey and was fixed with a patch, so hopefully I'm making a mistake and there's an easy fix.
I attached the .lss file so you can see the program.