File tree Expand file tree Collapse file tree 3 files changed +0
-122
lines changed
docs/apis/plugintypes/quizaccess Expand file tree Collapse file tree 3 files changed +0
-122
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -66,21 +66,3 @@ import RuleDescription from './_examples/rule.md';
6666 example={RuleFile}
6767 description={RuleDescription}
6868/>
69-
70- import RuleOverridableFile from '!!raw-loader!./_ examples/rule_overridable.php';
71- import RuleOverridableDescription from './_ examples/rule_overridable.md';
72-
73- <ComponentFileSummary
74- filepath="/rule.php"
75- summary="Rule definition class with override"
76- plugintype="quizaccessrule"
77- pluginname="pluginname"
78- example={RuleOverridableFile}
79- description={RuleOverridableDescription}
80- />
81-
82- ::: info
83-
84- Implementing ` rule_overridable ` is not required but can enhance the usability of the rule.
85-
86- :::
You can’t perform that action at this time.
0 commit comments