ブックモジュール

提供:MoodleDocs
移動先:案内検索

作成中です - Mitsuhiro Yoshida

ブックモジュールでは、本のような形式の複数ページのリソースを簡単に作成することができます。ブックモジュールはPetr Škodaにより、寄贈されています。また、ブックモジュールでは、あなたのMoodleコース内に完全な本のようなウェブサイトを構築することができます。

前もって作成したウェブサイトをブックモジュールに直接インポートすることができます。ブックは全体または章ごとに表示することができます。

ブックモジュールでは、多くの章 (chapter) および節 (sub chapter) を深い階層で作成することができます。言い換えれば、節 (sub chapter) 自体は節を持つことができません。これはブックモジュール開発者による国際的な決断です。彼はこのモジュールを教師および学生のためのシンプルなリソースにしようと考えました。

ブックモジュールはインタラクティブなモジュールではありません。しかし、あなたはブックモジュール内から投票フォーラム等にリンクすることができます。そして、あなたのブックにFlashのようなマルチメディアオブジェクトを埋め込むことができます。

ブックおよびMoodle 2.0

最新のコードはこちらから: https://github.com/skodak/moodle-mod_book

Can I duplicate a book within a course?

Use the Sharing Cart. See Discussion:Duplicating a book within a course

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 package and make a couple of tweaks and then import. https://docs.moodle.org/en/IMS_content_package

Installation

  • Select the correct version of the "book.zip" module for your Moodle installation
  • Unpack the zip file into the mod folder of your Moodle site
  • Login to the Moodle site as administrator and
  • In site administration block click on notifications
  • Moodle will install the Book module.
  • Add a book as an activity

See also