BenG

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: putting a frame around element of a scale object #9734
    BenG
    Participant

    Hi, I am having the same issue regarding boxes around the buttons of scales. I can make changes to the scales through the PennController.css file without issue, but for some reason the code provided above does nothing to the scale.

    Any help would be appreciated!

    Demo link: https://farm.pcibex.net/r/RTusyr/

    • This reply was modified 1 year, 5 months ago by BenG.
    in reply to: Randomization by feature and by item #9685
    BenG
    Participant

    Hi Jeremy,

    That works perfectly, thank you!

    I noticed that when I increase the number of Features (currently 119), the code mistakes larger numbers beginning with the same number (e.g. 60, 63, 67, 69, etc.) as one feature (i.e., Feature 6). When this happens, instead of presenting one feature and all the items in a random order, it presents a different feature (beginning with that number) each time along with a random item. This happens a few times per experiment.

    Is there any way I can specify that the whole number (up to three digits) of Feature be taken into account?

    Thank you in advance.

    in reply to: Randomization by feature and by item #9655
    BenG
    Participant

    Hi Jeremy,

    One last question: is there any way to use the pick function with the features array? I would like to add a few breaks, but am not sure how to do this without the pick function. I have tried the following, however it causes the experiment not to run:

    pick(features,500),”break”,
    pick(features,500),”break”,
    pick(features,500),

    Thank you!

    in reply to: Randomization by feature and by item #9639
    BenG
    Participant

    That works perfectly, thank you!

    in reply to: Randomization by feature and by item #9608
    BenG
    Participant

    Hi Jeremy,

    Thank you for your detailed response, that works perfectly! My only issue is that now the column “Instructions” in Features_SemVerMixed.csv appears to be randomized along with the other columns. Is there any way for this column to run in order while the others are randomized?

    I am trying to print the text “Attention: New Feature” whenever the feature changes – that is what is contained in this column.

    Thank you!

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