{"id":19867928,"url":"https://github.com/tymorrow/behaviorlab","last_synced_at":"2026-06-13T14:33:22.477Z","repository":{"id":225081425,"uuid":"332373642","full_name":"tymorrow/behaviorlab","owner":"tymorrow","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-29T04:41:11.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T00:39:23.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/tymorrow.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}},"created_at":"2021-01-24T05:22:46.000Z","updated_at":"2024-02-29T04:41:57.000Z","dependencies_parsed_at":"2024-02-29T06:44:36.009Z","dependency_job_id":null,"html_url":"https://github.com/tymorrow/behaviorlab","commit_stats":null,"previous_names":["tymorrow/behaviorlab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tymorrow/behaviorlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tymorrow%2Fbehaviorlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tymorrow%2Fbehaviorlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tymorrow%2Fbehaviorlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tymorrow%2Fbehaviorlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tymorrow","download_url":"https://codeload.github.com/tymorrow/behaviorlab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tymorrow%2Fbehaviorlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34288664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"keywords":[],"created_at":"2024-11-12T15:31:19.973Z","updated_at":"2026-06-13T14:33:22.460Z","avatar_url":"https://github.com/tymorrow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Behavior Lab\n\nThis repo builds a unique *Behavior Lab* for each student.\nA behavior lab consists of *N* programs for which a student must identify certain characteristics.\nThese characteristics will be need to be logged in an *answers* CSV file and compared to the solution for grading.\n\n\n## Installation\n\n```bash\npip install -r requirements.txt\n```\n\n\n## Usage\n\n### Generating\n\nIf you have Python 3.X, you can run:\n\n```bash\n./generate.sh\n```\n\nor:\n\n```bash\npython3 generate.py\n```\n\nFor `generate.py` to work, you will need to add a `students.json` file with the following structure:\n\n```\n{\n    \"\u003cstudent 1 identifier\u003e\": {\n        // Other info (not currently used)\n    },\n    \"\u003cstudent 2 identifier\u003e\": {\n        // Other info (not currently used)\n    }\n    ...\n}\n```\n\n\n### Grading\n\nGrading is done with `grade.py`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftymorrow%2Fbehaviorlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftymorrow%2Fbehaviorlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftymorrow%2Fbehaviorlab/lists"}