Ecosyste.ms: OpenCollective

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

jspsych

We develop tools for running behavioral experiments in web browsers
Collective - Host: opensource - https://opencollective.com/jspsych - Website: https://www.jspsych.org - Code: https://github.com/jspsych

flesh out testing suite framework for plugins #351

github.com/jspsych/jsPsych - 210dc8b8343a735e07100a390a187ea674c48801 authored almost 8 years ago
implement event testing e.g., #349

github.com/jspsych/jsPsych - a3a2df6ce05eed4cedfbf8fa1f4d771a44d4a353 authored almost 8 years ago
implement #349

github.com/jspsych/jsPsych - 5ad4e4c9a4cc1e11e48893e370bfd8b5d00a772f authored almost 8 years ago
allows required for all questions on page #348

github.com/jspsych/jsPsych - 47f4e61ac4dbe4a3176ce1394fcc9253e8ba7ece authored almost 8 years ago
record response as int, not string

github.com/jspsych/jsPsych - e09cc14e7fb92ca0d6b741c59669ba2e415fe4e9 authored almost 8 years ago
fix data recording for non-response

github.com/jspsych/jsPsych - fe6b321678ee63bfc3c06de51ceecf69225b49fd authored almost 8 years ago
replace => for better browser compatibility

github.com/jspsych/jsPsych - a74e9555a9428d36e67393f5cf4c8c3195e9b160 authored almost 8 years ago
handle empty responses for survey likert

github.com/jspsych/jsPsych - 576e2c4311deed74729ecf6beb04f4d2a0001620 authored almost 8 years ago
Update on deleting children

github.com/jspsych/jsPsych-Redux-GUI - 3c1ed6c6022184fa5ec321e029efb59c6cb7031d authored almost 8 years ago
able to grab parameters of plugin

github.com/jspsych/jsPsych-Redux-GUI - 8d67b3dc2e8a9fa00cbe803bb638929c3747c34b authored almost 8 years ago
To do implement REMOVE_CHILD_TRIAL

github.com/jspsych/jsPsych-Redux-GUI - 88bcec622d6474aaf43a2d81d48e69a5c4de085b authored almost 8 years ago
Added HotKeys for adding children and making trials into timelines

github.com/jspsych/jsPsych-Redux-GUI - e11ad44e174d102f10be02d79f0ccb0039000950 authored almost 8 years ago
Got drag n drop working with nested trials

github.com/jspsych/jsPsych-Redux-GUI - fe39b9ce3f5cc20eac40a43db69d7d8f74204aba authored almost 8 years ago
now displays name of selected plugin type

github.com/jspsych/jsPsych-Redux-GUI - 2e8f2764a35180318eaa42ae0d55afa6f3dca030 authored almost 8 years ago
fix update to store/state, need to display text of trial type

github.com/jspsych/jsPsych-Redux-GUI - 44c0beced771276df8be4207c5130d080620f05b authored almost 8 years ago
moved plugin form functions to PluginDrawer to fix dispatch being undefined

github.com/jspsych/jsPsych-Redux-GUI - 2dba5ae9f394e5a029acd7d4dbe84a5c1818b47a authored almost 8 years ago
trying to get parameters of plugin

github.com/jspsych/jsPsych-Redux-GUI - 925387a5baaee11f5f83d71cd6a07fbfb7a73c30 authored almost 8 years ago
Able to load plugin, fixing store/state update

github.com/jspsych/jsPsych-Redux-GUI - daf1be1073e598cb69274fa181170b7677524559 authored almost 8 years ago
fix preload_audio, preload_images

github.com/jspsych/jsPsych - e5ec0879905bb2d74f8741a8e1d2b879d6359dca authored almost 8 years ago
Got nested trials working properly. It has messed up the drag n drop functionality however. Working on a fix

github.com/jspsych/jsPsych-Redux-GUI - 8c45b1cfa11a5c946893cf70aa95d89a95286418 authored almost 8 years ago
Added nested trial functionality, currently can only nest to one level

github.com/jspsych/jsPsych-Redux-GUI - 69fadcf3b88072b8595d6d41fc9a1a3642d78333 authored almost 8 years ago
Improved the drag n drop UX

github.com/jspsych/jsPsych-Redux-GUI - 6903a4aa79175ffe994d38665e3fdf581d7c1e2e authored almost 8 years ago
Merge pull request #344 from jodeleeuw/pr/339

Pr/339

github.com/jspsych/jsPsych - fc940f984d3dffd6f83b3847fd4473530fa54364 authored almost 8 years ago
fix to work with multiple questions on page

github.com/jspsych/jsPsych - 260dbc883b9bda98da7a8627178ba154e3da193e authored almost 8 years ago
check multiple questions

