Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from brown-ccv/feat-fixes-additions
Browse files Browse the repository at this point in the history
feat: fix potodiode typo, remove new trials
  • Loading branch information
Rashi1997 committed Feb 10, 2021
2 parents b36c968 + 4e30697 commit a57fab4
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 131 deletions.
2 changes: 1 addition & 1 deletion trials/showImage.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const { jitter50 } = require("../lib/utils");

/**
* @description
* Builds a trial with a onscreen message, optional buttons and optional phtodiode box
* Builds a trial with a onscreen message, optional buttons and optional photodiode box
*
* @module
* @param {Object} config - The configuration object for USE_PHOTODIODE, USE_EEG, USE_ELECTRON and USE_MTURK flags.
Expand Down
2 changes: 1 addition & 1 deletion trials/showMessage.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const { baseStimulus } = require("../lib/markup/stimuli");

/**
* @description
* Builds a trial with a onscreen message, optional buttons and optional phtodiode box
* Builds a trial with a onscreen message, optional buttons and optional photodiode box
*
* @module
* @param {Object} config - The configuration object for USE_PHOTODIODE, USE_EEG, USE_ELECTRON and USE_MTURK flags.
Expand Down
39 changes: 0 additions & 39 deletions trials/slider.js

This file was deleted.

79 changes: 0 additions & 79 deletions trials/surveyMutiChoice.js

This file was deleted.

11 changes: 0 additions & 11 deletions trials/surveyText.js

This file was deleted.

0 comments on commit a57fab4

Please sign in to comment.