Book resource: Difference between revisions

From MoodleDocs
No edit summary
m (Added an external link to a webinar presentation)
 
(45 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Book}}
{{Resources}}
 
__NOTOC__
The '''Book module''' makes it easy to create multi-page resources with a book-like format. It is contributed by [http://moodle.org/user/view.php?id=12863&course=5 Petr Škoda]. This module can be used to build complete book-like websites inside of your Moodle course.
==What is the Book resource?==
 
Books allow teachers to create multi-page resources with a book-like format and table of contents. Multimedia may be embedded and books may be printed entirely or by chapter.
Previously created websites can be imported directly into the Book module. Books can be printed entirely or by chapter.
{{MediaPlayer | url = https://youtu.be/lBpxR2faX3c | desc = Overview of the Book resource}}
 
==How is it set up?==
The book module allows you to have main chapters and sub chapters, but it goes no deeper. In other words, sub chapters cannot have their own sub chapters. This was an intentional decision by the creator of the book module. He intended this to be a simple resource for teachers and students.
#In a course, with the editing turned on, choose 'Book' from the activity chooser.
 
#Give it a name and, if required a description (which will appear on all chapters of the book), checking the box if you want the description displayed on the course page.
The book module is not interactive. You can, however, link to [[Choice module|choices]], [[Forum module|forums]] etc., from within a book. And you can include multimedia objects like [[Flash]] movies in your book.
#In Appearance, decide on the chapter formatting, style of navigation and whether you want custom titles. Use the help icon for more information.
 
#Expand the other settings to configure the resource as you wish, and then click Save and display.
Downloads can be found at:
#Add content to your first chapter and save the changes. (Note: Moodle 'chapters' are what some might prefer to call 'pages.'
* Module Download  [http://download.moodle.org/modules/  Module Download page ]
#From the Table of Contents (at the side or underneath the chapter) click the + icon to add another chapter, and repeat the process.
* Module and Plug-In  [http://moodle.org/mod/data/view.php?d=13&rid=319 Book Module download page]
[[File:Bookeditinig.png|center]]
 
==How does it work?==
===Student view===
:Students access the book by clicking the icon on the course page. They navigate through the pages either with an arrow, text link or simply via the Table of Contents.
:Images, videos, sound and H5P content may be embedded into book chapters. (Note that embedded H5P content doesn't connect to the gradebook.)
[[File:BookTextLinks.png|center|Book with text navigation and numbered chapters]]
:Students can print books or chapters (as PDF) by clicking the gear icon top right of the book:
[[File:PrintBook.png|center]]
===Teacher view===
Teachers can edit books from the Table of contents when the editing is turned on. If they hide a page, it is still visible to teachers but students do not see it.
==More information==
* [[Book settings]]
* [[Using Book]]
==See also==
==See also==
 
*[[Book FAQ]]
* Using Moodle [http://moodle.org/mod/forum/view.php?id=2633 Book module] forum
*[http://moodle.org/mod/forum/view.php?id=2633 Book forum] on moodle.org
* The manuals at [http://moodle.tokem.fi tokem.fi] are examples the book module being used to introduce different levels of users to Moodle.
*[http://school.moodledemo.net/mod/book/view.php?id=261 School demo example of a book used for departmental policies.]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=76092 Using a Lesson to simulate a Book] forum discussion
* [http://moodle.org/mod/forum/discuss.php?d=76092 Using a Lesson to simulate a Book] forum discussion
 
* [http://moodle.org/mod/forum/discuss.php?d=207365&parent=910023#p910107 What's the difference between a Book and a Lesson?]
[[Category:Contributed code]]
* [https://youtu.be/jcYEG2VUn8k?t=971 TU Dublin MoodleMunch webinar presentation on plugins to support teachers in creating content for a Moodle Book]
 
[[Category:Book]]
[[es:Book]]
[[es:Módulo libro]]
[[eu:Liburua]]
[[eu:Liburua]]
[[ja:ブックモジュール]]
[[de:Buch]]
[[fr:Livre]]

Latest revision as of 13:15, 22 August 2023


What is the Book resource?

Books allow teachers to create multi-page resources with a book-like format and table of contents. Multimedia may be embedded and books may be printed entirely or by chapter.

Overview of the Book resource

How is it set up?

  1. In a course, with the editing turned on, choose 'Book' from the activity chooser.
  2. Give it a name and, if required a description (which will appear on all chapters of the book), checking the box if you want the description displayed on the course page.
  3. In Appearance, decide on the chapter formatting, style of navigation and whether you want custom titles. Use the help icon for more information.
  4. Expand the other settings to configure the resource as you wish, and then click Save and display.
  5. Add content to your first chapter and save the changes. (Note: Moodle 'chapters' are what some might prefer to call 'pages.'
  6. From the Table of Contents (at the side or underneath the chapter) click the + icon to add another chapter, and repeat the process.
Bookeditinig.png

How does it work?

Student view

Students access the book by clicking the icon on the course page. They navigate through the pages either with an arrow, text link or simply via the Table of Contents.
Images, videos, sound and H5P content may be embedded into book chapters. (Note that embedded H5P content doesn't connect to the gradebook.)
Book with text navigation and numbered chapters
Students can print books or chapters (as PDF) by clicking the gear icon top right of the book:
PrintBook.png

Teacher view

Teachers can edit books from the Table of contents when the editing is turned on. If they hide a page, it is still visible to teachers but students do not see it.

More information

See also