{"id":44794439,"url":"https://github.com/learnweb/moodle-townsquareexpansion_ratingallocate","last_synced_at":"2026-02-16T12:27:11.281Z","repository":{"id":239776874,"uuid":"798345183","full_name":"learnweb/moodle-townsquareexpansion_ratingallocate","owner":"learnweb","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-01T10:31:08.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T22:14:40.995Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/learnweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-09T15:35:51.000Z","updated_at":"2025-12-01T10:29:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"98f99f01-ee4e-46ae-b2ed-0fcf426bc1cb","html_url":"https://github.com/learnweb/moodle-townsquareexpansion_ratingallocate","commit_stats":null,"previous_names":["learnweb/moodle-townsquareexpansion_ratingallocate"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/learnweb/moodle-townsquareexpansion_ratingallocate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-townsquareexpansion_ratingallocate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-townsquareexpansion_ratingallocate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-townsquareexpansion_ratingallocate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-townsquareexpansion_ratingallocate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnweb","download_url":"https://codeload.github.com/learnweb/moodle-townsquareexpansion_ratingallocate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-townsquareexpansion_ratingallocate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29507902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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"}},"keywords":[],"created_at":"2026-02-16T12:27:06.593Z","updated_at":"2026-02-16T12:27:11.259Z","avatar_url":"https://github.com/learnweb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# moodle-townsquarexpansion_ratingallocate.\n\n\nA moodle subplugin that expands the functionality of the townsquare block. Documentation of the subplugin: https://github.com/learnweb/moodle-townsquareexpansion_ratingallocate\n\n## Description\n\nThe townsquare block is a Moodle block plugin that shows notifications from different plugins to the user. As Townsquare only\nsupports Moodle core plugins, this subplugin extends the functionality by managing notifications from the ratingallocate activity\nand making them available for the townsquare block.\n\nDocumentation of the [ratingallocate activity plugin](https://github.com/learnweb/moodle-mod_ratingallocate)\n\n## Important information:\nTo install this subplugin, your Moodle system needs to have the townsquare block and the townsquaresupport local plugin\ninstalled.\n\nDocumentation of the townsquare block: https://github.com/learnweb/moodle-block_townsquare\nDocumentation of the townsquaresupport local plugin: https://github.com/learnweb/moodle-local_townsquaresupport\n\nAfter installing both plugins, you can install this subplugin.\n\n## Installation:\nInstalling via uploaded ZIP file\nLog in to your Moodle site as an admin and go to Site administration \u003e Plugins \u003e Install plugins.\nUpload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.\nCheck the plugin validation report and finish the installation.\nInstalling manually\nThe plugin can be also installed by putting the contents of this directory to\n\n{your/moodle/dirroot}/local/townsquaresupport/townsquareexpansion/moodleoverflow\nAfterwards, log in to your Moodle site as an admin and go to Site administration \u003e Notifications to complete the installation.\n\nAlternatively, you can run\n\n$ php admin/cli/upgrade.php\nto complete the installation from the command line.\n\nLicense\n2024 Tamaro Walter\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnweb%2Fmoodle-townsquareexpansion_ratingallocate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnweb%2Fmoodle-townsquareexpansion_ratingallocate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnweb%2Fmoodle-townsquareexpansion_ratingallocate/lists"}