github.com/jspsych/jsPsych - 05fb12982e015df84128f7a79ed8e724d98698cf authored almost 8 years ago
remove dead link

github.com/jspsych/jsPsych - cbe1bb760eb5f23c199f0e58f802983bd7c0899d authored almost 8 years ago
documenting new trial properties

github.com/jspsych/jsPsych - 4406a6bad5ad6d5b9fd1ac222ffff88d565090c2 authored almost 8 years ago
allow required to be optional, customize message option

github.com/jspsych/jsPsych - 1208c5d918a2a4b4a81920ae932c8280ea0ddd14 authored almost 8 years ago
use class instead of id for non-unique id

github.com/jspsych/jsPsych - 74853f928f98664476c5df9943cd766293d05a27 authored almost 8 years ago
fix paths, add css

github.com/jspsych/jsPsych - 7a65ab9aaf65d0d749cfd731ca9a7ded29a7b793 authored almost 8 years ago
Got the timeline drawer working

github.com/jspsych/jsPsych-Redux-GUI - 8dc74262cafc2248660088f595360ec8cb835973 authored almost 8 years ago
Working on a drawer for the timeline

github.com/jspsych/jsPsych-Redux-GUI - 48880f9a44796adb46376493f73e01bf5bd9ffba authored almost 8 years ago
Merge branch 'master' of https://github.com/jspsych/jsPsych-Redux-GUI into Component-AppBar

"Getting the latest code"

github.com/jspsych/jsPsych-Redux-GUI - bbcbc8fe8841ef1abcfc1dedc1ea3df4071165a9 authored almost 8 years ago
update index.html

github.com/jspsych/jsPsych-Redux-GUI - 85e53d1dcf9f9509cc1ba61024c89c2b431540c0 authored almost 8 years ago
Merge branch 'master' of https://github.com/jspsych/jsPsych-Redux-GUI into Component-AppBar

"Added the app bar"

github.com/jspsych/jsPsych-Redux-GUI - d49a1f648802a4952403dd897bfd9668c110254f authored almost 8 years ago
add jspsych files

github.com/jspsych/jsPsych-Redux-GUI - e79057a89213100a0f9c8bf4108528a26f83c213 authored almost 8 years ago
add state to plugindrawer

github.com/jspsych/jsPsych-Redux-GUI - 0690aa1bcfb1a9745cbc267686fcbec8096a9083 authored almost 8 years ago
Merge pull request #5 from jspsych/feature-reorderingTrials

Feature reordering trials

github.com/jspsych/jsPsych-Redux-GUI - 29838ccdcc71a0bf54a7ac474787d1d80319e869 authored almost 8 years ago
Merge branch 'master' into feature-reorderingTrials

github.com/jspsych/jsPsych-Redux-GUI - 49c57fdbc9f32bce7c3375f23d7c38732ce43121 authored almost 8 years ago
Fixed animation issues when dragging a trial

github.com/jspsych/jsPsych-Redux-GUI - a335e22721f65941f69950701ee9ee5bda910176 authored almost 8 years ago
Added select trial type, need to fix placement

github.com/jspsych/jsPsych-Redux-GUI - a25c2ac58e872ed83599351d35b82cd0eb8a3018 authored almost 8 years ago
Drag and drop is working. Still needs work on the visuals and the size of the drop area

github.com/jspsych/jsPsych-Redux-GUI - 07cbe6fdebe5d45d19e6afd5d94f25ce60aebbc1 authored almost 8 years ago
Reordering works correctly in the store. Doesn't render the moved trial.

github.com/jspsych/jsPsych-Redux-GUI - e12e30fe85abac5a529d0ca00ff4ef61c44b3c77 authored almost 8 years ago
Working on drag and drop implementation

