jsPsych-Redux-GUI
jsPsych-Redux-GUI copied to clipboard
A browser-based interface for creating experiments with jsPsych
Bumps [qs](https://github.com/ljharb/qs) from 6.3.1 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [debug](https://github.com/debug-js/debug) and [fsevents](https://github.com/fsevents/fsevents). These dependencies needed to be updated together. Updates `debug` from 2.2.0 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o...
Bumps [ms](https://github.com/vercel/ms) and [fsevents](https://github.com/fsevents/fsevents). These dependencies needed to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit str to 100...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [aws-amplify](https://github.com/aws-amplify/amplify-js) and [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together. Updates `xml2js` from 0.4.17 to 0.5.0 Commits 9f730bb Update package.json with...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.35. Changelog Sourced from ua-parser-js's changelog. Version 0.7.35 / 1.0.35 Fix result from user-supplied user-agent being altered Add new browser: Heytap, TikTok Add new engine:...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.8.0. Changelog Sourced from jszip's changelog. v3.8.0 2022-03-30 Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is...
Is this still working? I received this error. ``` ERROR in ./src/common/reducers/Experiment/editor.js Module not found: Error: Can't resolve '../../../../library/jsPsych/jsPsych.js' in 'E:\桌面\jsPsych-Redux-GUI-master\src\common\reducers\Experiment' @ ./src/common/reducers/Experiment/editor.js 39:32-81 @ ./src/common/backend/deploy/index.js @ ./src/common/components/PreviewWindow/index.js @ ./src/common/components/App.js...
when jspsych plugin updates, how do we treat old state?
I just ran into a situation where an AWS token expired during my session and I therefore couldn't save any of the work that I had done. Can we provide...
(Moved from [jsPsych/457](https://github.com/jspsych/jsPsych/issues/457)) Presently, you can set both of the category keys to be the same key in the iat-html plugin. There should be some sort of warning to prevent...