Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: OU wiki.

OU wiki: Difference between revisions

From MoodleDocs
m (copying updates from 29 docs)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
 
This contributed code module is a simple, easy to use, but reasonably full-featured alternative to standard Moodle wiki.
This contributed code module is a simple, easy to use, but reasonably full-featured alternative to standard Moodle wiki.


Line 6: Line 6:
*  Relies on HTML editor; does not use wiki markup except for links
*  Relies on HTML editor; does not use wiki markup except for links
* Can live alongside the existing wiki - does not make any attempt to convert content
* Can live alongside the existing wiki - does not make any attempt to convert content
* Includes integrated comments on pages or headings
* Includes integrated comments on pages or headings and single words
* Supports most features of the old wiki  
* Supports most features of the old wiki  
* better (than old wiki) comparison of page versions
* usage reports and statistics
* easy navigation, from current page to "pages linking to this page"
* hierarchal page index
* extended page history management tool (per page and activity wide)
* ability to add new paragraphs and new pages, easily, at the end of each page (which allow parallel usage of the page by users, to some degree)
**Except for wiki markup (as above), attachments, and a few admin features
**Except for wiki markup (as above), attachments, and a few admin features
**If you want a search facility for the wiki, you must also install the ousearch block.
**If you want a search facility for the wiki, you must also install the ousearch block.
Line 21: Line 27:
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]
*Also the [http://moodle.org/mod/forum/view.php?f=366 Wiki forum] has some discussion about OU wiki features
*Also the [http://moodle.org/mod/forum/view.php?f=366 Wiki forum] has some discussion about OU wiki features
* [http://moodle.org/mod/forum/discuss.php?d=108116 OU wiki manual]


[[Category:Contributed code]]
[[Category:Contributed code]]
[[Category:Open University]]
[[es:OU wiki]]
[[fr:mod/ouwiki/index]]

Latest revision as of 19:50, 17 November 2015

This contributed code module is a simple, easy to use, but reasonably full-featured alternative to standard Moodle wiki.

Features

  • Relies on HTML editor; does not use wiki markup except for links
  • Can live alongside the existing wiki - does not make any attempt to convert content
  • Includes integrated comments on pages or headings and single words
  • Supports most features of the old wiki
  • better (than old wiki) comparison of page versions
  • usage reports and statistics
  • easy navigation, from current page to "pages linking to this page"
  • hierarchal page index
  • extended page history management tool (per page and activity wide)
  • ability to add new paragraphs and new pages, easily, at the end of each page (which allow parallel usage of the page by users, to some degree)
    • Except for wiki markup (as above), attachments, and a few admin features
    • If you want a search facility for the wiki, you must also install the ousearch block.

Development status

This wiki is in active use at the Open University. We continue to maintain and develop it and plan to do public releases aligned with our internal release cycle.

There are no major developments planned at present, but a number of minor enhancements should trickle in gradually. (Next planned features: way to easily revert to old page version, way for admins to hide page versions permanently.)

See also