「問題パーミッション」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
編集の要約なし
3行目: 3行目:
作成中です - [[利用者:Mitsuhiro Yoshida|Mitsuhiro Yoshida]] 2008年3月17日 (月) 10:39 (CDT)
作成中です - [[利用者:Mitsuhiro Yoshida|Mitsuhiro Yoshida]] 2008年3月17日 (月) 10:39 (CDT)


Roles and capabilities in Moodle 1.7 onwards enable possibilities such as students being given permission to edit questions. The following capabilities are related to questions:
Moodle 1.7以降で、学生に問題の編集権限を与える等のロールおよびケイパビリティが利用できるようになりました。以下、問題に関連するケイパビリティです:


*[[ケイパビリティ/moodle/question:config|moodle/question:config]]
*[[ケイパビリティ/moodle/question:config|moodle/question:config]]
11行目: 11行目:
*[[ケイパビリティ/moodle/question:managecategory|question:managecategory]]
*[[ケイパビリティ/moodle/question:managecategory|question:managecategory]]


{{Moodle 1.9}}From Moodle 1.9 onwards :
{{Moodle 1.9}}
* the following capabilities replace moodle/question:manage :
Moodle 1.9以降 :
* 次のケイパビリティが、moodle/question:manage と入れ替えれました:
**[[ケイパビリティ/moodle/question:add|moodle/question:add]]
**[[ケイパビリティ/moodle/question:add|moodle/question:add]]
**[[ケイパビリティ/moodle/question:editall|moodle/question:editall]]  
**[[ケイパビリティ/moodle/question:editall|moodle/question:editall]]  
22行目: 23行目:
**[[ケイパビリティ/moodle/question:viewall|moodle/question:viewall]]
**[[ケイパビリティ/moodle/question:viewall|moodle/question:viewall]]
**[[ケイパビリティ/moodle/question:viewmine|moodle/question:viewmine]]
**[[ケイパビリティ/moodle/question:viewmine|moodle/question:viewmine]]
* Also from Moodle 1.9 we got rid of capabilities :
* また、Moodle 1.9では次のケイパビリティを廃止しました :
**[[ケイパビリティ/moodle/question:export|moodle/question:export]]
**[[ケイパビリティ/moodle/question:export|moodle/question:export]]
**[[ケイパビリティ/moodle/question:import|moodle/question:import]]
**[[ケイパビリティ/moodle/question:import|moodle/question:import]]
* From Moodle 1.9 we test for capabilities :
* Moodle 1.9より、私たちは以下のケイパビリティをテストしています :
** moodle/question:add to see if a user has permission to import questions.
** moodle/question:add to see if a user has permission to import questions.
** And we test for permission moodle/question:viewall or moodle/question:viewmine to see if a user has permission to export.
** また、ユーザがエクスポートに関するパーミッションを持っている場合に利用できる moodle/question:viewall または moodle/question:viewmine もテストしています。


==*all or * mine==
==*all or * mine==

2008年3月18日 (火) 18:25時点における版



作成中です - Mitsuhiro Yoshida 2008年3月17日 (月) 10:39 (CDT)

Moodle 1.7以降で、学生に問題の編集権限を与える等のロールおよびケイパビリティが利用できるようになりました。以下、問題に関連するケイパビリティです:

Moodle 1.9

Moodle 1.9以降 :

*all or * mine

Moodle 1.9

Notice that apart from the add capability other capabilities to manage questions are *all or * mine.

  • *all means all questions and if you have the *all capability *mine is not tested.
  • *mine means that you have the capability for your questions but not for questions created by others.

If you have the view capability for a question you can view a question created by another and 'Save as New Question' that creates a new question that is one you created and which you can then do anything you have *mine capability to do with.

コンテクストおよびパーミッション

Moodle 1.9

In Moodle 1.9 we have seperate category hierarchies in Question contexts and the permissions for what you can do with a question depend on the context in which the question is.

関連情報

Moodle 1.9