{"id":19513437,"url":"https://github.com/escolalms/topic-type-project","last_synced_at":"2025-02-25T23:24:00.926Z","repository":{"id":117291437,"uuid":"609171460","full_name":"EscolaLMS/Topic-Type-Project","owner":"EscolaLMS","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-16T11:52:54.000Z","size":498,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T20:45:17.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EscolaLMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-03T14:26:36.000Z","updated_at":"2023-03-06T10:39:50.000Z","dependencies_parsed_at":"2023-05-31T17:00:22.843Z","dependency_job_id":"ad42ee0c-8475-4fb3-87bd-a0cba7dc8a2a","html_url":"https://github.com/EscolaLMS/Topic-Type-Project","commit_stats":{"total_commits":13,"total_committers":5,"mean_commits":2.6,"dds":"0.46153846153846156","last_synced_commit":"cc993a357084ea9b1bde4ea3ff7e4897a4710d93"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2FTopic-Type-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2FTopic-Type-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2FTopic-Type-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2FTopic-Type-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EscolaLMS","download_url":"https://codeload.github.com/EscolaLMS/Topic-Type-Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240762498,"owners_count":19853494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10T23:29:59.848Z","updated_at":"2025-02-25T23:24:00.621Z","avatar_url":"https://github.com/EscolaLMS.png","language":"PHP","readme":"# Topic Type Project\n\n[![swagger](https://img.shields.io/badge/documentation-swagger-green)](https://escolalms.github.io/Topic-Type-Project/)\n[![codecov](https://codecov.io/gh/EscolaLMS/Topic-Type-Project/branch/main/graph/badge.svg?token=NRAN4R8AGZ)](https://codecov.io/gh/EscolaLMS/Topic-Type-Project)\n[![phpunit](https://github.com/EscolaLMS/Topic-Type-Project/actions/workflows/test.yml/badge.svg)](https://github.com/EscolaLMS/Topic-Type-Project/actions/workflows/test.yml)\n[![downloads](https://img.shields.io/packagist/dt/escolalms/topic-type-project)](https://packagist.org/packages/escolalms/topic-type-project)\n[![downloads](https://img.shields.io/packagist/v/escolalms/topic-type-project)](https://packagist.org/packages/escolalms/topic-type-project)\n[![downloads](https://img.shields.io/packagist/l/escolalms/topic-type-project)](https://packagist.org/packages/escolalms/topic-type-project)\n[![Maintainability](https://api.codeclimate.com/v1/badges/0c9e2593fb30e2048f95/maintainability)](https://codeclimate.com/github/EscolaLMS/Topic-Type-Project/maintainability)\n\n## What does it do\n\nThis package is another [TopicType](https://github.com/EscolaLMS/topic-types). It allows students to upload their solutions as files.\nThis type is used for building headless Course.\n\nThe package by default grants students permissions to add and view their own solutions within the course.\nAdministrators have permissions to display the list of all student solutions, as well as to download and delete them.\n\n## Installing\n\n- `composer require escolalms/topic-type-project`\n- `php artisan migrate`\n- `php artisan db:seed --class=\"EscolaLms\\TopicTypeProject\\Database\\Seeders\\TopicTypeProjectPermissionSeeder\"`\n\n## Endpoints\n\nThe endpoints are defined in [![swagger](https://img.shields.io/badge/documentation-swagger-green)](https://escolalms.github.io/Topic-Type-Project/)\n\n## Tests\n\nRun `./vendor/bin/phpunit` to run tests.\nTest details [![codecov](https://codecov.io/gh/EscolaLMS/Topic-Type-Project/branch/main/graph/badge.svg?token=NRAN4R8AGZ)](https://codecov.io/gh/EscolaLMS/Topic-Type-Project)\n\n## Events\n\n- `ProjectSolutionCreatedEvent` - This event is dispatched when the user has uploaded a solution\n\nYou can use the [escolalms/templates-email](https://github.com/EscolaLMS/Templates-Email/tree/main/src/TopicTypeProject) package, which listens to this event and sends an email.\n\n## Listeners\n\nThis package does not listen for any events.\n\n## Permissions\n\nPermissions are defined in [seeder](https://github.com/EscolaLMS/Topic-Type-Project/blob/main/database/seeders/TopicTypeProjectPermissionSeeder.php).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescolalms%2Ftopic-type-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescolalms%2Ftopic-type-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescolalms%2Ftopic-type-project/lists"}