Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Wiki FAQ.

Wiki FAQ: Difference between revisions

From MoodleDocs
(faq re read-only wiki)
(→‎See also: forum discussion link)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


==Can I make a wiki that my students can read but not edit?==
==Can I make a wiki that my students can read but not edit?==
No. Although you used to be able to do this in older versions of Moodle, it's not really in the "spirit" of a wiki and is no longer possible. A [[Book]] might do the job just as well, or a  simple[[ Page]].
*Although you used to be able to do this in older versions of Moodle, it's not really in the "spirit" of a wiki and is no longer possible without tweaking permissions. A [[Book]] might do the job just as well, or a  simple[[ Page]].
*However, if you really need to do this then remove the student role from ''mod/wiki:editpage'' and ''mod/wiki:createpage'' when you create your wiki.
 
==How can I grade my students' wikis?==
==How can I grade my students' wikis?==
There is no in-built grading facility in the wiki but you can manually add a grade item in the [[Gradebook]] called (for example) "yourwikiname" and enter your grades there.  
There is no in-built grading facility in the wiki but you can manually add a grade item in the [[Gradebook]] called (for example) "yourwikiname" and enter your grades there.  
Line 8: Line 10:
==How can I get  groups and groupings working for my wiki?==
==How can I get  groups and groupings working for my wiki?==
There is currently a problem with this - [http://tracker.moodle.org/browse/MDL-30478| see tracker entry]
There is currently a problem with this - [http://tracker.moodle.org/browse/MDL-30478| see tracker entry]
==See also==


==See also==
==See also==


* Using Moodle [http://moodle.org/mod/forum/view.php?f=366 Wiki module forum]
* Using Moodle [http://moodle.org/mod/forum/view.php?f=366 Wiki module forum]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=154927 Nwiki and Creole parsers in Moodle 2.0] forum discussion


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Wiki FAQ]]
[[de:Wiki FAQ]]
[[ja:WikiモジュールFAQ]]
[[ja:WikiモジュールFAQ]]

Latest revision as of 13:35, 2 March 2012


Can I make a wiki that my students can read but not edit?

  • Although you used to be able to do this in older versions of Moodle, it's not really in the "spirit" of a wiki and is no longer possible without tweaking permissions. A Book might do the job just as well, or a simplePage.
  • However, if you really need to do this then remove the student role from mod/wiki:editpage and mod/wiki:createpage when you create your wiki.

How can I grade my students' wikis?

There is no in-built grading facility in the wiki but you can manually add a grade item in the Gradebook called (for example) "yourwikiname" and enter your grades there.

How can I get groups and groupings working for my wiki?

There is currently a problem with this - see tracker entry

See also