mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
Merge pull request #3433 from jspsych/changeset-release/main
Version Packages
This commit is contained in:
commit
0534763cb7
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
"@jspsych/plugin-animation": patch
|
|
||||||
"@jspsych/plugin-free-sort": patch
|
|
||||||
"@jspsych/plugin-instructions": patch
|
|
||||||
"@jspsych/plugin-maxdiff": patch
|
|
||||||
"@jspsych/plugin-sketchpad": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix data values with `COMPLEX` type to use proper metadata syntax
|
|
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.2"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.2"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# animation
|
# animation
|
||||||
|
|
||||||
Current version: 2.0.0. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-animation/CHANGELOG.md).
|
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-animation/CHANGELOG.md).
|
||||||
|
|
||||||
This plugin displays a sequence of images at a fixed frame rate. The sequence can be looped a specified number of times. The participant is free to respond at any point during the animation, and the time of the response is recorded.
|
This plugin displays a sequence of images at a fixed frame rate. The sequence can be looped a specified number of times. The participant is free to respond at any point during the animation, and the time of the response is recorded.
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ response | array | An array, where each element is an object representing a resp
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-animation@2.0.1"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# free-sort
|
# free-sort
|
||||||
|
|
||||||
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-free-sort/CHANGELOG.md).
|
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-free-sort/CHANGELOG.md).
|
||||||
|
|
||||||
The free-sort plugin displays one or more images on the screen that the participant can interact with by clicking and dragging with a mouse, or touching and dragging with a touchscreen device. When the trial starts, the images can be positioned outside or inside the sort area. All images must be moved into the sorting area before the participant can click a button to end the trial. All of the moves that the participant performs are recorded, as well as the final positions of all images. This plugin could be useful when asking participants to position images based on similarity to one another, or to recall image spatial locations.
|
The free-sort plugin displays one or more images on the screen that the participant can interact with by clicking and dragging with a mouse, or touching and dragging with a touchscreen device. When the trial starts, the images can be positioned outside or inside the sort area. All images must be moved into the sorting area before the participant can click a button to end the trial. All of the moves that the participant performs are recorded, as well as the final positions of all images. This plugin could be useful when asking participants to position images based on similarity to one another, or to recall image spatial locations.
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ This plugin does not yet support [simulation mode](../overview/simulation.md).
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.0.2"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# instructions
|
# instructions
|
||||||
|
|
||||||
Current version: 2.0.0. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-instructions/CHANGELOG.md).
|
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-instructions/CHANGELOG.md).
|
||||||
|
|
||||||
This plugin is for showing instructions to the participant. It allows participants to navigate through multiple pages of instructions at their own pace, recording how long the participant spends on each page. Navigation can be done using the mouse or keyboard. participants can be allowed to navigate forwards and backwards through pages, if desired.
|
This plugin is for showing instructions to the participant. It allows participants to navigate through multiple pages of instructions at their own pace, recording how long the participant spends on each page. Navigation can be done using the mouse or keyboard. participants can be allowed to navigate forwards and backwards through pages, if desired.
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ In addition to the [default data collected by all plugins](../overview/plugins.m
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.0.1"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# maxdiff
|
# maxdiff
|
||||||
|
|
||||||
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-maxdiff/CHANGELOG.md).
|
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-maxdiff/CHANGELOG.md).
|
||||||
|
|
||||||
The maxdiff plugin displays a table with rows of alternatives to be selected for two mutually-exclusive categories, typically as 'most' or 'least' on a particular criteria (e.g. importance, preference, similarity). The participant responds by selecting one radio button corresponding to an alternative in both the left and right response columns. The same alternative cannot be endorsed on both the left and right response columns (e.g. 'most' and 'least') simultaneously.
|
The maxdiff plugin displays a table with rows of alternatives to be selected for two mutually-exclusive categories, typically as 'most' or 'least' on a particular criteria (e.g. importance, preference, similarity). The participant responds by selecting one radio button corresponding to an alternative in both the left and right response columns. The same alternative cannot be endorsed on both the left and right response columns (e.g. 'most' and 'least') simultaneously.
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ response | object | An object with two keys, `left` and `right`, containing the
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.0.2"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# sketchpad
|
# sketchpad
|
||||||
|
|
||||||
Current version: 2.0.1. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-sketchpad/CHANGELOG.md).
|
Current version: 2.0.2. [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-sketchpad/CHANGELOG.md).
|
||||||
|
|
||||||
This plugin creates an interactive canvas that the participant can draw on using their mouse or touchscreen.
|
This plugin creates an interactive canvas that the participant can draw on using their mouse or touchscreen.
|
||||||
It can be used for sketching tasks, like asking the participant to draw a particular object.
|
It can be used for sketching tasks, like asking the participant to draw a particular object.
|
||||||
@ -72,7 +72,7 @@ This plugin does not yet support [simulation mode](../overview/simulation.md).
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.0.2"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
10
package-lock.json
generated
10
package-lock.json
generated
@ -18181,7 +18181,7 @@
|
|||||||
},
|
},
|
||||||
"packages/plugin-animation": {
|
"packages/plugin-animation": {
|
||||||
"name": "@jspsych/plugin-animation",
|
"name": "@jspsych/plugin-animation",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jspsych/config": "^3.0.0",
|
"@jspsych/config": "^3.0.0",
|
||||||
@ -18353,7 +18353,7 @@
|
|||||||
},
|
},
|
||||||
"packages/plugin-free-sort": {
|
"packages/plugin-free-sort": {
|
||||||
"name": "@jspsych/plugin-free-sort",
|
"name": "@jspsych/plugin-free-sort",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jspsych/config": "^3.0.0",
|
"@jspsych/config": "^3.0.0",
|
||||||
@ -18523,7 +18523,7 @@
|
|||||||
},
|
},
|
||||||
"packages/plugin-instructions": {
|
"packages/plugin-instructions": {
|
||||||
"name": "@jspsych/plugin-instructions",
|
"name": "@jspsych/plugin-instructions",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jspsych/config": "^3.0.0",
|
"@jspsych/config": "^3.0.0",
|
||||||
@ -18535,7 +18535,7 @@
|
|||||||
},
|
},
|
||||||
"packages/plugin-maxdiff": {
|
"packages/plugin-maxdiff": {
|
||||||
"name": "@jspsych/plugin-maxdiff",
|
"name": "@jspsych/plugin-maxdiff",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jspsych/config": "^3.0.0",
|
"@jspsych/config": "^3.0.0",
|
||||||
@ -18645,7 +18645,7 @@
|
|||||||
},
|
},
|
||||||
"packages/plugin-sketchpad": {
|
"packages/plugin-sketchpad": {
|
||||||
"name": "@jspsych/plugin-sketchpad",
|
"name": "@jspsych/plugin-sketchpad",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jspsych/config": "^3.0.0",
|
"@jspsych/config": "^3.0.0",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/plugin-animation
|
# @jspsych/plugin-animation
|
||||||
|
|
||||||
|
## 2.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
|
||||||
|
|
||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
||||||
### Major Changes
|
### Major Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/plugin-animation",
|
"name": "@jspsych/plugin-animation",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "jsPsych plugin for showing animations and recording keyboard responses",
|
"description": "jsPsych plugin for showing animations and recording keyboard responses",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/plugin-free-sort
|
# @jspsych/plugin-free-sort
|
||||||
|
|
||||||
|
## 2.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
|
||||||
|
|
||||||
## 2.0.1
|
## 2.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/plugin-free-sort",
|
"name": "@jspsych/plugin-free-sort",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "jsPsych plugin for drag-and-drop sorting of a collection of images",
|
"description": "jsPsych plugin for drag-and-drop sorting of a collection of images",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/plugin-instructions
|
# @jspsych/plugin-instructions
|
||||||
|
|
||||||
|
## 2.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
|
||||||
|
|
||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
||||||
### Major Changes
|
### Major Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/plugin-instructions",
|
"name": "@jspsych/plugin-instructions",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "jsPsych plugin to display instructions",
|
"description": "jsPsych plugin to display instructions",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/plugin-maxdiff
|
# @jspsych/plugin-maxdiff
|
||||||
|
|
||||||
|
## 2.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
|
||||||
|
|
||||||
## 2.0.1
|
## 2.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/plugin-maxdiff",
|
"name": "@jspsych/plugin-maxdiff",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "a jspsych plugin for maxdiff/conjoint analysis designs",
|
"description": "a jspsych plugin for maxdiff/conjoint analysis designs",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/plugin-sketchpad
|
# @jspsych/plugin-sketchpad
|
||||||
|
|
||||||
|
## 2.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3432](https://github.com/jspsych/jsPsych/pull/3432) [`484300c4`](https://github.com/jspsych/jsPsych/commit/484300c49a8f8c54de705b2fb7b7739ac648f9f2) Thanks [@jadeddelta](https://github.com/jadeddelta)! - fix data values with `COMPLEX` type to use proper metadata syntax
|
||||||
|
|
||||||
## 2.0.1
|
## 2.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/plugin-sketchpad",
|
"name": "@jspsych/plugin-sketchpad",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "jsPsych plugin for sketching a response",
|
"description": "jsPsych plugin for sketching a response",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
|
Loading…
Reference in New Issue
Block a user