Capabilities/moodle/question:import

From MoodleDocs

Revision as of 18:07, 11 March 2008 by Mitsuhiro Yoshida (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
  • 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