ElRk

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Problem with reading data #10534
    ElRk
    Participant

    Thanks a lot Jeremy! I’ll certainly use this command.

    I have one last question. In the results section of pcibex, some numbers appear under the forth column which is named as ‘Item’.
    What are they referring to? I haven’t understood.
    For example, a certain element which is 35th in the row in the experiment has the number 35 under ‘PennElementName’ and the number 40 under ‘Item’.

    in reply to: server issue – sources not preloading #10518
    ElRk
    Participant

    Thank you so much Jeremy! It finally works 🙂

    in reply to: help on ID information #10517
    ElRk
    Participant

    I found out by accident that it works only if something is typed in english.
    If someone writes his/her name in greek (which is the experiment’s language) it’s not possible to press ‘Start’.
    Is there a way to change this?

    —————————————————————-

    newTextInput("ID")
          .print()
          ,
          newButton("Start")
          .print()
          .wait(getTextInput("ID").test.text(/\w/))
          ,
          newVar("ID")
          .settings.global()
          .set(getTextInput ("ID") )
          )
          .log ("ID" , getVar ("ID"));
    in reply to: server issue – sources not preloading #10510
    ElRk
    Participant

    I’m not 100% sure that I’ve understood correctly.
    I think that I’ve already done this with the .htaccess. I have uploaded to the server a folder which contains the following: a zip file with all my photos and also the .htaccess file. Do I need to do sth else?

    Unfortunately I don’t really understand what’s the problem with the server and what needs to change.
    Sorry for wasting your time..

    in reply to: help on ID information #10498
    ElRk
    Participant

    Thanks a lot for your help Jeremy!

    in reply to: Can’t locate an item in my code #9987
    ElRk
    Participant

    Obviously I was doing something wrong. It works great.

    Many thanks once again!

    in reply to: click button and file attachment #9982
    ElRk
    Participant

    Thank you so so much for your time and help! Really appreciate it!

    in reply to: click button and file attachment #9978
    ElRk
    Participant

    Dear Jeremy,

    Regarding the HTML tag for the link, I’ve made a lot Îżf tests but unfortunately I haven’t managed to embed it in the existing code.
    Any tip would be really helpful!!

    in reply to: Can’t locate an item in my code #9977
    ElRk
    Participant

    Jeremy thank you very much for your help!

    I can use it with the continue message I want and it works great.
    The problem is that the previous message that was showing up between the introduction sections “-> Click here to continue.” doesn’t disappear and I really don’t find something relevant to the code so that I can modify it.

    Best,
    Eleni

    in reply to: NULL results in the data #9869
    ElRk
    Participant

    Hello Meri,

    I was wondering if you found a solution to the first problem that you mentioned, regarding “NULL” at results’ columns.

    Many thanks in advance!

    update: I found your other post with the answer to it.

    • This reply was modified 2 years, 2 months ago by ElRk.
    in reply to: rating scale under images #9796
    ElRk
    Participant

    Hello Jeremy,

    In the previous version (before adding the scale), the experiment was running successfully on every trial and the images were always loading successfully.
    Since I added the scale coding there’s trouble loading the images. Some images are loaded immediately and others don’t (the following message shows up:
    “Please wait while the resources are preloading-This may take up to 1min.”).

    I’m sorry for bothering you again but I can’t find a solution. I know that there’s not a problem with the scale coding because I have a draft version with only 5 trials and it works perfectly.
    Maybe I have overseen something.. I’m sharing the links in case that you could take a look.

    full version that doesn’t work: https://farm.pcibex.net/r/RLwLNB/
    draft version: https://farm.pcibex.net/r/dkOiEJ/

    Best regards,
    Eleni

    in reply to: rating scale under images #9795
    ElRk
    Participant

    Jeremy,

    thank you so much for your help!
    It’s working!

    in reply to: Correct/Incorrect answers in .csv file #9786
    ElRk
    Participant

    Hello,

    I’m sorry because it’s not so relevant to the post’s topic but because you have used a scale, could you please give me more information on inserting the scale element?
    I’m setting an experiment with pairs of sentence-picture and I need a 5point scale at the bottom of the photo.

    You can access the experiment here : https://farm.pcibex.net/r/RLwLNB/

    in reply to: Some pictures and audios not loading #9779
    ElRk
    Participant

    Hello,

    I have the same problem. It shows the following message: “Please wait while the resources are preloading.This may take up to 1min.” and it takes a lot of time for the photo to appear.

    Also, if you could give me some information on loading the images to the server and all this process it would be very helpful!

    Thank you very much in advance!

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