Skip to content

"%random_option%|%capquest%" valid?

edited October 2014 in New Engines/Platforms
Hi,
Is 
var=%random_option%|%capquest% 

valid ?

goal => is to get random option if a selectbox, but sent to question_captcha if NOT a selectbox.
Valid ?

Comments

  • SvenSven www.GSA-Online.de
    that will not work. %capquest% will however open a combobox input in case it thinks it's a text captcha.
  • Sven,
    I am confused.

    Last time you told me that "var=%random-1-28%|%random_option%"  is OK.

    So, let s say i have the following type:

    %random_option%
    %capquest% 
    {a|b}
    %random-1-28%
    %spinfile-data.dat%


    How can they be grouped into a varible?
    i mean, var:type1|type2 






  • SvenSven www.GSA-Online.de
    %capquest% is a rather special one what can not be used in combination, rest would work.
  • thank you Sven
Sign In or Register to comment.