Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/question:import.

Capabilities/moodle/question:import: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 2: Line 2:


{{Moodle 1.9}}
{{Moodle 1.9}}
This capability no longer exists from Moodle 1.9. Instead we test for permission [[Capabilities/moodle/question:add|moodle/question:add]] in the context you are importing the questions into.
This capability no longer exists from Moodle 1.9. Instead we test for permission [[Capabilities/moodle/question:add|moodle/question:add]] in the context into which you are importing the questions.


====Legacy Role Default Settings====
====Legacy Role Default Settings====

Revision as of 16:34, 10 March 2008

  • This allows a user to import questions into the course

Moodle1.9


This capability no longer exists from Moodle 1.9. Instead we test for permission moodle/question:add in the context into which you are importing the questions.

Legacy Role Default Settings

Legacy Role Inherit Allow Prevent Prohibit
Administrator - X - -
Course Creator X - - -
Teacher - X - -
Non-editing Teacher X - - -
Student X - - -
Guest X - - -
Authenticated User X - - -

See also