OU wiki: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (Move see also, delete admin category)
 
(Nie pokazano 6 wersji utworzonych przez 4 użytkowników)
Linia 1: Linia 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.


Linia 6: Linia 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 (then 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.
Linia 13: Linia 19:
==Development status==
==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.  
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.)
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.)
Linia 21: Linia 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]]
[[fr:mod/ouwiki/index]]

Aktualna wersja na dzień 18:35, 11 mar 2014

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 (then 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