{"id":60852,"url":"https://github.com/openlists/BehavioralTaskSoftware","name":"BehavioralTaskSoftware","description":"A list of openly resources for creating and running behavioral tasks.","projects_count":39,"last_synced_at":"2026-04-15T23:00:28.638Z","repository":{"id":115453865,"uuid":"188630606","full_name":"openlists/BehavioralTaskSoftware","owner":"openlists","description":"A list of openly resources for creating and running behavioral tasks.","archived":false,"fork":false,"pushed_at":"2022-08-19T14:47:24.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-01T02:23:37.125Z","etag":null,"topics":["awesome-list","behavior","experiments","list","psychology","psychology-experiments"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openlists.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-26T02:09:14.000Z","updated_at":"2024-07-12T18:50:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"8de1c0a6-63c2-4599-9296-155137aebe7b","html_url":"https://github.com/openlists/BehavioralTaskSoftware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openlists/BehavioralTaskSoftware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlists%2FBehavioralTaskSoftware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlists%2FBehavioralTaskSoftware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlists%2FBehavioralTaskSoftware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlists%2FBehavioralTaskSoftware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlists","download_url":"https://codeload.github.com/openlists/BehavioralTaskSoftware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlists%2FBehavioralTaskSoftware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# OpenTasks\n\nA collection of openly available software platforms for creating behavioral tasks. \n\nAlso included are collections of available task implementations.\n\n## Table of Contents\n\n- [Software Platforms](#software-platforms)\n- [Task Implementations](#task-implementations)\n\n## Software Platforms\n\nThe following are open-source or free-to-use software platforms for creating tasks.\n\n### Psychopy\n\n![Language](https://img.shields.io/badge/Language-Python-blue.svg)\n![Language](https://img.shields.io/badge/GUI-yes-lightgrey.svg)\n\nPsychopy is a package for creating and running behavioral tasks.\n\n[HomePage](https://www.psychopy.org/) -\n[Github](https://github.com/psychopy/psychopy) -\n[Paper](https://doi.org/10.1016/j.jneumeth.2006.11.017)\n\n### Expyriment\n\n![Language](https://img.shields.io/badge/Language-Python-blue.svg)\n\nExpyriment is a package for creating and running behavioral tasks.\n\n[HomePage](https://www.expyriment.org/) -\n[Github](https://github.com/expyriment/expyriment) -\n[Paper](https://doi.org/10.3758/s13428-013-0436-9)\n\n### OpenSesame\n\n![Language](https://img.shields.io/badge/Language-Python-blue.svg)\n\nOpenSesame is a package for creating and running behavioral tasks.\n\n[HomePage](https://osdoc.cogsci.nl/) -\n[Github](https://github.com/smathot/OpenSesame) -\n[Paper](https://doi.org/10.3758/s13428-011-0168-7)\n\n### PyControl\n\n![Language](https://img.shields.io/badge/Language-Python-blue.svg)\n\nPyControl is a system of software and hardware for controlling behavioral experiments based on the MicroPython microcontroller.\n\n[HomePage](https://pycontrol.readthedocs.io/) -\n[Github](https://github.com/pyControl) -\n[Paper](https://elifesciences.org/articles/67846)\n\n### PsychToolbox\n\n![Language](https://img.shields.io/badge/Language-Matlab-orange.svg)\n\nPsychToolbox is a package for creating and running behavioral tasks.\n\n[HomePage](http://psychtoolbox.org/) -\n[Github](https://github.com/Psychtoolbox-3/Psychtoolbox-3) -\n[Paper](https://doi.org/10.1163/156856897X00357)\n\n### jsPsych\n\n![Language](https://img.shields.io/badge/Language-javascript-yellow.svg)\n\njsPsych is a package for creating behavioral tasks, and running them in web browsers. \n\n[HomePage](https://www.jspsych.org/) -\n[Github](https://github.com/jspsych/jsPsych/) -\n[Paper](https://doi.org/10.3758/s13428-014-0458-y)\n\n### lab.js\n\n![Language](https://img.shields.io/badge/Language-javascript-yellow.svg)\n![Language](https://img.shields.io/badge/GUI-yes-lightgrey.svg)\n\nlab.js is an online study builder, for building tasks for web browsers. \n\n[HomePage](https://lab.js.org/) -\n[Github](https://github.com/felixhenninger/lab.js) -\n[Paper](https://doi.org/10.31234/osf.io/fqr49)\n\n### Stimuli App\n\n![Language](https://img.shields.io/badge/Language-swift-green.svg)\n![Language](https://img.shields.io/badge/GUI-yes-lightgrey.svg)\n\nStimuliApp is an app / platform for creating psychophysics tasks for iOS and iPadOS devices (phones and tablets).\n\n[HomePage](https://www.stimuliapp.com/) -\n[Github](https://github.com/marinraf/StimuliApp)\n\n## Task Implementations\n\nThe following are collection of or individual tasks implementations.\n\n### Pavlovia\n\nPavlovia is a forum for researchers to share and run experiments.\n\n[Homepage](https://pavlovia.org/) -\n[List of Experiments](https://pavlovia.org/explore)\n\n### Miscellaneous Tasks Implementations\n\n- A [memory span task](https://github.com/tmalsburg/py-span-task), implemented in Python\n- A [stop-signal task](https://github.com/bramzandbelt/StPy), implemented in Python\n- Some [experiments](https://bartlettje.github.io/BartlettJE.github.io/experiments/), in OpenSesame and Psychopy, by James E Bartlett\n","created_at":"2024-05-15T00:00:18.086Z","updated_at":"2026-04-15T23:00:28.638Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Software Platforms","Task Implementations"],"sub_categories":["PsychToolbox","Psychopy","jsPsych","OpenSesame","PyControl","Expyriment","lab.js","Stimuli App","Pavlovia","Miscellaneous Tasks Implementations"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/openlists%2Fbehavioraltasksoftware/projects"}