Skip to content

Commit

Permalink
fix all-plugins-parameter link
Browse files Browse the repository at this point in the history
  • Loading branch information
cherriechang authored Jan 30, 2025
1 parent 1044572 commit 71acb18
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Parameters

In addition to the [parameters available in all plugins](https://jspsych.org/latest/overview/plugins.md#parameters-available-in-all-plugins), this plugin accepts the following parameters. Parameters with a default value of undefined must be specified. Other parameters can be left unspecified if the default value is acceptable.
In addition to the [parameters available in all plugins](https://www.jspsych.org/latest/overview/plugins#parameters-available-in-all-plugins), this plugin accepts the following parameters. Parameters with a default value of undefined must be specified. Other parameters can be left unspecified if the default value is acceptable.

| Parameter | Type | Default Value | Description |
| ------------------- | ---------------- | ------------------ | ---------------------------------------- |
Expand All @@ -28,4 +28,4 @@ In addition to the [default data collected by all plugins](https://jspsych.org/l
var trial = {
type: {globalName}
}
```
```

0 comments on commit 71acb18

Please sign in to comment.