「ゴミ箱」の版間の差分

提供:MoodleDocs
移動先:案内検索
4行目: 4行目:


==ゴミ箱とは何ですか? What is the recycle bin?==
==ゴミ箱とは何ですか? What is the recycle bin?==
*ゴミ箱では教師が間違って削除してしまったコースエレメントを探すことができます。また、関連するカテゴリパーミッションが割り当てられたユーザは削除済みコースをリストアすることもできます。 It also allows those with relevant category permissions to restore deleted courses.
*ゴミ箱では教師が間違って削除してしまったコースエレメントを探すことができます。また、関連するカテゴリパーミッションが割り当てられたユーザは削除済みコースをリストアすることもできます。
*If deleted items are not needed, they are automatically permanently deleted after seven days (or a time specified by the admin.)
*If deleted items are not needed, they are automatically permanently deleted after seven days (or a time specified by the admin.)
*削除されたアイテムが必要でない場合、7日後 (または管理者が指定した時間の後)、自動的に完全に削除されます。If deleted items are not needed, they are automatically permanently deleted after seven days (or a time specified by the admin.)
*The recycle bin was the first project funded by the [https://moodleassociation.org/  Moodle Users Association].  
*The recycle bin was the first project funded by the [https://moodleassociation.org/  Moodle Users Association].  



2018年9月8日 (土) 15:03時点における版

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

ゴミ箱とは何ですか? What is the recycle bin?

  • ゴミ箱では教師が間違って削除してしまったコースエレメントを探すことができます。また、関連するカテゴリパーミッションが割り当てられたユーザは削除済みコースをリストアすることもできます。
  • If deleted items are not needed, they are automatically permanently deleted after seven days (or a time specified by the admin.)
  • 削除されたアイテムが必要でない場合、7日後 (または管理者が指定した時間の後)、自動的に完全に削除されます。If deleted items are not needed, they are automatically permanently deleted after seven days (or a time specified by the admin.)
  • The recycle bin was the first project funded by the Moodle Users Association.


Recycle bin in Moodle 3.1

どのように動作しますか? How does it work?

削除済み活動 Deleted activities

1. Before a course teacher deletes an item, a reminder message appears:

confirmdeletion.png

2. If you mistakenly click 'yes', all is not lost. After a short while, a 'Recycle bin' link will appear either via the gear menu or in the Administration block (depending upon your theme). (The delay in the 'Recycle bin' link appearing is because it requires the cron to run and the page to be refreshed.)

courseadminrecylebinlink.png

3. Click the link and then click the 'restore' icon to retrieve the assignment or other item you accidentally deleted.

recycle bin.png

削除済みコース Deleted courses

1. Access the category that the course was in before you accidentally deleted it. 2. From the category administration block, click 'Recycle bin'.

recyclebinrestorecourse1.png

3.Click 'Restore' to restore the deleted course:

recyclebinrestorecourse2.png

進行中の活動削除 Activity deletion in progress

A message 'Activity deletion in progress...' is displayed whilst an activity is being deleted.

Note: The cron should run every minute to ensure that activities are deleted promptly.

どのようにセットアップされますか? How is it set up?

  • The recycle bin is available by default in all courses and categories, but the link in the administration block is only visible once something has been deleted.
  • Administrators can modify the settings from "Recycle bin in the Site administration, and can decide how long an item or a course will remain available until it is permanently deleted, and make the recycle bin visible in the administration block even when empty. If preferred, the recycle bin can be disabled.

関連情報