Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Advanced Forum.

Advanced Forum: Difference between revisions

From MoodleDocs
(Replaced content with "The Advanced Forum documentation has moved to the Developer area: https://docs.moodle.org/dev/Advanced_Forum")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Documentation ==
The Advanced Forum documentation has moved to the Developer area: https://docs.moodle.org/dev/Advanced_Forum
 
===Advanced Forum Module===
 
Advanced 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.
 
'''For detailed end-user documentation''' please see the [http://manuals.moodlerooms.com/display/JOULE2/Moodlerooms+Manual#MoodleroomsManual-AdvancedForum Advanced Forum Manual] hosted on manuals.moodlerooms.com. Don't be confused by the term ''joule'' - joule 1 refers to Moodle 1.9, and joule 2 refers to Moodle 2.X.
 
== Installation ==
 
Advance Forums requires the installation of a single plugins:
 
* [http://moodle.org/plugins/view.php?plugin=mod_hsuforum Advanced Forum Module] - unzip the contents into /wwwroot/mod
 
Once installed, visit the Site Notifications page of your site to install the plugins within Moodle.
 
== About the Contributors ==
 
This plugin was contributed by the Moodlerooms Product Development team.  [http://www.moodlerooms.com Moodlerooms] 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.  Moodlerooms is headquartered in Baltimore, MD.  We are proud to be a Moodle Partner company.
 
== FAQ ==
 
Q: ''Will Advanced Forums overwrite my existing Forums?''
 
A: No - A new module was created so that it would not interfere with existing forums available in Moodle.
 
 
Q: ''Why is the plugin packaged as 'hsuforum'?''
 
A: The Advanced Forum module is an example of building upon open source contributions.  Many of the [https://docs.moodle.org/20/en/HSU_forum_enhancements original concepts] from Humboldt State University were applied to a clone of Core Forums. 
 
 
Q: ''Why do I get a warning message when setting the Grade Type to 'Manual'?''
 
A: There is no interface to allow instructors to grade student activity within an Advanced Forum within the forum itself - this must be done manually within the Moodle gradebook.  We felt that instructors should be warned about this approach since it will require that they navigate between the forum and the gradebook.
 
 
Q: ''Can I convert my existing forums to advanced forums?''
 
A: No - there is no automatic conversion tool that is available out of the box.  However, since advanced forums were born from Core forums, the schema should be familiar to Moodle developers who wish to partake in such an endeavor.  Interested parties should contact the maintainer ([http://moodle.org/user/profile.php?id=669060 Kris Stokking]).

Latest revision as of 16:50, 7 May 2013

The Advanced Forum documentation has moved to the Developer area: https://docs.moodle.org/dev/Advanced_Forum