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

adding common data to plugins

plugins should record trial index as a default.

added data capture for rt to text plugin

github.com/jspsych/jsPsych - a4bfaf65d0a49c379add9687fe3a5b4e7e3cb1d8 authored almost 12 years ago by Josh de Leeuw <[email protected]>
added likert scale plugin, modified categorization plugin

- new plugin for doing likert scale type question
- categorization plugin modified to be more co...

github.com/jspsych/jsPsych - 79cb5911bc8fe332346c68de0701c62be2af2c3c authored almost 12 years ago by Josh de Leeuw <[email protected]>
updating xab plugin to have more options for presentation

github.com/jspsych/jsPsych - 6b71893068f070f3977be93f92110ec1a907f818 authored almost 12 years ago by Josh de Leeuw <[email protected]>
bug fix

github.com/jspsych/jsPsych - 04b981f3a944f7477321b4becd14cbdb93a09700 authored almost 12 years ago by Josh de Leeuw <[email protected]>
tidying up plugins

adding "trial_type" as a default data item

rt got added to similarity plugin

github.com/jspsych/jsPsych - c43247eae67cc4eda763064905d875ddb8775dd8 authored almost 12 years ago by Josh de Leeuw <[email protected]>
1/21/2013

github.com/jspsych/jsPsych - 9651f983a2da07a9a8b8e30c90655db88390512b authored almost 12 years ago by Josh de Leeuw <[email protected]>
replaced all references to $this with display_element

$this was confusing on multiple levels, and has now been replaced with a
more appropriately name...

github.com/jspsych/jsPsych - 25509c9f866d77e86f4067aeb16c5ed053ce68b1 authored almost 12 years ago by Josh de Leeuw <[email protected]>
added options to si-kr plugin

can now opt to leave the stimulus on the screen for a fixed length of
time, still recording the ...

github.com/jspsych/jsPsych - 42d78b35101a37c896013ec7aaa2b51faab48c5b authored almost 12 years ago by Josh de Leeuw <[email protected]>
created jspsych-utils.js

added function to generate flat data array from hierarchical
jspsych.data object.

github.com/jspsych/jsPsych - a08dbc7029248addabd7b319edc30a9a64dccd5a authored almost 12 years ago by Josh de Leeuw <[email protected]>
moved plugins to /plugins

github.com/jspsych/jsPsych - 34cffa2b14ede9c76f06d40adc3e07cfeb7523e8 authored almost 12 years ago by Josh de Leeuw <[email protected]>
v1.08

- added adaptive category training
- categorize multi and samedifferentloc are incomplete and un...

github.com/jspsych/jsPsych - d5598e3fff9f09383a2dcaa1ecf8615951d010be authored almost 12 years ago by Josh de Leeuw <[email protected]>
added twoimage-keyresponse

github.com/jspsych/jsPsych - d073e8834b08bb8b724cdc9495d049456c494bba authored about 12 years ago by Josh de Leeuw <[email protected]>
renamed categorize-unknown to singleimage-keyresponse

Also did some significant simplification in the code. This change is
meant to reflect the fact t...

github.com/jspsych/jsPsych - be236ba38367314d46fb3e9b746ae2fd1f71d395 authored about 12 years ago by Josh de Leeuw <[email protected]>
added ballistic-match-2, experimental plugin

don't use it probably...

github.com/jspsych/jsPsych - 4d24a107a80de098e870d06e355f195577a4883d authored about 12 years ago by Josh de Leeuw <[email protected]>
bug fix to ballistic-match

github.com/jspsych/jsPsych - dcaeb9b65e46660737b89daaa28ff4a6e7effcaa authored about 12 years ago by Josh de Leeuw <[email protected]>
changed timing options for xab, sim

now second stimuli can be displayed for fixed time instead of
indefinitely.

github.com/jspsych/jsPsych - beb94dd4594d7a5ef8ec58ff2b341787df9a49a3 authored about 12 years ago by Josh de Leeuw <[email protected]>
update to 1.04

--added mouse option to text, click to advance.
--touch-freepick added, not a generalized plugin...

github.com/jspsych/jsPsych - eddc53f91aa0932b821feb80ec1ba2157d61a124 authored about 12 years ago by Josh de Leeuw <[email protected]>
changed score data to sim_score data

github.com/jspsych/jsPsych - ef9007fbcdde297cd1ea186fcc99f464da1b4aa4 authored over 12 years ago by Josh de Leeuw <[email protected]>
custom labels option for similarity plugin

