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

Wiki FAQ: Difference between revisions

From MoodleDocs
(Why does Moodle Docs use MediaWiki rather than the Moodle wiki module?)
No edit summary
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{stub}}{{Wiki}}==Why does the upload image return a blank page?==
{{Wiki}}
==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. See forum discussion here: [http://moodle.org/mod/forum/discuss.php?d=195179#p856311]


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.
==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?==
Check your version of Moodle -this was a problem that has now been fixed - [http://tracker.moodle.org/browse/MDL-30478 see tracker entry]


==Why does Moodle Docs use MediaWiki rather than the Moodle wiki module?==
==Can I export a wiki?==
 
While it was possible in earlier versions of Moodle to export wikis, for instance as zipped files, this is not the case in 2+. There is a tracker entry here MDL-24439
See [[Moodle.org FAQ]].


==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]]
[[fr:FAQ sur le wiki]]
[[ja:WikiモジュールFAQ]]

Latest revision as of 20:15, 24 July 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. See forum discussion here: [1]

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?

Check your version of Moodle -this was a problem that has now been fixed - see tracker entry

Can I export a wiki?

While it was possible in earlier versions of Moodle to export wikis, for instance as zipped files, this is not the case in 2+. There is a tracker entry here MDL-24439

See also