Seeding random()

Hi all,

I am currently working on a form which has to create a random number using
the random() function seeded with the response from a previous question.
Unfortunately I can't find any mention of this type of use in the ODK
documentation, so any pointers as to how this might be (relatively simply)
done in vanilla ODK would be greatly appreciated.

Best regards,
Todor Tochev
J-PAL Europe
Paris School of Economics

I think you can just do once(random())

ยทยทยท On Tuesday, February 24, 2015 at 10:12:04 PM UTC+7, tto...@povertyactionlab.org wrote: > > Hi all, > > I am currently working on a form which has to create a random number using > the random() function seeded with the response from a previous question. > Unfortunately I can't find any mention of this type of use in the ODK > documentation, so any pointers as to how this might be (relatively simply) > done in vanilla ODK would be greatly appreciated. > > Best regards, > Todor Tochev > J-PAL Europe > Paris School of Economics >