Book resource: Difference between revisions

From MoodleDocs
m (cat edit)
(video 4.2 update)
 
(47 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Book}}
{{Resources}}
__NOTOC__
==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.


Created by [http://moodle.org/user/view.php?id=12863&course=5 Petr Škoda], the '''Book module''' makes it easy to create multi-page resources with a book-like format. This can be used to build complete book-like websites inside of your Moodle course.
{{MediaPlayer | url = https://youtu.be/GfSPG3uEN7E | desc = Overview of the Book resource}}


Previously created websites can be imported directly into the Book moduleBooks can be printed entirely or by chapter.
==How is it set up?==
#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.
#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.
#Add content to your first chapter and save the changes. (Note: Moodle 'chapters' are what some might prefer to call 'pages.'
#From the Table of Contents (at the side or underneath the chapter) click the + icon to add another chapter, and repeat the process.
[[File:Bookeditinig.png|center]]


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.
==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.)


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.
[[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.


Downloads can be found at:
==More information==
* Module Download  [http://download.moodle.org/modules/  Module Download page ]
* [[Book settings]]
* Module and Plug-In  [http://moodle.org/mod/data/view.php?d=13&rid=319 Book Module download page]
* [[Using Book]]


==See also==
==See also==


* Using Moodle [http://moodle.org/mod/forum/view.php?id=2633 Book module] forum
*[[Book FAQ]]
* 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://moodle.org/mod/forum/view.php?id=2633 Book forum] on moodle.org
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=76092 Using a Lesson to simulate a Book] forum discussion
*[http://school.moodledemo.net/mod/book/view.php?id=261 School demo example of a book used for departmental policies.]
* [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]]


[[es:Book]]
[[Category:Book]]
 
[[es:Módulo libro]]
[[eu:Liburua]]
[[ja:ブックモジュール]]
[[de:Buch]]
[[fr:Livre]]

Latest revision as of 07:29, 23 May 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