github.com/jspsych/jsPsych - 236f7ce4c52ab17b60017f8d028b1847be25f0e2 authored over 12 years ago by Josh de Leeuw <[email protected]>
changed similarity label to "identical"

github.com/jspsych/jsPsych - 3d17d5c2ee80ebf34083fc70c5445d2db5e55851 authored over 12 years ago by Josh de Leeuw <[email protected]>
changed data storage for free-sort to use JSON encoding

github.com/jspsych/jsPsych - 3aeae053a0794ea90142ed16de62c7618b4e48c8 authored over 12 years ago by Josh de Leeuw <[email protected]>
started work on freepick touch plugin

do not use. still in development.

github.com/jspsych/jsPsych - 4c7463273b1ca20de2fffdbe416fd02314625cd0 authored over 12 years ago by Josh de Leeuw <[email protected]>
Added extensive commenting to text plugin

github.com/jspsych/jsPsych - ca38b559f1ed024054e52ac5c975b0b81cead686 authored over 12 years ago by Josh de Leeuw <[email protected]>
bug fix active-match

wasn't resetting the response variables, so responses were being
appended onto the list instead ...

github.com/jspsych/jsPsych - 817c9f41189f4cba67d3ffedce0133556e12908e authored over 12 years ago by Josh de Leeuw <[email protected]>
minor commenting

github.com/jspsych/jsPsych - fc6321de8aab3160dd15d6b61af26d5e44fa851f authored over 12 years ago by Josh de Leeuw <[email protected]>
call-func fix; added active-match

call-function: changed data storage so that if there was no return value
then no data would be s...

github.com/jspsych/jsPsych - 691e8086ffc0719301cfafd22b351af07490b34d authored over 12 years ago by Josh de Leeuw <[email protected]>
Update README.md

github.com/jspsych/jsPsych - 9086cf59ce8abf2bf51e9d1dd160ce42961e5286 authored over 12 years ago by Josh de Leeuw <[email protected]>
added variables option to jspsych-text

