{"id":40350125,"url":"https://github.com/open-lms-open-source/moodle-mod_hsuforum","last_synced_at":"2026-01-20T09:35:54.498Z","repository":{"id":9487269,"uuid":"11376574","full_name":"open-lms-open-source/moodle-mod_hsuforum","owner":"open-lms-open-source","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-21T21:55:55.000Z","size":3015,"stargazers_count":13,"open_issues_count":46,"forks_count":47,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-01-14T01:05:22.538Z","etag":null,"topics":["forum","moodle","moodle-activity","moodle-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/open-lms-open-source.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-07-12T19:36:56.000Z","updated_at":"2025-12-21T21:55:58.000Z","dependencies_parsed_at":"2023-09-28T02:30:12.670Z","dependency_job_id":"68be2851-b1c9-4cd3-a42f-4962b7d79ebc","html_url":"https://github.com/open-lms-open-source/moodle-mod_hsuforum","commit_stats":null,"previous_names":["moodlerooms/moodle-mod_hsuforum"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/open-lms-open-source/moodle-mod_hsuforum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-lms-open-source%2Fmoodle-mod_hsuforum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-lms-open-source%2Fmoodle-mod_hsuforum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-lms-open-source%2Fmoodle-mod_hsuforum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-lms-open-source%2Fmoodle-mod_hsuforum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-lms-open-source","download_url":"https://codeload.github.com/open-lms-open-source/moodle-mod_hsuforum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-lms-open-source%2Fmoodle-mod_hsuforum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28600823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T08:51:33.170Z","status":"ssl_error","status_checked_at":"2026-01-20T08:51:10.855Z","response_time":117,"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":["forum","moodle","moodle-activity","moodle-plugin"],"created_at":"2026-01-20T09:35:54.438Z","updated_at":"2026-01-20T09:35:54.488Z","avatar_url":"https://github.com/open-lms-open-source.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Forum Activity\n\nOpen forums enhance Moodle Forums by providing teachers and students with quick,\nsimple views into the forums and their discussions. Allowing users to sort and search\ndiscussions easily and in multiple layouts is key to Advanced Forums increased usability.\nRead tracking is a feature in Advanced forums that highlights unread posts,\nmaking it even easier to manage a forum. This saves the student time in viewing and\nresponding to posts, and saves the teacher time in finding the posts that are most\nrelevant to the class. Teachers are empowered to create anonymous interactions with\nstudents while still being able to provide accurate grading with advanced grading methods.\n\n![local_hsuforum](https://moodle.org/pluginfile.php/50/local_plugins/plugin_description/399/recent%20posts.png)\n\nThis plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company\ndedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities,\nschools and organizations by supporting the software that educators use to manage and deliver instructional content to\nlearners in virtual classrooms.\n\n## Installation\n\nExtract the contents of the plugin into _/wwwroot/mod_ then visit `admin/upgrade.php` or use the CLI script to upgrade your site.\n\nFor more information about the configuration and usage, please see http://docs.moodle.org/dev/Advanced_Forum\n\n## Flag\n\n### The `hsuforum_digestmailtime` flag.\n\n### The `hsuforum_allowforcedreadtracking` flag.\n\n### The `hsuforum_enabletimedposts` flag.\n\n### The `hsuforum_digestmailtimelast` flag.\n\n### The `mod_hsuforum_grading_interface` flag.\n\n### The `hsuforum_replytouser` flag.\n\n### The `hsuforum_subscription` flag.\n\n## Task\n\n### `cron_task`  scheduled  task .\n\n## License\n\nCopyright (c) 2021 Open LMS (https://www.openlms.net)\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR 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\nthis program.  If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-lms-open-source%2Fmoodle-mod_hsuforum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-lms-open-source%2Fmoodle-mod_hsuforum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-lms-open-source%2Fmoodle-mod_hsuforum/lists"}