@jspsych-timelines/false-memory
v0.2.0
Published
False memory task for jsPsych
Downloads
3
Readme
false-memory
Overview
A timeline for the generic DRM false memory task
Loading
In browser
<script src="https://unpkg.com/@jspsych-timelines/false-memory">
Via NPM
npm install @jspsych-timelines/false-memory
import { createTimeline, timelineUnits, utils } from "@jspsych-timelines/false-memory"
Compatibility
@jspsych-timelines/false-memory
requires jsPsych v7.0.0 or later.
Documentation
createTimeline
jsPsychTimelineFalseMemoryTask.createTimeline(jsPsych, { options }) ⇒ timeline
Description of the timeline that this plugin generates
The following parameters can be specified in the options parameter.
| Parameter | Type | Default | Description | | --------- | ---- | ------- | ----------- | | parameter | type | default | description |
timelineUnits
utils
Author / Citation
Cherrie Chang