モバイルアプリ

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


作成中です - Mitsuhiro Yoshida (トーク)

Mobile app latest: The Moodle Mobile app (developed on HTML5 and Phonegap) replaces the old mobile app for iPhone, My Moodle. It requires Moodle 2.4 or above.

機能

  • 携帯電話およびタブレットに適したデザイン
  • あなたのプライベートファイルエリアへ写真をアップロードする
  • オーディオファイルを録音して、あなたのプライベートファイルエリアにアップロードする
  • コース参加者にプライベートメッセージを送信する (オフライン可)
  • コース参加者に課するパーソナルノートを取る (オフライン可)
  • あなたの電話帳にコース参加者を追加する
  • 電話番号をタッチして、コース参加者に電話をかける
  • コース参加者の住所をGoogleマップ上に示す
  • いくつかのリソースをダウンロードおよび表示する
  • あなたのコースコンテンツにクイックアクセスする
  • リモート翻訳 (下記参照)
  • リモートレイアウト/スタイルカスタマイズ (下記参照)

MoodleモバイルはMyMobileまたはBootstrap/Simpleテーマを差し替えるものではないことに留意してください。Moodleモバイルではオフラインコンテンツ、カメラおよびオーディオ機能、それから (将来的に) プッシュ通知をサポートします。あなたはモバイルテーマと組み合わせて、Moodleモバイルを使用することができます。

スクリーンショット

電話 moodlemobile01.jpg moodlemobile02.jpg moodlemobile03.jpg moodlemobile04.jpg moodlemobile05.jpg


タブレット moodlemobileipad01.jpg moodlemobileipad02.jpg


翻訳

このアプリは、あなたのMoodleサイトから翻訳を同期します。あなたのlang/enフォルダ (またはmoodledata/lang/mylangフォルダ) に翻訳を含む有効なmobile.phpファイルをアップロードしてください。サンプルはここで閲覧することができます。

スタイルのカスタマイズ

アプリは、あなたのMoodleサイトからカスタムスタイルを探すこともできます。アプリはHTML5に対応しているため、あなたは安全にCSS、CSS2およびCSS3スタイルを適用することができます。

あなたのMoodleインストレーションにおいて、「プラグイン > ウェブサービス > モバイル」に移動した後、あなたのカスタムスタイルを含むCSSファイルを指す有効なURIを「mobilecssurl」フィールドに入力してください。オーバーライドできるオリジナルスタイルは次の場所で入手できます: https://github.com/moodlehq/moodlemobile/tree/master/css

あなたのMoodleインストレーション内 (あなたのカスタムテーマまたはローカルプラグイン内) にCSSが配置されます。

アプリへのユーザログイン後、あなたのカスタムスタイルを提供するためのリモートCSS検索処理が定期的に実行されます。

ユーザが最初にアプリを開いた場合、デフォルトの「オレンジ」スタイルが表示されることに留意してください。ユーザがアプリにサイトを追加した時点で、あなたのカスタムスタイルが適用されます。

Moodleサイトがアプリのアクセスを可能にする必要あり

Moodle 2.4またはそれ以上が必須です。

あなたのMoodleサイトの管理者は下記のようにモバイルアクセスを有効にする必要があります:

  • In Administration > Site administration > Plugins > Web services > Mobile tick the 'Enable web services for mobile devices' checkbox, then click the button to save changes.

モバイルアプリのインストール

Apps are available in Google Play and also Apple Store. You can install the app directly from your Mobile device, search for "Moodle Mobile" the author/owner must be "Moodle Pty Ltd"

Android: https://play.google.com/store/apps/details?id=com.moodle.moodlemobile

iOS: https://itunes.apple.com/es/app/moodle-mobile/id633359593

You can find the app build for other Mobile OS (not supported officially) here:

https://build.phonegap.com/apps/314601/builds

デモサイトでのアプリテスト

In the login screen, type "teacher" or "student" in the Username field and click the Add button. You will be logged automatically to a Moodle demo site for testing the app.

キャッシュ

If you connect to your Moodle site and update/create/delete anything, and then go to your mobile app, the content will not be displayed. You will have to wait a couple of minutes. The cache time for the app is currently 5 minutes.

There are developer options for purging the cache at any time (Settings -> Development)

バグの報告方法

  1. Log in to the Moodle Mobile tracker https://tracker.moodle.org/browse/MOBILE (you'll need to create a tracker account if you've not done so previously)
  2. Check whether the issue has already been reported by searching all the issues
  3. If not, report the bug by clicking the 'Create Issue' link at the top right of the page, selecting 'Moodle Mobile' as the project
  4. Add a detailed description then click the Create button
  5. Attach the following files to the issue by selecting 'Attach Files' in the 'More actions' dropdown menu:
    • 'Device information' - this can be found in the app (Settings -> Development -> Device info, you can send yourself this information by email using the e-mail button at the bottom)
    • App Log (Settings -> Development -> Show Log, again you can send yourself this information by email)

メールでバグを報告する

You can send us the same report by email using Settings -> Report a bug. As the report is sent by email to mobile@moodle.com, the report will take more time to be filed in the tracker.

関連情報