@jspsych-timelines/false-memory-task
v0.1.0
Published
False memory task for jsPsych
Downloads
2
Readme
false-memory-task
Overview
A timeline for the generic DRM false memory task
Loading
In browser
<script src="https://unpkg.com/@jspsych-timelines/false-memory-task">
Via NPM
npm install @jspsych-timelines/false-memory-task
import { createTimeline, timelineUnits, utils } from "@jspsych-timelines/false-memory-task"
Compatibility
@jspsych-timelines/false-memory-task
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