variables (in the form of functions) can be passed in to the text plug
in and their contents (re...

github.com/jspsych/jsPsych - 4ea424b465fe54d2e453f4004ba53fbc3d78328e authored over 12 years ago by Josh de Leeuw <[email protected]>
added force_refresh option to -html plugin

html plugin was not pulling the most recent version of the html document
if the document was alr...

github.com/jspsych/jsPsych - 15cc690a9f393e8a8e0352d46418777c52e102d5 authored over 12 years ago by Josh de Leeuw <[email protected]>
fixed bug in call-function

args were not being passed in as an array

github.com/jspsych/jsPsych - f7bc23c741ac5d0eebf69b2ff6964a50d8c492f2 authored over 12 years ago by Josh de Leeuw <[email protected]>
ensure that user defined prompt is removed in XAB

github.com/jspsych/jsPsych - 711959ce834ce7a0da06e576f672f9385a9e7ab2 authored over 12 years ago by Josh de Leeuw <[email protected]>
added default repetitions=1 to jspsych-animation

github.com/jspsych/jsPsych - a0f0eb367e4fd86cd3a469e77e1720412d4d4aaa authored over 12 years ago by Josh de Leeuw <[email protected]>
added prompt option to XAB

github.com/jspsych/jsPsych - d2d06d0772c531f13a9ca1e01aa72b56fb4fad41 authored over 12 years ago by Josh de Leeuw <[email protected]>
bug fix in call-function

github.com/jspsych/jsPsych - 8b7e9f0aa9f0b9a6373de22786e475a906b7f838 authored over 12 years ago by Josh de Leeuw <[email protected]>
added options to categorize-animation

can now set the number of repetitions of the animation, and choose to
allow user input before th...

github.com/jspsych/jsPsych - caaab0b84fea4003eef6b2e67d24eaef8cb32f79 authored over 12 years ago by Josh de Leeuw <[email protected]>
added jspsych-free-sort

free sort is a plugin that displays a set of stimuli and records the
movements that participants...

github.com/jspsych/jsPsych - 871ba7a89720261a2f1a1acbba56a60cf1363cbe authored over 12 years ago by Josh de Leeuw <[email protected]>
bug fix - moved where on_trial_finish is called to ensure it is called at the end of every trial

github.com/jspsych/jsPsych - 2f0d6c7e1e30904daca2c8fd4a038ca6b3a09dc1 authored over 12 years ago by Josh de Leeuw <[email protected]>
bug fixes for callback methods in previous commit

github.com/jspsych/jsPsych - 946f1aeea0cefeea8d77448c0cbddd62460e316a authored over 12 years ago by Josh de Leeuw <[email protected]>
Added optional callback methods for tiral start and trial finish events in core library.

Can now pass in functions to the core library on init() so that a
function can be called at the ...

github.com/jspsych/jsPsych - 19983090a8e3cd6a5dd67a10c131964c94dac821 authored over 12 years ago by Josh de Leeuw <[email protected]>
Added core.progress

// core.progress returns an object with the following properties
// total_blocks: the number o...

github.com/jspsych/jsPsych - b33ab88b22dd30a28933fa515d51d00cee2cf833 authored over 12 years ago by Josh de Leeuw <[email protected]>
added keys option to XAB

Added two optional parameters to the XAB plugin so that they key that
subjects press to answer l...

github.com/jspsych/jsPsych - b8a72862cf480149ddfabfc18de6263e9393c32a authored over 12 years ago by Josh de Leeuw <[email protected]>
recommit of previous commit since nothing was changed...

jspsych-similarity.js : fixed data storage so that generic data object
was included in the block...

github.com/jspsych/jsPsych - 39846f1754a79e4099a5b2924300c86e0fe4c9fc authored over 12 years ago by Josh de Leeuw <[email protected]>
misc changes / additions (see extended description)

jspsych-similarity.js : fixed data storage so that generic data object
was included in the block...

github.com/jspsych/jsPsych - ef9a605cd84d78d209d5a0566bccac26ee57677a authored over 12 years ago by Josh de Leeuw <[email protected]>
html plugin accepts an check function now, that is called before proceeding.

github.com/jspsych/jsPsych - fbe4b3ea3ea14eff69cc46b19ad2dffd8270eb0a authored over 12 years ago by Erik Weitnauer <[email protected]>
added plugin that can load and display an html page

github.com/jspsych/jsPsych - 41519c50796c92f365ddaefca72fb9455786a963 authored over 12 years ago by Erik Weitnauer <[email protected]>
plugin changes

similarity, categorize-animation, and storybook got revised. minor
revisions.

github.com/jspsych/jsPsych - dc6a9761f3d15413b9158b1805c2f379aff988d1 authored over 12 years ago by Josh de Leeuw <[email protected]>
added core.data()

jsPsych.data() now returns an array that contains all of the data from
the experiment.

github.com/jspsych/jsPsych - 3c046778787242501a82bd5aee602d38a408cb1d authored over 12 years ago by Josh de Leeuw <[email protected]>
remove json

No need for jQuery json library in repository.

github.com/jspsych/jsPsych - 17b9f5bd6d803d57d5006cb935088aca6f75e069 authored over 12 years ago by Josh de Leeuw <[email protected]>
breaking change

changes to the core jspsych.js file will break some backwards
compatibility. script files are no...

github.com/jspsych/jsPsych - 338a21d1998f9a7822a14e7208b35264b5b60fcb authored over 12 years ago by Josh de Leeuw <[email protected]>
Update README.md

github.com/jspsych/jsPsych - de1087dc262b39cae0a918b469c54bc1a159d910 authored over 12 years ago by Josh de Leeuw <[email protected]>
Minor bug corrections

github.com/jspsych/jsPsych - ed5034bbd00c0785c3667e3bec80a1898d02b3af authored over 12 years ago by Josh de Leeuw <[email protected]>
Merge branch 'HEAD' of [email protected]:jodeleeuw/jsPsych.git

github.com/jspsych/jsPsych - 8bd466c18f279467768b66afe6050349d8fc3817 authored over 12 years ago by Josh de Leeuw <[email protected]>
Fixing some bugs due to change in the plugin structure.

github.com/jspsych/jsPsych - 94610dbcccebfbfcdc5b3e76883f0b37de003b08 authored over 12 years ago by Josh de Leeuw <[email protected]>
Update README.md

github.com/jspsych/jsPsych - 90c3780a17b28eeb36e9ef055225752b55b774bc authored over 12 years ago by jodeleeuw <[email protected]>
Rescoped everything so that jsPsych is not a jQuery plugin.

The top level object is jsPsych, and plugins are defined as jsPsych.PLUGIN.

The library also lo...

github.com/jspsych/jsPsych - befdcfc1cd8e05e91e8a82db793203871d309788 authored over 12 years ago by Josh de Leeuw <[email protected]>
Merge branch 'HEAD' of [email protected]:jodeleeuw/jsPsych.git

github.com/jspsych/jsPsych - 1d1a9c7e34840e82b145900741dcf95a6cc613ad authored over 12 years ago by Josh de Leeuw <[email protected]>
md fix?

github.com/jspsych/jsPsych - f108daddb974cdbe867ab777207eec64569cb725 authored over 12 years ago by Josh de Leeuw <[email protected]>
Update README

github.com/jspsych/jsPsych - 4f31bb928ced1c1daffe0516b188efbd80412727 authored over 12 years ago by jodeleeuw <[email protected]>
editing readme

github.com/jspsych/jsPsych - be43a592673cdeea544497589414dcdb299a527e authored over 12 years ago by Josh de Leeuw <[email protected]>
missed the animation and touch plugins in previous changes.

similarity had a bug in the naming of the plugin.

github.com/jspsych/jsPsych - a056b6e69cb65548d7677235f1ac30394e81ebec authored over 12 years ago by Josh de Leeuw <[email protected]>
Reworking the plugin structure to use the Module javascript design pattern.

Plugins now have a consistent internal structure, with better variable scoping.

This version br...

github.com/jspsych/jsPsych - 9c94b4d0b65de31aa0cc5bb512476e7ba15f3101 authored over 12 years ago by Josh de Leeuw <[email protected]>
removed showImage and showImages from jspsych.js

fixed ie bugs in similarity

github.com/jspsych/jsPsych - 9c8884f356b114da95a888f98c30907d826d5a74 authored over 12 years ago by Josh de Leeuw <[email protected]>
Fixed IE bugs in animation, categorization, and xab versions.

github.com/jspsych/jsPsych - 6656564b63bb4602f5bc745262a342bf38a98cca authored over 12 years ago by Josh de Leeuw <[email protected]>
Lots of changes:

1 - Modified animation library to allow for prompt to be displayed while animation is displayed....

github.com/jspsych/jsPsych - c3a42dc35814b4c0f332fa2eb6a6e051e740aff2 authored over 12 years ago by Josh de Leeuw <[email protected]>
added a touch version of the xab task (click on the target instead of pressing a key)

github.com/jspsych/jsPsych - 5ffc88513978970ee7876380a003993901b3d885 authored over 12 years ago by Josh de Leeuw <[email protected]>
Merge branch 'HEAD' of https://[email protected]/dhendrickson/jspsych.git

github.com/jspsych/jsPsych - 78317f4f9f07d4aa29a45080dabc2e924447b03e authored over 12 years ago by Josh de Leeuw <[email protected]>
Two changes:

-- added time recording to samedifferent task, which records the actual clock time
that stimuli ...

github.com/jspsych/jsPsych - e556be06c989752a8f3f0516460c284045f7488c authored over 12 years ago by Josh de Leeuw <[email protected]>
spelling corrections.

github.com/jspsych/jsPsych - dea7cac8e27ddbd154502975e8a284bc857c7be9 authored over 12 years ago by Drew Hendrickson <[email protected]>
added README file.

github.com/jspsych/jsPsych - 93e8b899da045a93c33ebe843e86092e71184af1 authored over 12 years ago by Drew Hendrickson <[email protected]>
minor changes

github.com/jspsych/jsPsych - cf073155b69b7dd165eb611d4ff0d80799ce5faf authored over 12 years ago by Josh de Leeuw <[email protected]>
Suite of bugfixes and changes related to same-different and animation plugin. Animation plugin is a complete redesign that removes dependency on the canimate.js library.

github.com/jspsych/jsPsych - e88a1b052f6c93d76fc4b18e27f5d90501140ed0 authored over 12 years ago by Josh de Leeuw <[email protected]>
Added jspsych-animation, a plugin for trials that involve animation. Given

a set of images, the plugin will show an animation of those images at a
user specified rate.

github.com/jspsych/jsPsych - 6969fbcdc9741fffd5be85856441d31044661efb authored over 12 years ago by Josh de Leeuw <[email protected]>
verifying git setup

github.com/jspsych/jsPsych - dfb0642ec2370346cd0c76b4c784271717e743de authored over 12 years ago by Josh de Leeuw <[email protected]>
code directly from Josh

github.com/jspsych/jsPsych - ee8de223d503bed3456312a1ffd1f2207ffe7e20 authored over 12 years ago by Drew Hendrickson <[email protected]>