jsPsych/packages
bjoluc 64541a451f Implement preload flag for plugin parameters
It defaults to `true` for parameters of type IMAGE, VIDEO, and AUDIO,
and is ignored for any other parameter type.
Example: Using `parameterType.IMAGE` for a parameter `param` in a
plugin named `my-plugin` is equivalent to calling
`jspsych.pluginAPI.registerPreload("my-plugin", "param", "image")`
before `jsPsych.run()`. Setting `preload: false` for the parameter would
disable this invocation.
2021-08-17 16:47:07 +02:00
..
config Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
jspsych Implement preload flag for plugin parameters 2021-08-17 16:47:07 +02:00
plugin-animation Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-audio-button-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-audio-keyboard-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-audio-slider-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-call-function Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-canvas-button-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-canvas-keyboard-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-canvas-slider-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-categorize-animation Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-categorize-html Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-categorize-image Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-cloze Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-external-html Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-free-sort Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-fullscreen Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-html-button-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-html-keyboard-response Make plugin info static 2021-08-12 17:25:26 +02:00
plugin-html-slider-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-iat-html Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-iat-image Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-image-button-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-image-keyboard-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-image-slider-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-instructions Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-maxdiff Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-preload Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-rdk Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-reconstruction Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-resize Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-same-different-html Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-same-different-image Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-serial-reaction-time Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-serial-reaction-time-mouse Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-survey-html-form Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-survey-likert Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-survey-multi-choice Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-survey-multi-select Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-survey-text Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-template Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-video-button-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-video-keyboard-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-video-slider-response Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-virtual-chinrest Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-visual-search-circle Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-vsl-animate-occlusion Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-vsl-grid-scene Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-webgazer-calibrate Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-webgazer-init-camera Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00
plugin-webgazer-validate Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00