github.com/jspsych/jsPsych-Redux-GUI - 7ab0493153828aa03212424fc2fd99d10bc7adaf authored almost 8 years ago
Implemented HotKeys for Timeline. SelectableTrialList must be in focus (won't work if the drawer is in focus)

github.com/jspsych/jsPsych-Redux-GUI - cfaae07b5526c59f41d756500e7c75a8f6ddbdf7 authored almost 8 years ago
Changed hash keys to random number for better performance

github.com/jspsych/jsPsych-Redux-GUI - fd51634690fad3e439cac7287895695b9e98b67d authored almost 8 years ago
Merge pull request #4 from jspsych/toggle-isTimeline

Toggle is timeline

github.com/jspsych/jsPsych-Redux-GUI - 1220426e529bdde46b3bca87b542701fd5de2a42 authored almost 8 years ago
fix update state for toggle radio buttons

github.com/jspsych/jsPsych-Redux-GUI - d0ccb92719db5f4138ec6b0ba30923a617307c33 authored almost 8 years ago
add toggle radio buttons

github.com/jspsych/jsPsych-Redux-GUI - 5cf6e1d516b83fad12edb7ad11b627f891dc3e28 authored almost 8 years ago
Merge pull request #3 from jspsych/name-change

resolve trial name change

github.com/jspsych/jsPsych-Redux-GUI - 150f31487b8bffbedae0ac99fd322c2f38112246 authored almost 8 years ago
Fixed menu position and added highlighting for the trial open in the drawer

github.com/jspsych/jsPsych-Redux-GUI - c9746e6b384166b090c0120e9ae1e30a69fdbedc authored almost 8 years ago
resolve trial name change

github.com/jspsych/jsPsych-Redux-GUI - 996f08e132a73b83ae1f4e568465b681cf56cb2c authored almost 8 years ago
Working on drag n drop

github.com/jspsych/jsPsych-Redux-GUI - 1e508405458a1109033a7f9a5f647b00e6d0e1ad authored almost 8 years ago
Got icons to appear from a menu

github.com/jspsych/jsPsych-Redux-GUI - b04e4bfe60d65d4b6a69324f709273d3c3776e3e authored almost 8 years ago
Updated notes ffor what to do this week

github.com/jspsych/jsPsych-Redux-GUI - 767bad14dc496af48adf877a59af873373e34fa7 authored almost 8 years ago
Updated notes ffor what to do this week

github.com/jspsych/jsPsych-Redux-GUI - bf6aa6aa3fc5c8e3dc521fec57e7195590e0e8f2 authored almost 8 years ago
Minor clean up and fixing PluginDrawer

github.com/jspsych/jsPsych-Redux-GUI - 2d328c715add77851be382b31c0e2ba0ff4ec608 authored almost 8 years ago
Changed openDrawer to openTrial

github.com/jspsych/jsPsych-Redux-GUI - e70cf4bab0eeb57f47397c7f39d95c1a873b00bd authored almost 8 years ago
Changed trialTable to a unique ID as the key. Also fixed the issue with restoing archivedStates

github.com/jspsych/jsPsych-Redux-GUI - c76d3cb2793f00fe1fb9252b6a7294758d4bd0d7 authored almost 8 years ago
removed extra file

github.com/jspsych/jsPsych - 9f2158abee7791348c96f2c264a6f6b9c5dfefe1 authored almost 8 years ago
Added start and stop parameters to video plugin

github.com/jspsych/jsPsych - 9f515870e5a3c4c6788f98d3d609cd8303f50294 authored almost 8 years ago
Debugging restore state after deleting trials

github.com/jspsych/jsPsych-Redux-GUI - c6e76646a83682a96e5cc53787d49f181a67c0d4 authored almost 8 years ago
Removed the bundle from git to save space and upload/download time

github.com/jspsych/jsPsych-Redux-GUI - beb7557d01f2e66a2353220c1b440321c177f0c2 authored almost 8 years ago
Merge pull request #2 from jspsych/Update-StateStructure

Update state structure

github.com/jspsych/jsPsych-Redux-GUI - 2a503d4d7150fd5600ba5b04e2a7de6f0ac8eb17 authored almost 8 years ago
Fixed REMOVE_TRIAL. Implemented undo/redo, works except for after deleting trials where it has to go back two states

github.com/jspsych/jsPsych-Redux-GUI - bb6b37e5d4c0a8f4dd334fa48e75f9cb387ec9d1 authored almost 8 years ago
Got SELECT_TRIAL and OPEN/CLOSE_DRAWER working. REMOVE_TRIAL still has issues

github.com/jspsych/jsPsych-Redux-GUI - 716e658470abb3584797d4c36d0df0cb22f28507 authored almost 8 years ago
Merge branch 'Update-StateStructure' of https://github.com/dswallach/jsPsych-Redux-GUI into Update-StateStructure

"Accidentally created a third branch. Merging it back into the second branch"

github.com/jspsych/jsPsych-Redux-GUI - 78a9ec7b73895e9fbcee9e5b753c37d16ee73f18 authored almost 8 years ago
Got ADD_TRIAL working again.

github.com/jspsych/jsPsych-Redux-GUI - 46522263e4f21172da0c4fba3d8d4e3aeef10735 authored almost 8 years ago
Merge pull request #1 from jspsych/Update-StoreStructure

Update store structure

github.com/jspsych/jsPsych-Redux-GUI - 325a642994817261f0df4677ada6cfaee853aeee authored almost 8 years ago
Working on updating the red reducers

github.com/jspsych/jsPsych-Redux-GUI - ed53b49214e1ea5924b68ad05ef76658752ec46c authored almost 8 years ago
On the road to working

github.com/jspsych/jsPsych-Redux-GUI - f2cf2a1335d4afbaced1cdca10a0c3f3c5fd53a5 authored almost 8 years ago
Implemented new state design. Updating GUI features to match

github.com/jspsych/jsPsych-Redux-GUI - 9cb589cd8a20d62d67220348c1124cc75c61ad5c authored almost 8 years ago
Minor Updates so far

github.com/jspsych/jsPsych-Redux-GUI - 7a0836ea53227afa6c22d8cccf8be24088ff014a authored almost 8 years ago
Bug Fix, drawer now opens when a new trial is added (by default the trial is selected)

github.com/jspsych/jsPsych-Redux-GUI - 41a03cf4c55b6cf457fc08d3b9e8639d83257032 authored almost 8 years ago
Added an empty drawer for plugins

github.com/jspsych/jsPsych-Redux-GUI - 92c2b29d39a9fdfdf41e1c0cb8de321ebea254f5 authored almost 8 years ago
Merge pull request #338 from lbai001/patch-2

Changes prependChild() to insertBefore()

github.com/jspsych/jsPsych - 849ab0487189d72122a78da14536f8e90d761116 authored almost 8 years ago
Adds new line at the end

github.com/jspsych/jsPsych - 7ee52ffa347038854fd1ed243e728bbe8e4457b7 authored almost 8 years ago
Adds new line at the end

github.com/jspsych/jsPsych - 896fba4b4f02291d690899f54f67b6cb73b266fd authored almost 8 years ago
Adds new line at the end

github.com/jspsych/jsPsych - 398a210854c634a0ec8915c40025e867fc66e404 authored almost 8 years ago
Changes wording in comments

github.com/jspsych/jsPsych - 8600afc0caffd727160fd21a6678443914b975ef authored almost 8 years ago
Changes wording in comment

github.com/jspsych/jsPsych - 4d6e253896db28a233e90f1f79980092ac7279dd authored almost 8 years ago
Changes wording in introduction

github.com/jspsych/jsPsych - 08e47a68f3b47f6684b2f7b753d9adcde93efa42 authored almost 8 years ago
Changes wording in introduction

github.com/jspsych/jsPsych - 47b0f1b3280f94d418952a217b8019ecfaca67a3 authored almost 8 years ago
multiple choice plugin is now same with origin/master multiple choice plug in

github.com/jspsych/jsPsych - d94876e5adefa9e366bdac1decfad628c9f9db70 authored almost 8 years ago
Merge branch 'master' of github.com:jodeleeuw/jsPsych into multi_picture_multi_select_plug_in_docs_example

github.com/jspsych/jsPsych - 58ae31511c80fa9cedc56367814e37a873af5b2c authored almost 8 years ago
survey-multi-select survey-multi-picture plug-ins

-examples included
-docs included

github.com/jspsych/jsPsych - 3b9160f8f7cdb5c4fdb6124e238eb5887b21bc67 authored almost 8 years ago
Changes prependChild() to insertBefore()

/*change log*/
prependChild is now insertBefore due to compatibility issue for older browsers.

github.com/jspsych/jsPsych - 55106fe85e03e44fceafb24c1e7c535064cb8681 authored almost 8 years ago
add color option

github.com/jspsych/jsPsych - 7abacf7a1c99604e07b51cc43916b0f6b746c04b authored almost 8 years ago
modify how buttons display to get proper bounding box

github.com/jspsych/jsPsych - 72e54a217392a05f16fa91cd9d6681daa22d0e63 authored almost 8 years ago
Merge branch 'master' of https://github.com/jodeleeuw/jsPsych

github.com/jspsych/jsPsych - c5317e926c00617cbbc7f73bfa1500f557b1cda5 authored almost 8 years ago
fix survey-likert plugin

github.com/jspsych/jsPsych - b916e62d88be3004616d976dc082ef5785f5ab62 authored almost 8 years ago
Merge pull request #335 from mvdoc/bf/likert

BF: fix query to response button for survey-likert

github.com/jspsych/jsPsych - 0c50fb5f862956967cbe1bc4c5dc642a6aedac4e authored almost 8 years ago
BF: fix query to response button for survey-likert

github.com/jspsych/jsPsych - 2c89131fc2635b87e5913bd525aad00d7cca8e79 authored almost 8 years ago
Improving multiple trial selection

github.com/jspsych/jsPsych-Redux-GUI - 7615dc7d571cde58880e4fb596709f2f9f99f795 authored almost 8 years ago
Merge branch 'master' of https://github.com/dswallach/jsPsych-Redux-GUI

github.com/jspsych/jsPsych-Redux-GUI - 13d59991c45e92bdf5c031794c85ced51a81b293 authored almost 8 years ago
Converted selected into a list

github.com/jspsych/jsPsych-Redux-GUI - 7214614ba26c1341c98bd43f0c6538e9d9d29952 authored almost 8 years ago