Home
Softono
moodle-mod_hsuforum

moodle-mod_hsuforum

Open source PHP
13
Stars
47
Forks
47
Issues
35
Watchers
2 months
Last Commit

About moodle-mod_hsuforum

Open Forum Activity is a Moodle plugin developed by Open LMS that extends the standard Moodle Forum with enhanced usability features. It provides teachers and students with quick, simple views of forums and discussions, supporting easy sorting, searching, and multiple layout options. Read tracking highlights unread posts, helping students manage discussions efficiently and saving teachers time when locating relevant content. Teachers can create anonymous student interactions while still applying accurate grading through advanced grading methods. The plugin is installed by extracting its contents into the mod directory of a Moodle site and running an upgrade. It includes configuration flags for digest mail timing, forced read tracking, timed posts, assignment subscriptions, and reply-to-user settings. A scheduled cron task handles background operations. Open Forum Activity is suited for educational institutions seeking a more streamlined and feature-rich forum experience within Moodle. Distributed under the GN

Platforms

Web Self-hosted

Languages

PHP

Links

Open Forum Activity

Open forums enhance Moodle Forums by providing teachers and students with quick, simple views into the forums and their discussions. Allowing users to sort and search discussions easily and in multiple layouts is key to Advanced Forums increased usability. Read tracking is a feature in Advanced forums that highlights unread posts, making it even easier to manage a forum. This saves the student time in viewing and responding to posts, and saves the teacher time in finding the posts that are most relevant to the class. Teachers are empowered to create anonymous interactions with students while still being able to provide accurate grading with advanced grading methods.

local_hsuforum

This plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company dedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities, schools and organizations by supporting the software that educators use to manage and deliver instructional content to learners in virtual classrooms.

Installation

Extract the contents of the plugin into /wwwroot/mod then visit admin/upgrade.php or use the CLI script to upgrade your site.

For more information about the configuration and usage, please see http://docs.moodle.org/dev/Advanced_Forum

Flag

The hsuforum_digestmailtime flag.

The hsuforum_allowforcedreadtracking flag.

The hsuforum_enabletimedposts flag.

The hsuforum_digestmailtimelast flag.

The mod_hsuforum_grading_interface flag.

The hsuforum_replytouser flag.

The hsuforum_subscription flag.

Task

cron_task scheduled task .

License

Copyright (c) 2021 Open LMS (https://www.openlms.net)

This 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.

This 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.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.