[docs] Add "The Moodle App for LMS Developers" page - #1668
Open
jleyva wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for moodledevdocs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new “The Moodle App for LMS Developers” documentation page under the Moodle App development process area, and links to it from the peer review checklist to help LMS developers identify changes likely to impact the app.
Changes:
- Added a new guide page explaining how the Moodle App interacts with Moodle LMS and what kinds of LMS changes commonly affect the app.
- Updated the peer review guidelines to point reviewers to the new “mobile app rule of thumb” section.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| general/development/process/peer-review/index.md | Adds a cross-reference to the new “mobile app rule of thumb” guidance for reviewers. |
| general/development/process-moodleapp/lms-developer-guide.md | Introduces the new “For LMS developers” page covering app interaction, supported features, and practical guidance. |
Suppressed comments (1)
general/development/process-moodleapp/lms-developer-guide.md:23
- This sentence uses past tense (“was … included”) but describes current app support. Adjust to present tense for correctness.
Most of the student-facing functionality in Moodle LMS is supported by the app. Functionality that was still not supported included:
| - Works offline. | ||
| - Supports [LMS plugins](../../app/development/plugins-development-guide/index.md), if the plugin author made them compatible. | ||
| - Supports multiple sites. | ||
| - Supports Bootstrap classes in user generated content. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.