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
mNo edit summary
(→‎See also: forum discussion link)
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Wiki}}
{{Wiki}}
# Why does the upload image return a blank page? - It is most likely that you have tried to upload an image that is too large for the Wiki. Images should be 60 Kb or less in size when using the binary file upload.
 
==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  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?==
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 - [http://tracker.moodle.org/browse/MDL-30478| see tracker entry]


==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
{{stub}}


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Wiki FAQ]]
[[de: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