Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jspsych/jsPsych

Create behavioral experiments in a browser using JavaScript
https://github.com/jspsych/jsPsych

fix css inclusion problem

04f362afe82428888e9dbe64bb131d3bf07dd947 authored about 3 years ago
Fix release asset uploading

The `jspsych` package release previously didn't get a release asset.

ededae2a708766c898f599b7a1983e2b86e57913 authored about 3 years ago
Fix initialize-microphone plugin package name

b2c171de6409d3ddb717363b95723598caf595bd authored about 3 years ago
Fix release workflow

It previously didn't seem to create the dist archive.

bfbb369915194449508ec4d930838a9a9f61f46b authored about 3 years ago
Merge pull request #2365 from jspsych/changeset-release/main

Version Packages

75983ffd092eec083256b346a062a69290b3e5c0 authored about 3 years ago
Update package-lock.json

1fdb59d8fc5d55bff1bece089f5fdc249cb987ea authored about 3 years ago
chore(release): version packages

19ef2e99c9ff821e09fb6921ebba0ad98e8e2321 authored about 3 years ago
Set `changesets/action` version to v1

365f43aa9816795425ac4864a761c6471601acd5 authored about 3 years ago
Trigger release workflow on lock file changes

68521430679aaea77454d3188e6761daa2cc1181 authored about 3 years ago
Update package-lock.json

e23e8c3363a15c76ad2962fd7c72f254d44a3f33 authored about 3 years ago
Merge pull request #2314 from jspsych/changeset-release/main

Version Packages

5dbc56b266792e4f853e333c4c599b758ed148b4 authored about 3 years ago
Merge pull request #2363 from jspsych/update-peer-depend

Update the peer dependencies in package.json

a6d5851a6bfb31fec4b9ad00206f24e157e359a4 authored about 3 years ago
Merge pull request #2265 from jspsych/plugin-survey

New plugin: Survey

867a9876b1f58ec8716e2710534f3c679461c554 authored about 3 years ago
switch to minor release

dee2287a72b339fc3c74459f3f58b263a9db6148 authored about 3 years ago
add examples to docs for survey plugin

8509d1685a40d2ca71d30c473c1c4fd3c49677f6 authored about 3 years ago
change version number in prep for minor bump

5143363a0aa5c446b981eb4b49783ccc2da2652e authored about 3 years ago
update CSS for survey plugin

0d617432d99739f071bfaab0e30615490b105b42 authored about 3 years ago
update peer dependencies for 7.1.0

ac9cbe3796960cdbd35d35c6f71d15fb3bfd5086 authored about 3 years ago
fix existing tests for survey plugin

e7252f09a4d70ffd230461f75a819782b061a29c authored about 3 years ago
mention CSS file in docs

b7700f0e32472d967c4e492b4568c26f15b475d5 authored about 3 years ago
fix broken link in docs

6d4f1a5139277bb3eedaf2e47a981c8f98d6c398 authored about 3 years ago
update docs with warning, remove refs about randomization

686efbfcbd8fdce92e344e9e489632a180f12c60 authored about 3 years ago
add docs demos

ab14d0164900d4f34d89478f3ae5271a930abdff authored about 3 years ago
Merge branch 'main' into plugin-survey

2b8d4f07dfb8ebf1890c68788e9009aa89185c9b authored about 3 years ago
chore(release): version packages

8f2eee87d0eb33a7f7a383175bb55cb288978f09 authored about 3 years ago
Merge pull request #2350 from jspsych/plugin-audio-input-plugins

New plugins: audio response

36397244df98a9f482207c098f3b942c3dfbbca4 authored about 3 years ago
add simulation mode note for new plugins

61d58e08af4f1086031a7765c08741783482724f authored about 3 years ago
Merge pull request #2351 from jspsych/docs-fixes-7.1

Some misc. documentation updates for 7.1

07dfd48c324d0d185c38bedffc24d9d85fc1e078 authored about 3 years ago
fix version number for audio-response

cd134fb1b779b0ad69a2112933a8702d3066a8bb authored about 3 years ago
update versions

37749e8df8dbd98bb41b34305b83bcc36769362e authored about 3 years ago
text change for 7.1 clarity

6634745f026c9ea6bb6868344f976ceef91294c9 authored about 3 years ago
update all 1.0.0 -> 1.1.0 links

0c366e8ad042dd290dccb0a0bf2f5c634b20b98e authored about 3 years ago
change 7.0.0 -> 7.1.0

76937475ed23fa4132f19eb694ccec6be9ef838b authored about 3 years ago
add direct link to latest download zip asset

670d1d72e1d7727e628bf1181426d61491df15f0 authored about 3 years ago
Merge branch 'main' into docs-fixes-7.1

