Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Book FAQ.

Book FAQ: Difference between revisions

From MoodleDocs
(How can I enable students to import web pages?)
(removing items only applicable to previous version)
Line 1: Line 1:
{{Book}}
{{Book}}
==Where can I obtain the book module code from?==
The book module may be downloaded from the Moodle plugins directory http://moodle.org/plugins/view.php?plugin=mod_book. Please note that the book module is due to be included in core from Moodle 2.3 onwards.
==How can I enable students to edit a book?==
==How can I enable students to edit a book?==


Line 15: Line 11:


Allow the [[Capabilities/booktool/exportimscp:export|capability to export to IMS CP]] for the role of teacher.
Allow the [[Capabilities/booktool/exportimscp:export|capability to export to IMS CP]] for the role of teacher.
==Can I shift books from one Moodle 2 server to another Moodle 2 server?==
Not using the backup and restore.  This is not written yet.  (as of 19th February 2011)
It is possible to export as an IMS content package and make a couple of tweaks and then import.
==Can I duplicate a book within a course?==
Use the Sharing Cart.  See [http://moodle.org/mod/forum/discuss.php?d=167624 Discussion:Duplicating a book within a course]


[[Category:FAQ]]
[[Category:FAQ]]

Revision as of 07:20, 23 May 2012

How can I enable students to edit a book?

Allow the capability to edit book chapters for the role of student.

How can I enable students to import web pages?

Allow the capability to edit book chapters and the capability to import chapters for the role of student.

How can I enable teachers to export a book to IMS content package?

Allow the capability to export to IMS CP for the role of teacher.