The workflow of CHiLO Book
Prepare Learning Resources
Prepare learning resources to embed onto the CHiLO Book. The learning resources are as follows.
Learning Resources
Resource | Details | Type of Resource | Example |
---|---|---|---|
A. Image of the author [optional] | The image will be displayed on the "About the Author" page. Resolution: 159x159、JPEG format(Recommended) | common in the author | |
B. Image of section cover [required] | Image for display on the inside cover of the section throughout the series. Resolution: 1024x600、JPEG format(Recommended) | common in the series | |
C. Cover [required] | Cover image of the Book Resolution:768x1024、JPEG format(Recommended) | in each Book | |
D. Lecture video [required] | Video of the explanation page. The recommended length of the video is 1-2 minutes. Compress as much as possible in order to embed in EPUB3 format CHiLO Book. Frame rate: 29.97, bit rate: 384kbps, size: 480x360(4:3) or 560x316(16:9) | in each Book | |
E. Lecture video thumbnail [required] | Thumbnail of the explanation video same size as the video, JPEG format (recommended) | in each Book | |
F. Explanation text [required] | Text displayed below the explanation video. Prepared in extension(.xhtml)text file. | in each Book | |
G. Figure [optional] | Embed figures to explain text such as diagrams, charts, graphs and illustration. Recommended resolution: 1024 | in each Book |
Configure external systems
Upload videos
The CHiLO Lecture, which is a series of 1-minute nano-lecture video clips, is embedded in e-Book, in the case of EPUB3 CHiLO Book.
On the other hand, that is delivered by the video-sharing website such as YouTube, in the case of the Web version CHiLO.
従って、Web CHiLO Bookを作成する場合は、lecture videosをVideo-sharing websiteにアップロードします。
また、アップロードしたビデオのvideo-idは、CHiLO ProducerのSpeadsheetに記載する必要があるので、アップロードしたビデオ毎に記録しておきます。
Add badges
CHiLO Book毎に発行されるバッジをsmall badge、シリーズ内の全て、あるいは特定のCHiLO Bookのバッジを獲得すると発行されるバッジをBig badge と呼びます。
small badgeは、Moodleのcourse badgeに相当します。一方、big badgeは、Moodleのsite badgeに相当します。
Moodleのcourse badge, site badgeの設定は、次をごらんください。
https://docs.moodle.org/29/en/Using_badges#Adding_a_course_badge
Create Learning Community
Functions of CHiLO Community は、SNS such as Facebook, Twitter, Google+ or LinkdInへのリンクをCHiLO Bookに埋め込むことで実装します。
CHiLO Bookに、SNSへのリンクを埋め込むには、利用したいSNSのグループを作成し、そのURLを後に説明するCHiLO Producerに記載します。
Output CHiLO Book
1. Copy template folder and save the learning resources
1) Copy "chiloPro/template-series_english" to "chiloPro/" with name of your folder.
2) Copy "vol-n" folder in the folder you had copied in 1) above, according to the number of Books.
3) Change a name of "vol-n" folders you had copied in 2) above to vol-1,vol-2,vol-3・・・.
4) Save the learning resources prepared according to the destination to save learning resources table.
Destination to save the learning resources
Resource | Destination to save |
---|---|
A. Image of the author | chiloPro/common/authorImages/ |
B. Image of inside cover | chiloPro/name of your folder/common/images/ |
C. Cover | chiloPro/name of your folder/vol-x/images/ * |
D. Explanation video | chiloPro/name of your folder/vol-x/videos/ * |
E. Explanation video thumbnail | chiloPro/name of your folder/vol-x/images/ * |
F. Explanation text | chiloPro/name of your folder/vol-x/text/ * |
G. Image of explanation text | chiloPro/name of your folder/vol-x/images/ * |
* vol-x : x indicates volume of CHiLO Books.
2. Edit Spreadsheets
Entry information about structure information of CHiLO Books and author on the following Spreadsheets.
▶ chiloPro/name of your folder/structure-books.xlsx
structure information of CHiLO Bookを入力するSpreadsheetです。
CHiLO Bookの構造とは、CHiLO Bookのシリーズ情報、シリーズを構成するCHiLO Bookの情報、そして、そのCHiLO Bookを構成するsections of TOC, README, body text, Addendum, and Copyrightの情報であり、1シリーズにつき、structure-books.xlsxを1つ作成しなければいけません。
シリーズ内のCHiLO Bookの冊数やタイトルは、[Book-list] sheet に入力します。それぞれのCHiLO Bookの内容は"vol-x" sheetに記入します。CHiLO BookのBody textセクション以外は、テンプレートファイル(chiloPro/common/templates)で定義されているフォーマットに従って自動的に作成されますが、Body textセクションの中のNumber of sections, number of pages and number of tests can be modified by entering information on the spread sheet of [vol-x] sheet.
▶ chiloPro/common/author.xlsx
"About the Author" page in Addendum sectionは、author.xlsxを参照して作成されます。このスプレッドシートは、chiloPro 以下のフォルダで作成される全てのCHiLO Bookから参照されます。
4.Output CHiLO Book
CHiLO Producer can output two types of CHiLO Books: EPUB3 format EPUB3 CHiLO Book and HTML format Web CHiLO Book.
Run the following Java command utilizing command prompt.
Once you issue a command, the former CHiLO Book will be overwritten, so save it if necessary.
When you failed to output CHiLO Book, refer to Common errors.
▶ EPUB3 CHiLO Book
run.bat -c name_of_your_folder *Windows sh
run.sh -c name_of_your_folder *Unix-like OS
OutputBase/name of your folder/epub3 にアウトプットされます。
▶ Web CHiLO Book
run-html.bat -c name_of_your_folder *Windows sh
run-html.sh -c name_of_your_folder *Unix-like OS
OutputBase/name of your folder/html にアウトプットされます。
5.Check the output CHiLO Book
▶ EPUB3 CHiLO Book
アウトプットしたEPUB3 CHiLO Bookは、次のebook readerで内容を確認できます。但し、テストページとCHiLO Community、つまりSNSへのリンクは、確認できませんので、次の章で説明するdeployを行い、CHiLO Readerで確認してください。
- For iOS,Mac OS: iBooks
- For Android: Gitden EPUB3 Book Reader
- For Windows,Linux: Readium
▶ Web CHiLO Book
OutputBase/name of your folder/html の vol-x/nav.html がweb CHiLO Bookの目次ページです。Webブラウザで確認してください。
You will not be able to check Web CHiLO Book in local environment in the following cases:
- When explanation videos are videos uploaded to YouTube
- When there is an input on fb-app-id of [series-infomation] sheet of chiloPro/SeriesName/structure-books.xlsx
In these cases, check by uploading Web CHiLO Book files to the remote server or run the web server in local environment.
Deploy
Support learners
Assess outcome