- Book settings
- Using Book
- Book FAQ
Contents
1 How can I users to edit a book?
2 How can I enable users to import web pages?
3 How can I enable instructors to export a book to IMS content package?
5 How do I search within a book resource?
6 Can I change the font of the print view for Book?
7 Why does LMS hard code the print CSS to output books in Print format?
How can I enable users to edit a book?
Student users are not supposed to be able to edit book; allowing it would be a serious security issue. The capability to edit book chapters is intended strictly for trusted users. Use a Wiki activity instead.
How can I enable users to import web pages?
Do not allow student users to import or edit books! Only trusted users should have the capability to edit book chapters and the capability to import chapters.
How can I enable instructors to export a book to IMS content package?
Allow the capability to export to IMS CP for the role of teacher/instructor 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 change the font of the print view for Book?
Not easily. In book view, your theme controls how is your book is displayed, whereas, during printing, book/tool/print/print.css determines the font, which is defaulted to Times New Roman.
Why does LMS hard code the print CSS to output books in Print format?
Not really sure.