「バックアップ リストア」の版間の差分

提供:MoodleDocs
移動先:案内検索
19行目: 19行目:
[[Image:Restore icon link.gif]]Selecting the restore icon, will give show a list of files which can be restored in the backup directory.  Select the file by clicking on restore link.
[[Image:Restore icon link.gif]]Selecting the restore icon, will give show a list of files which can be restored in the backup directory.  Select the file by clicking on restore link.


*Screen 1- confirms the file you selected to restore and asks if you want to continue or cancel
*画面1- confirms the file you selected to restore and asks if you want to continue or cancel
*Screen 2 - shows shows what is available in the file you have selected to restore
*画面2 - shows shows what is available in the file you have selected to restore
*Screen 3 - gives many options for restoring.   
*画面3 - gives many options for restoring.   
** Restore to option: new course, copy over a course or add to a course.
** Restore to option: new course, copy over a course or add to a course.
** Individual activity options: check off those parts of the course to be restored
** Individual activity options: check off those parts of the course to be restored
***inclues option to restore student data for each part
***inclues option to restore student data for each part
** Restore course files option - these are image or resource files
** Restore course files option - these are image or resource files
*Screen 4 - Restore this course now button
*画面4 - Restore this course now button
*Screen 5 - Reports on what was successfully restored
*画面5 - Reports on what was successfully restored


==メモ==
==メモ==

2006年11月1日 (水) 22:19時点における版

作成中です - Mitsuhiro Yoshida 2006年11月1日 (水) 16:16 (CST)

Moodleでは、コースをバックアップおよびリストアすることができます。一連のMoodle次期バージョンでは、これらの処理に関してさらにオプションが追加されます。多くのMoodleサイト管理者は、スケジュールに従ってコースすべてをバックアップする、自動バックアック機能を有効にしています。コースの管理ブロックには、オンデマンドでバックアップおよびリストアをすることができるリンクがあります。

管理者またはコースの編集権限を持った教師は、コースの一部または全体を作成、移動、リストアするためのバックアップリストア機能を使用することができます。

このドキュメントでは、Moodle 1.6の処理を取り上げます。

Moodle 1.6


バックアップ

Backup icon link.gif バックアップアイコンを選択することで、下記の3つの画面が表示されます。

  • 画面1: Provides options to select which activities and resources should be backed up. This screen also includes an option to include student data for each of these activities and resources. The bottom of screen 1 asks how to handled meta courses, users, log files, user files and course files. The continue button starts the backup process.
  • 画面2 suggests a name for the backup file, which can be edited, informs the user what is actually going to be backed up. For example, the number of users and course files and which modules.
  • 画面3 reports if it was successful and has a continue button.

リストア

Restore icon link.gifSelecting the restore icon, will give show a list of files which can be restored in the backup directory. Select the file by clicking on restore link.

  • 画面1- confirms the file you selected to restore and asks if you want to continue or cancel
  • 画面2 - shows shows what is available in the file you have selected to restore
  • 画面3 - gives many options for restoring.
    • Restore to option: new course, copy over a course or add to a course.
    • Individual activity options: check off those parts of the course to be restored
      • inclues option to restore student data for each part
    • Restore course files option - these are image or resource files
  • 画面4 - Restore this course now button
  • 画面5 - Reports on what was successfully restored

メモ

  • Administrators and Course Creators options are:
    • Restore to an existing course either adding to the course (keeping existing data) or deleting all existing data; or
    • The creation of a new course using the data in the backup file being restored.
  • Editing Teachers options are:
    • Restore to an existing course either adding to the course (keeping existing data) or deleting all existing data.

Moodle 1.6および古いバージョンからMoodle 1.7へコースをリストアする

Moodle 1.7

The procedure of restoring a 1.6 or older course to a 1.7 site requires additional role mapping information to be entered (on Screen 3). Since Moodle 1.7 has a dynamic roles system, it is possible to map the old roles (i.e. editing teachers, non-editing teachers and students) onto any new roles. By default, Moodle 1.7 looks for legacy roles to map intelligently, for example Moodle 1.7 will map 1.6 students onto a 1.7 legacy student role. The roles you can map onto is determined by what you can assign in the current context (current course or site). For example, if you have the teacher role in a 1.7 course, you will not be able to map students onto admins in the restored course. There is also an option to create new roles to map onto.

Moodle 1.7からMoodle 1.7へコースをリストアする

Moodle 1.7

This works pretty much the same, except there is role mapping information (on Screen 3). For every role in the backup course, you may select a corresponding role to map onto. By default, Moodle 1.7 compares the role shortname string and pre-selects the same for you. As a result, if you are restoring in the same site, you don't have to worry about what roles to map onto. The roles you can map onto are determined by what you can assign in the current context (current course or site). For example, if you have the teacher role in a 1.7 course, you will not be able to map students onto admins in the restored course. There is also an option to create new roles to map onto.

関連情報