dbon
New Member
Posts: 4
|
Post by dbon on Feb 28, 2020 16:17:18 GMT
Hello, When setting up a survey which other conditional statements in addition to if can be used? The examples on Online Surveys show the use of:
if condition == value then goto if condition == value then value if condition !=/</>/<=/>= value then goto
if condition or condition then goto
However there is no metion about else, elif or fi (like in the experiment scripting syntax).
Hope you can help! Thanks!
|
|
|
Post by PsyToolkit on Mar 2, 2020 21:15:33 GMT
That is correct, there is no "else" statement or something similar. This means you need to be a little bit creative in using more if lines. If you need help with a special example question, please put that here or feel free to send it to psytoolkit@gmx.com
|
|
dbon
New Member
Posts: 4
|
Post by dbon on Mar 3, 2020 20:54:22 GMT
That's what I figured out, I solved it using more if statements but it was challenging to use in combination of the random function.. It would be nice to have more conditional statements Thank you!
|
|
|
Post by PsyToolkit on Mar 8, 2020 11:24:58 GMT
Hi,
Yes, I agree, I can look into this. Whether or not such functionality will be added depends on a couple of things:
1) For how many users is this a problem 2) How much benefit would more complex if/then options deliver 3) How high is this on the issue of priorities in the many features I would like to add to the software
I have not heard from users about this before, but if there are other users who would like to more support for this, please flag this up here.
Best,
Gijsbert Stoet
|
|