8abc52c33ba5e18ef621ca5542e15681e823063f authored about 3 years ago
add Sass support to include and override SurveyJS styles

fc92e4024812092161370f13baca44b880a17b91 authored about 3 years ago
fix cases where timeouts fire after expected event

e8f1bd6d0819c342c8f618ac99241b29320836a0 authored about 3 years ago
add timing test for audio input

308a791a8aa98f915fa344ad5bedfa4d326a400e authored about 3 years ago
teardown recording events when trial ends

e69165804a44bfaed5e5fff6145f7dc6afe217bc authored about 3 years ago
Merge pull request #2357 from jspsych/release-archive-version-file

Add a VERSION.md file to release archives

58d56a4fbbf4d56a76573c11d11e4d9026fcd35a authored about 3 years ago
Merge pull request #2359 from jspsych/bug-fixes-7.1

Misc. bug fixes for 7.1

cc00cad8729daaa33d04925d1dddec36d402945d authored about 3 years ago
Allow keyboard movements to enable slider buttons when `require_movement`

d8b23ca36539501c552f180a213192e13fc18cc9 authored about 3 years ago
add the changeset for `response_allowed_while_playing` fixes

a8ab2eb8f8be7c22261960e460d9b6bf79e48465 authored about 3 years ago
Enhanced video slider plugin (#2257)

Changes `response_allowed_while_playing` to use the `stop` parameter as the end of playing.

C...

39b70ee120a59c543b1f0926ffe3d51b7ea3e262 authored about 3 years ago
add changeset for video plugin updates

d2a8b4ab4279ef16c29db3ef453ae9b688d6c29e authored about 3 years ago
throw error when video stimulus is not array

cbc588236f7b9dbcae53a6fa2810014357566b15 authored about 3 years ago
switch to default theme and include surveyjs stylesheet

25a4732c47e45efe7b9289562238610345bcbbcd authored about 3 years ago
fix typo in error message

fac55ac986099a3707c93a1ad176c3691c082956 authored about 3 years ago
fix ranking question

by setting `fallbackToSortableJS`

5a0ce4e1af05cb8b09b6e0c8f354d203bab20400 authored about 3 years ago
replace `resize-observer-polyfill` with `@types/resize-observer-browser`

76e755a18edf3a285988d6535725a285094f03b8 authored about 3 years ago
Name all release archives `jspsych.zip`

d9b02310c99310632eb7d17aafd6e09a20ffe0e9 authored about 3 years ago
Add a VERSION.md file to the release archives

c44ac2024ae51cf14efa60ca285bb2e4dc0ebef7 authored about 3 years ago
create function to generate docs demos, transition all demos to use this function

78584a17e13eeb538ac515438b53d6096af14824 authored about 3 years ago
add MediaRecorder types, polyfill ResizeObserver

7dbc303f90c2133a9cd815ac7bf06f13ed28c02e authored about 3 years ago
update SurveyJS

77d2e3111e84751c7b632cf07baa7129c526af10 authored about 3 years ago
fully construct questions in setup functions

to get correct TS types for question objects and get rid of an
additional level of question type...

3219ce75fa64ff3976aa6b41210e9c1eb04613f9 authored about 3 years ago
mention dist archive in hello world docs

129227ad27d603ea14c925f9f94407531f59ab37 authored about 3 years ago
add docs for new pluginAPI features

e2f843b27c045936f17b58557b0d718b2ed2b0ed authored about 3 years ago
make default `null`

aa0d28f990da1676da9c1fb02c07597c62f7d910 authored about 3 years ago
Merge branch 'main' into plugin-audio-input-plugins

fdd2ebb0b6b7cedf889d131bee1df0fad5ded6c6 authored about 3 years ago
Adding a simulation mode (#2287)

Implements simulation mode in the core library, supporting API features, and plugin support in m...

522aa2cdbf64886e95b2b50f5442cc360b631339 authored about 3 years ago
add changesets

c81b500771ce449ac8145925170a63a08ab0465e authored about 3 years ago
add docs for new audio response plugins

5568ca3b26bd68f27307fba17039acb008db35da authored about 3 years ago
some refactoring to get started

d273259a8c41a4d77ce6080814f9097128c7b70e authored about 3 years ago
add parameter to store audio url; release it if not stored

0cc69e0854eb59fe2de3131e42d9b45d88fb870f authored about 3 years ago
add `allow_playback` option for rerecording audio

ffd7e1e45a3a2f55a1f7910b4b60bfc92a2e6181 authored about 3 years ago
reorganization and parameterization

827df6c95d57961940016f7c8f9d7bc8b2d84a60 authored about 3 years ago
add customization of labels; refresh list of mics based on live availability

aa660ad597c364d7423a90f3db2719c1a10bd8fd authored about 3 years ago
remove incorrectly duplicated testing files

49f5cf4b02f06a391c0df03c4483f5b34976c6ac authored about 3 years ago
try moving stim display inside `start` event for media recorder

c12f05bd8689f885ee1d56caaacb72ec8106518b authored about 3 years ago
start work on audio-input plugins

3a3d32971cbffa76c113d480505dbf77473a4a04 authored about 3 years ago
add response scoring when correctResponse is specified

64293b85e19dae0e71410a90fea13d4ec9f2fa12 authored about 3 years ago
Merge pull request #2327 from sbashford/main

Correcting typos in survey-text plugin documentation

e77d681a336d40e66051214a3c71940ef5cda3db authored about 3 years ago
Merge pull request #2319 from cabejackson/2318-fix-typo-and-broken-link

2318 fix typo and broken link

f988d5bb1b4b041015be68ae71eafe2247713232 authored about 3 years ago
Merge pull request #1 from sbashford/sbashford-patch-1

Update survey-text.md

da2f1f0a786cfe1b48ceee6f54ba6a4a07b70666 authored about 3 years ago
Update survey-text.md

correct typos in documentation of question parameter - change "value" to "placeholder"

a12ebedcd990d5239df4d8ce9c8976aa373c8479 authored about 3 years ago
more const -> let changes

f86784690e5c804e56a44b9560e825e2cafd27a8 authored about 3 years ago
respond to GH reviews

9ad331036dcc8ee2fe5b5b32032ea132f1608b1e authored about 3 years ago
add likert (rating) question type, rename matrix question type from likert to likert-table - WIP

1d900f7f45f299e70978957f2415510067c563d4 authored about 3 years ago
Correct link with .md

6be77a05fa9dd63be3a0bbb9e1149d475c6660a2 authored about 3 years ago
Update dynamic parameters link

830b0275fa5d0dbd87b60c88d86a75bcb68d1a04 authored about 3 years ago
Fix typo in Sampling Methods section

1b991b6a00479fabfc98bd4268d8f199e01ccaf8 authored about 3 years ago
Merge pull request #2209 from jspsych/plugin-exclusions

New Plugin: Browser Check

2922bc5dadb718e34bde7355948d557aed6c3ab0 authored about 3 years ago
Merge pull request #2258 from jspsych/plugin-sketchpad

New plugin: Sketchpad

ae30862842e5c7e25e7eccad14493f14becb4a8e authored about 3 years ago
Merge pull request #2245 from jspsych/migration-errors

Implement migration errors

ca4fd615da48bbec1376450e1877efa969bb4373 authored about 3 years ago
add a third demo using timer and URL string

053a8a9d5578035b54749434424d4add01bf90cd authored about 3 years ago
Merge branch 'main' into plugin-sketchpad

c91cc4fd322874518365cd8cf6f716c24015917b authored about 3 years ago
Merge pull request #2228 from jspsych/extension-mouse-tracking

Mouse Tracking Extension

e62205880cb7b1adc3d03f60146202b9be21e301 authored about 3 years ago
add parameter for custom required error text

112f0a36874b7c43483dd0c176f2ba16a6041c19 authored about 3 years ago
add ranking question type (WIP)

bb37073d563d8d0a23c71262737e00e657b5be3e authored about 3 years ago
add correct_response question parameter (WIP)

ff26459e8b17eaa28909ec1e61aa98f247e3c132 authored about 3 years ago
tweak demos

e8ac05880466a58317aee150c08179c0808538c8 authored about 3 years ago
add/fix tests

2cb14e42c5fd687369096cf3c6e90b0244494d48 authored about 3 years ago
finish moving dropdown set-up into separate function

cc523da925e0b8aadc4e70da61504ea0bf84e244 authored about 3 years ago
add drop-down and likert questions, tweak CSS, add params for required label/error text (WIP)

6964a6ebf25ff2d872389b798caa30373a7a6ee0 authored about 3 years ago
add "other" radio/checkbox option with associated text response field"

a1fd34a007b211cc90dcdbf1b0d6af2e47ff8209 authored about 3 years ago
minor edits to docs text, change default page/question names to uppercase

7470b07fa7ca0dc33601ac33ff999a4ac21a0d01 authored about 3 years ago
add non-responses to data, add custom question names

c15cb0afe3e6b7d8ead11304e6981d7d6a9b49c5 authored about 3 years ago
refactor, move question set-up to private methods, add question param validation and defaults

cdb8346674c8c4e17da7dd9586037bf82184c6c8 authored about 3 years ago
change textbox row/col values to test params and defaults

bf7d18f456af8391aef669386e8bb25607189637 authored about 3 years ago