子ページ
  • Development Environment

このページの古いバージョンを表示しています。現在のバージョンを表示します。

現在のバージョンとの相違点 ページ履歴を表示

« 前のバージョン バージョン 6 次のバージョン »

1. Necessary environment for creating CHiLO Books


1-1 java 8

  • For OS X, Install JDK 8 

1-2 CHiLO Producer

1-3 CHiLO Reader

1-4 chrome + Readium 

1-5 Excel or Libre Office

  • Edit the spreadsheet of CHiLO Producer
  • Necessary to correspond to OpenXML format(xlsx)

1-6 Text editor

  • Edit the download page of CHiLO Book that is to be added on to Moodle

1-7  ZIP compression software

  • OS pre-installed software is fine. 


2. Material for practical training

Save the following to easy-to-find locations such as desktop

 

2-1 Sample material used in the practical training

 

2-2 Link to see the manual

 

3. Confirm the environment for practical training

Confirm whether the setting is done properly from the following steps.

1) Move to chilo-producer-master folder of 1-2 CHiLO Producer using Command Prompt.

2) Execute the following command:
 

*** To output EPUB CHiLO Book **** 

> run.bat -c <name of your folder> -t epub (Windows)
> sh run.sh -c <name of your folder> -t epub (Unix-like OS)

*** To output Web CHiLO Book ****
> run.bat -c <name of your folder> -t web (Windows)
> sh run.sh -c <name of your folder> -t web (Unix-like OS)

When CHiLO Book is created in chilo-producer-master/OutputBase, the setting is correct.


  • ラベルがありません