Mate208

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Stroop task #10991
    Mate208
    Participant

    Hello Jeremy,

    Please refer to this link instead of the other : https://farm.pcibex.net/r/PWxBzJ/

    in reply to: Problems downloading data #9665
    Mate208
    Participant

    Hello,
    Me as well I have the same issues where I can’T download the results files.

    in reply to: html file saving input boxes #9576
    Mate208
    Participant

    Hello,
    I finally found a way to save the data.
    But before that it wouldn’t save anything.

    Mate

    in reply to: Consent information #7853
    Mate208
    Participant

    Hello,
    I tryed to code within my ”sample” code and it worked perfectly fine. However, it doesn’t work when I switch to my main script. Among the 5 informations that I asked (using the command ”newTextInput”) to the participants, there are only 4 that they must give (the one I don’t ask is the sex gender).

    The dots aren’t in the code, they simply indicate that above newButton there were the newTextInputs.

    
    ...
    newButton("Click", "Continuer")
            .center()
            .css({"margin-top" : "50px"})
            .print()
            //.wait()
            .wait( getTextInput("age").test.text(/\d/).and(getTextInput("Residency").test.text(/\w/).and(getTextInput("city").test.text(/\w/).and(getTextInput("L1").test.text(/\w/)) )
        
Viewing 4 posts - 1 through 4 (of 4 total)