|
| 1 | +# Open Forum Activity |
| 2 | +Open forums enhance Moodle Forums by providing teachers and students with quick, |
| 3 | +simple views into the forums and their discussions. Allowing users to sort and search |
| 4 | +discussions easily and in multiple layouts is key to Advanced Forums increased usability. |
| 5 | +Read tracking is a feature in Advanced forums that highlights unread posts, |
| 6 | +making it even easier to manage a forum. This saves the student time in viewing and |
| 7 | +responding to posts, and saves the teacher time in finding the posts that are most |
| 8 | +relevant to the class. Teachers are empowered to create anonymous interactions with |
| 9 | +students while still being able to provide accurate grading with advanced grading methods. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +This plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company |
| 14 | +dedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities, |
| 15 | +schools and organizations by supporting the software that educators use to manage and deliver instructional content to |
| 16 | +learners in virtual classrooms. |
| 17 | + |
| 18 | +## Installation |
| 19 | +Extract the contents of the plugin into _/wwwroot/mod_ then visit `admin/upgrade.php` or use the CLI script to upgrade your site. |
| 20 | + |
| 21 | +For more information about the configuration and usage, please see http://docs.moodle.org/dev/Advanced_Forum |
| 22 | + |
| 23 | +## License |
| 24 | +Copyright (c) 2021 Open LMS (https://www.openlms.net) |
| 25 | + |
| 26 | +This program is free software: you can redistribute it and/or modify it under |
| 27 | +the terms of the GNU General Public License as published by the Free Software |
| 28 | +Foundation, either version 3 of the License, or (at your option) any later |
| 29 | +version. |
| 30 | + |
| 31 | +This program is distributed in the hope that it will be useful, but WITHOUT ANY |
| 32 | +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 33 | +PARTICULAR PURPOSE. See the GNU General Public License for more details. |
| 34 | + |
| 35 | +You should have received a copy of the GNU General Public License along with |
| 36 | +this program. If not, see <http://www.gnu.org/licenses/>. |
0 commit comments