ReaToth

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Questionnaire with questions on the same page #5612
    ReaToth
    Participant

    Thank you for your help and quick replies.

    Andrea

    in reply to: Questionnaire with questions on the same page #5610
    ReaToth
    Participant

    Hello Jeremy,

    Thank you for the quick solution. It is working perfectly 🙂 Last question: if I would like to add a message for the participants in case they haven’t answered all the questions, such as: ‘Please make sure you answered every question’, where would I have to insert it?

    Thank you,
    Andrea

    in reply to: Questionnaire with questions on the same page #5606
    ReaToth
    Participant

    Hello Jeremy,

    Another question came up during my experiment design. I’m using the code you wrote down and it works perfectly. However, how would you make sure the participants selected an option for every question before moving on?
    I have used this code, but it moves on as long as the first question is answered.

    newTrial(“WBSI”,
    …wbsiQuestions.map( (v,i) => question(i,v) )
    ,
    newButton(“next”, “Next”)
    .print()
    .wait(getScale(“Rating”).test.selected())

    Thank you for your help in advance.

    in reply to: Questionnaire with questions on the same page #5539
    ReaToth
    Participant

    Hello,

    Thank you for your help, it’s working perfectly now.

    Best,
    Andrea

    in reply to: Questionnaire with questions on the same page #5465
    ReaToth
    Participant

    Hello Jeremy,

    Thank you for your quick response. Unfortunately, the code doesn’t seem to work for me. I have try to change it but couldn’t manage to figure it out. I think it has to do with my table. I have 2 columns: ‘Number’ and ‘Question’. The rows of ‘Number’ column goes from 1 to 15 while the rows of ‘Question’ column has the actual questions. In the Debug, the error message comes up: ‘No column named ‘Question3’ found in table wbsi.csv’. And the same for Question2, and Number1 and Number2.
    Apologies if the answer is obvious, but I have been trying with different codes since yesterday with no luck.

    Thank you for your help in advance,
    Andrea

Viewing 5 posts - 1 through 5 (of 5 total)