Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Forum update: Difference between revisions

From MoodleDocs
(Created page with "{{Work in progress}} {{Infobox Project |name = Moodle Forum Revamp |state = In Development |tracker = |discussion = |assignee = Jason Fowler & Andrew Nichols @ Moodle HQ }} ...")
 
No edit summary
Line 7: Line 7:
|assignee = Jason Fowler & Andrew Nichols @ Moodle HQ
|assignee = Jason Fowler & Andrew Nichols @ Moodle HQ
}}
}}
{{Moodle 2.8}}
 
== Project goals ==
 
* Improve accessibility of the Moodle Forums
* Make the forums more modern in appearance
* Make the code in the forums module more manageable
* Implement renderers and renderables
 
== Considerations ==
 
* Backwards compatibility
* Creating sub-plugins for "Forum Types" (Q&A etc) and "Forum Formats"
* Subscription management
* Editor Lite - a cut down version of Atto for "Reply inline"
 
== Details ==
 
At present the moodle forums are the oldest part of the code base, and lag behind the rest of moodle in a big way.
We hope to implement a new interface for the forums, based on the accessible view from MoodleRooms' HSU Forum, and add some new functionality over time.

Revision as of 03:05, 19 May 2014

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

Moodle Forum Revamp
Project state In Development
Tracker issue
Discussion
Assignee Jason Fowler & Andrew Nichols @ Moodle HQ


Project goals

  • Improve accessibility of the Moodle Forums
  • Make the forums more modern in appearance
  • Make the code in the forums module more manageable
  • Implement renderers and renderables

Considerations

  • Backwards compatibility
  • Creating sub-plugins for "Forum Types" (Q&A etc) and "Forum Formats"
  • Subscription management
  • Editor Lite - a cut down version of Atto for "Reply inline"

Details

At present the moodle forums are the oldest part of the code base, and lag behind the rest of moodle in a big way. We hope to implement a new interface for the forums, based on the accessible view from MoodleRooms' HSU Forum, and add some new functionality over time.