Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/_library/mwtb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: experiment
name: "mwtb"
maintainer: "@AlvaroAguilera"
github: "https://github.com/expfactory-experiments/mwtb"
preview: "https://expfactory-experiments.github.io/mwtb"
tags:
- test
- jspsych
- experiment
---
Multiple vocabulary test B (German).
23 changes: 23 additions & 0 deletions mwtb/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Mehrfachwahl-Wortschatztest-B",
"template":"javascript",
"exp_id": "mwtb",
"url":"none yet",
"contributors": [
"Lena Alshut"
],
"run": [
"jspsych/jquery-3.5.1.min.js",
"jspsych/plugin-html-keyboard-response.js",
"jspsych/plugin-fullscreen.js",
"jspsych/jspsych.js",
"jspsych/plugin-html-button-response.js",
"jspsych/jspsych.css"
],
"time":25,
"reference": ["scientific publication"],
"publish":"False",
"notes": "notes we want to add",
"description": "a task inferring habit tendency",
"instructions": "follow instructions on screen"
}
Loading