「評定のエクスポート」の版間の差分

提供:MoodleDocs
移動先:案内検索
12行目: 12行目:
# 評定表ドロップダウンメニューよりエクスポートフォーマットを選択してください。
# 評定表ドロップダウンメニューよりエクスポートフォーマットを選択してください。
# 必要なオプションを設定してください。
# 必要なオプションを設定してください。
# If the course uses groups, select whether to export grades for all participants or for a particular group.
# コースがグループを使用している場合、評定をエクスポートするため、参加者すべてまたは特定のグループを選択してください。
# Select the grade items to be included. Note that ID numbers are required for all activities for XML file export. An ID number field can be found in the common module settings for each activity.
# エクスポートに含む評定項目を選択してください。すべての活動のXMLファイルエクスポートに関して、IDナンバーが必要であることに留意してください。IDナンバーはそれぞれの活動内の一般設定ページで見つけることができます。
# Click the submit button.
# 送信ボタンをクリックしてください。
# After previewing the data on the following page, click the download button.
# 次のページに表示されるデータをプレビューした後、ダウンロードボタンをクリックしてください。


==XMLファイルエクスポート==
==XMLファイルエクスポート==

2010年8月2日 (月) 16:22時点における版

作成中です - Mitsuhiro Yoshida

Excelスプレッドシート (xls)、OpenDocumentスプレッドシート (ods)、プレインテキストファイル (txt) またはXMLファイル (xml) として評定をエクスポートすることができます。

評定のエクスポートは学生の使用を意図されていません。

評定をエクスポートするには

評定エクスポート

評定表から評定をエクスポートするには:

  1. 評定表ドロップダウンメニューよりエクスポートフォーマットを選択してください。
  2. 必要なオプションを設定してください。
  3. コースがグループを使用している場合、評定をエクスポートするため、参加者すべてまたは特定のグループを選択してください。
  4. エクスポートに含む評定項目を選択してください。すべての活動のXMLファイルエクスポートに関して、IDナンバーが必要であることに留意してください。IDナンバーはそれぞれの活動内の一般設定ページで見つけることができます。
  5. 送信ボタンをクリックしてください。
  6. 次のページに表示されるデータをプレビューした後、ダウンロードボタンをクリックしてください。

XMLファイルエクスポート

To export grades to XML file, you need to ensure that:

  • Users have ID numbers (an optional field in the user profile)
  • Activities have ID numbers (an optional field in the common module settings)

デフォルト評定エクスポート設定

The grade export display type and grade export decimal points site-wide defaults may be set by an administrator in Administration > Grades > Grade settings.

評定の公開

Grade publishing settings

Grade publishing is a way of importing and exporting grades via a URL without being logged in to Moodle. Grade publishing is intended for administrators only, due to the security implications.

Grade publishing is disabled by default. It can be enabled by an administrator by checking the gradepublishing box in Administration > Grades > Grade settings. Users with grade publishing capabilities (normally administrators only) are then provided with grade export publishing settings.


Tips and tricks

  • Export grades in a spreadsheet format. Then copy and paste that information into another file that has worksheet ("raw grades"). Create other worksheets which are custom reports which take their data from "raw grades". This works if graded activities are not moved around to different positions in the course. This allows you to create a standard printed report(s). For example a compact landscape report of all students and all grades for each activity, a report of just quizes, another of lessons, another of assignments. A pivot table of students by scores, generated from a report worksheet, which gets its data from the raw data.
  • Mailmerge exported grades into custom documents. For example, a document that is given to a department to file as a proof of training, with scores for every subject quiz.

関連情報