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

Book FAQ: Difference between revisions

From MoodleDocs
(How can I enable students to import web pages?)
m (added link to spanish translation of page)
 
(6 intermediate revisions by 3 users not shown)
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 14: Line 10:
==How can I enable teachers to export a book to IMS content package?==
==How can I enable teachers to export a book to IMS content package?==


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 then go to ''Settings > Book administration > Generate IMS CP''.


==Can I shift books from one Moodle 2 server to another Moodle 2 server?==
==Why only two levels?==


Not using the backup and restore. This is not written yet. (as of 19th February 2011)
Two levels are generally enough for all books, three levels may lead to poorly structured documents. The Book module is designed for the creation of short multi-page study materials. Consider uploading a file in PDF format for longer documents.


It is possible to export as an IMS content package and make a couple of tweaks and then import.
==How do I search within a book resource?==


==Can I duplicate a book within a course?==
There is no internal search facility, though you can always use your web browser's search capability in print page view.


Use the Sharing Cart. See [http://moodle.org/mod/forum/discuss.php?d=167624 Discussion:Duplicating a book within a course]
==Can I import a powerpoint into a book?==
See the forum post [https://moodle.org/mod/forum/discuss.php?d=218473 Semi-automated Powerpoint to Book import macro]for one possible method.
 
==See also==
 
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=208324 Moving Book from One Course to Another] forum discussion


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Buch FAQ]]
[[es:Libro FAQ]]

Latest revision as of 23:56, 8 November 2014

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 then go to Settings > Book administration > Generate IMS CP.

Why only two levels?

Two levels are generally enough for all books, three levels may lead to poorly structured documents. The Book module is designed for the creation of short multi-page study materials. Consider uploading a file in PDF format for longer documents.

How do I search within a book resource?

There is no internal search facility, though you can always use your web browser's search capability in print page view.

Can I import a powerpoint into a book?

See the forum post Semi-automated Powerpoint to Book import macrofor one possible method.

See also