discussions Search Results · repo:jspsych/jsPsych language:JavaScript
Filter by
1.6k results
(65 ms)1.6k results
injspsych/jsPsych (press backspace or delete to remove):
Hi, I am using the survey-text plugin to create a text box for participants to write a description of an event. I want
to make sure that they complete this appropriately, so I would like to set a minimum ...
danielbfarrellyposted
on Mar 17- 2
:
const blocks_23 = [{
timeline: [network]
},
{
timeline: [ratings]
},
];
const shuffled_23 = jsPsych.randomization.shuffle(blocks_23);
shuffled_23.forEach(block = timeline.push(...block.timeline)); ...
arshiya01posted
18 days ago- 0
:
Hi everyone,
this might be a stupid web question and not per se jsPsych related, but: What is the easiest way to prevent normal text
elements (such as instructions, stimuli etc.) from being focusable? ...
einGlasRotweinposted
23 days ago- 1
:
A jsPsych plugin for collecting responses to image–word pairs using a slider. It displays an image on the left, a word
on the right, and a slider scale below them. See https://github.com/CGaele/jsPsychImageWordSliderResponse. ...
CGaeleposted
on May 13- 0
:
Dear All,
I am trying to set up an experiment which includes a survey form at the beginning. The participant will answer a set of
questions and then proceed to the trial (I am using survey-html-form for ...
gklcityposted
on Mar 14- 7
:
Hello all, I am successfully using the plugin-survey.js wrapper around surveyJS. My questionnaires are all in JSON
format and everything is great, except for the overall size this plugin. I am looking ...
steffejrposted
on Apr 23- 5
:
Hi! I built an automatic gatekeeper called LongiGate. This toolkit consists of a few functions you can insert into your
experiment.js script for subject ID and time detection, with repeated-attempt blocking, ...
shikangpengposted
on Apr 21- 1
:
Dear All,
Is it possible in jspsych to send the user to a specific question given their answer to a previous one (e.g. if you have
a starting question saying are you a dog or a cat person, to then say ...
gklcityposted
on Mar 26- 3
:
Hello everybody, I m running an experiment presenting frame sequences (20 frames displayed for 100ms each) using the
jspsych-animation plugin. When I use an external server (i.e., MindProbe), the sequence ...
PazBar-Talposted
on Apr 1- 1
:
Hi, I just wanted to check whether a plugin I developed has already been implemented. I created a multiple-choice
selection plugin for jsPsych that allows an unlimited number of Other options. Each Other ...
strdaniilposted
on Apr 7- 1