You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-5.1/apis/plugintypes/assign/submission.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ An assignment submission plugin is used to display custom form fields to a stude
19
19
20
20
:::tip
21
21
22
-
For a good reference implementation, see the [onlinetext](https://github.com/moodle/moodle/tree/main/mod/assign/submission/onlinetext) submission plugin included with core because it uses most of the features of submission plugins.
22
+
For a good reference implementation, see the [onlinetext](https://github.com/moodle/moodle/tree/main/public/mod/assign/submission/onlinetext) submission plugin included with core because it uses most of the features of submission plugins.
0 commit comments