Skip to content

Created a plugin for jsPsych to allow for a timed survey allowing user to input as many words as they like within a certain time

License

Notifications You must be signed in to change notification settings

ayang21/jsPsych-survey-timed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsPsych-survey-timed

Created a plugin for jsPsych to allow for a timed survey allowing user to input as many words as they like within a certain time.

This plugin parameters are as follows:

prompt: HTML-String variable of the word/sentence displayed onto the screen and is the "prompt" for the experiment.

trial_duration: Integer variable of the number of seconds for the length of the trial. Default: 5 Seconds

max_inputs: Integer variable of the maximumun number of inputs allowed for the trial. Default: Infinite

placeholder: String variable of the message that will be within the input box for the user to see.

preamble: HTML-String variable of the message displayed at the top of the page.

button_label: String variable of the label displayed in the button.

autocomplete: Boolean variable which enables the browser to auto-complete the form

About

Created a plugin for jsPsych to allow for a timed survey allowing user to input as many words as they like within a certain time

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages