Skip to content

Commit c62a890

Browse files
author
Mr Bot
committed
Automatic merge from release/3.9+2 -> master
* commit 'f2192cf7adaf0c196f57a5fca1288b2a7fec0f57': INT-16836: Create or update Readme files for Open LMS plugins
2 parents 549a494 + 68acd31 commit c62a890

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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+
![local_hsuforum](https://moodle.org/pluginfile.php/50/local_plugins/plugin_description/399/recent%20posts.png)
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/>.

README.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)