Commit Graph

3853 Commits

Author SHA1 Message Date
Josh de Leeuw
313edc2af5 adjust tests to work with cleanup 2024-07-11 17:17:55 -04:00
Josh de Leeuw
06b082a977 remove unnecessary timeout clear and display clear 2024-07-11 16:25:39 -04:00
Josh de Leeuw
4b13ad64fd adding trialCleanup method 2024-07-11 16:21:11 -04:00
Josh de Leeuw
43172ff0b7
Merge pull request #3326 from vzhang03/v8-plugin-metadata
Add additional information to plugin `info` to support better metadata collection
2024-07-11 14:04:26 -04:00
vzhang03
b690802ed6 Addressing last batch of PR comments 2024-07-11 11:29:20 -04:00
Josh de Leeuw
80cccfa39d
Merge pull request #3338 from jspsych/3325-fix
`getKeyboardResponse` will return `key` in original case
2024-07-11 10:26:36 -04:00
Josh de Leeuw
429520095f
Merge pull request #3242 from Shaobin-Jiang/fix-typo
Fix typo
2024-07-11 10:21:55 -04:00
Josh de Leeuw
7a4a4b834e add changeset 2024-07-11 10:12:47 -04:00
Josh de Leeuw
f2da262f90 return e.key instead of case transformed key 2024-07-11 10:09:20 -04:00
Josh de Leeuw
5521cfc888 fix test case 2024-07-11 10:08:59 -04:00
Josh de Leeuw
2889e854a0 add test for getKeyboardResponse can return a lower case version of the key in some circumstances #3325 2024-07-11 10:05:41 -04:00
vzhang03
b8bffb5980 Addressing changes to version and data being part of the required documentation for extensions and plugins 2024-07-09 16:23:56 -04:00
Bankminer78
59cc6138ac Changed test for ExtensionManager to handle version and type 2024-07-09 12:34:47 -04:00
Bankminer78
1f6faf336c Edited ExtensionManager.ts to handle multiple extension types and versions 2024-07-08 16:43:40 -04:00
Bankminer78
fadded2b4a Added version and extension type for 2 of 3 extensions 2024-07-03 17:13:23 -04:00
vzhang03
95a2203e27 Updating extensions - missing documentation within extensions 2024-06-29 20:44:22 -04:00
vzhang03
bdf4fc3eee Fixed test to use plugin_version 2024-06-25 12:56:27 -04:00
vzhang03
1542c219d3 Responded to comments in PR - editing changeset to be accurate, changing naming to be clear 2024-06-25 11:27:47 -04:00
vzhang03
f6662098be Updated plugin-development docs to reflect plugin-changes 2024-06-25 11:07:16 -04:00
vzhang03
b7bd08aaac Fixed tests by adding version to ignored fields 2024-06-25 10:55:18 -04:00
vzhang03
c5a0dbb17e Pushed minor changeset for all plugins 2024-06-25 10:33:26 -04:00
vzhang03
b294640652 Fixed version number displaying and updated error messages to be more description 2024-06-25 10:28:02 -04:00
vzhang03
bd0e164de3 Made version/data optional with warnings, created field to write data to final collection 2024-06-25 10:14:30 -04:00
vzhang03
a5712c8d8f Fixed error when documenting plugin 2024-06-21 16:11:27 -04:00
vzhang03
61e1544b9a Updated final plugin test 2024-06-21 15:06:48 -04:00
vzhang03
593d4ce7bf Updating old tests to use new plugin syntax and requirements 2024-06-21 15:03:10 -04:00
vzhang03
65ba0d9239 Finalized first round of metadata edits for all existing plugins 2024-06-21 12:12:47 -04:00
vzhang03
30125f15e5 Commented out parameters and included as floats, want to go over later 2024-06-21 11:16:37 -04:00
vzhang03
0dd9c2190b Finished video plugins, inconsistencies with data collected between video slider and thinking about github issues - standardadizing the organization of comments and improving consistency 2024-06-21 10:31:25 -04:00
vzhang03
80fb904455 Finished formatting and removed pretty names for survey plugins, talk to Josh about representation of data 2024-06-20 16:23:26 -04:00
vzhang03
f26f0a747b Finished survey and sketchpad, have questions about data for response whether it needs to be 'nested' vs 'parameters' or if the type definition for response is correct 2024-06-20 15:41:34 -04:00
vzhang03
f48216125a Finished packages with questions about plugin-serial grids 2024-06-17 17:02:39 -04:00
vzhang03
eb40001e63 Questions about which description to use when the doc seems less complete than the jsDoc in the plugin (preload 2024-06-17 16:29:57 -04:00
vzhang03
7e7346caff Pushing plugins with fixed formatting of comments 2024-06-17 14:48:26 -04:00
vzhang03
fbe642c50f Continued work updating plugins 2024-06-17 12:15:29 -04:00
vzhang03
658cf16eb9 Updated documentation for browser-check through canvas-slider response 2024-06-17 10:58:59 -04:00
Josh de Leeuw
5736dbb97f
Merge pull request #3190 from Shaobin-Jiang/enhance-instructions
Add callback for page changes in instructions plugin
2024-06-15 14:05:51 -04:00
Josh de Leeuw
1fd3b6d439
Merge branch 'v8' into enhance-instructions 2024-06-15 14:01:10 -04:00
Josh de Leeuw
ec7e207c35
Merge pull request #3166 from jspsych/v8-remove-deprecated-features
Remove deprecated features for version 8
2024-06-14 17:50:31 -04:00
Josh de Leeuw
c3eb8e54c0
Merge pull request #3031 from jspsych/fix-datacolumn-mean-2905
Change `DataColumn.mean()` to ignore `null` and `undefined` values
2024-06-14 17:50:03 -04:00
vzhang03
222cf6c823 Updated audio-keyboard-response and audio-slider-response according to the new standards 2024-06-14 17:02:05 -04:00
vzhang03
485f1c406b Fixing links and finished plugin-audio-response-button 2024-06-13 14:20:22 -04:00
vzhang03
5c0fabb630 Finished updating animation plugin for new standards 2024-06-13 13:49:23 -04:00
vzhang03
6a1d277cde Completed example of updated plugin html-keyboard-response with various requirements fixing for docs and version numbers 2024-06-13 11:46:40 -04:00
vzhang03
7d7609d1a3 Fixed errors and should pass build tests 2024-06-13 11:07:29 -04:00
vzhang03
46fc6b7e71 Merge remote-tracking branch 'upstream/v8' into v8-plugin-metadata 2024-06-13 11:03:12 -04:00
vzhang03
9e4947d99f Finished up initial metadata example draft - to be reviewed 2024-06-13 10:56:28 -04:00
bjoluc
68930a2129
Merge branch 'main' into v8 2024-06-07 23:05:34 +02:00
bjoluc
3b38855ec2
Merge remote-tracking branch 'origin/v8' into v8 2024-06-07 23:03:10 +02:00
bjoluc
3750a84a1e
Remove obsolete @jspsych/config changesets 2024-06-07 23:00:34 +02:00