Skip to content

Conversation

@hamid1103
Copy link

Fixed the link to the onlinetext directory

Fixed the link to the onlinetext directory
Copilot AI review requested due to automatic review settings November 23, 2025 17:36
@netlify
Copy link

netlify bot commented Nov 23, 2025

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 196884a
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/6923463cd8b24b0008355d3b
😎 Deploy Preview https://deploy-preview-1471--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates a GitHub link in the version 5.1 documentation to point to the onlinetext submission plugin by adding /public to the repository path.

Key Changes

  • Modified the GitHub URL path from .../main/mod/assign/... to .../main/public/mod/assign/...

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

:::tip

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.
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.
Copy link

Copilot AI Nov 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link path now includes /public, but the similar link in the companion feedback.md file (line 22 of versioned_docs/version-5.1/apis/plugintypes/assign/feedback.md) still uses the old path without /public. For consistency, both files should use the same path structure. Please verify which path is correct and update both files accordingly.

Suggested change
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.
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.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant