I dont't think this is possible but is there a way to set a seed for inquisits internal random number generator?
In our experiment we draw positions for pictures, times until the stimuli are presented, etc. randomly from lists. Now we would like to test whether the sequence in which this happens has an effect on the results. The easiest way to implement this should be to set the random seed to different values.