Skip to content

Adding QA Guide to DevDocs - #1687

Open
traviswindsormoodle wants to merge 10 commits into
moodle:mainfrom
traviswindsormoodle:qaguide-patch
Open

Adding QA Guide to DevDocs#1687
traviswindsormoodle wants to merge 10 commits into
moodle:mainfrom
traviswindsormoodle:qaguide-patch

Conversation

@traviswindsormoodle

Copy link
Copy Markdown
Contributor

No description provided.

@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 51eec60
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/6a9136e945b3b800086e9c67
😎 Deploy Preview https://deploy-preview-1687--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new QA Testing section to the Moodle DevDocs Docusaurus site, including a landing page and several starter guides aimed at first-time QA cycle participants.

Changes:

  • Adds a new “QA Testing guides” category to the main docs sidebar, backed by an autogenerated docs/qatesting/ section and a category index doc.
  • Introduces new QA testing documentation pages (Getting Started, Common Terms, FAQ) plus a landing page.
  • Updates the project spelling/word list to include “Lomman”.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
sidebars/docs.js Adds a new “QA Testing guides” sidebar category with autogenerated items and a category index doc.
project-words.txt Adds a custom dictionary word used in the new QA docs.
docs/qatesting.md New landing page for the QA Testing guides section.
docs/qatesting/gettingstarted.md New getting-started guide, including templates and a referenced image.
docs/qatesting/commonterms.md New short glossary page for common QA testing terms.
docs/qatesting/faq.md New FAQ page for first-time testers, including links to forums/dashboards.
Suppressed comments (2)

docs/qatesting/faq.md:80

  • This Testing & QA forum link is missing the forum id query parameter (should match the existing DevDocs link to the Testing and QA forum: view.php?id=56).
- The [Testing & QA forum](https://moodle.org/mod/forum/view.php) is actively watched, and a good place to subscribe so you know when a new cycle opens.

docs/qatesting/faq.md:93

  • Link text includes a "(update later)" placeholder, which reads like unfinished content. Please remove the placeholder text (or replace it with a stable label).
Visit the QA testing dashboard — [Moodle 5.3 QA testing (update later)](https://moodle.atlassian.net/jira/dashboards/10612) — to explore the full list of tests. For example, if you want tests for the "Book" activity aimed at "Teachers", you can [filter by those components](https://moodle.atlassian.net/issues/).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/qatesting/faq.md Outdated
Comment thread docs/qatesting/faq.md Outdated
Comment thread docs/qatesting/gettingstarted.md Outdated
Comment thread docs/qatesting/gettingstarted.md Outdated
traviswindsormoodle and others added 9 commits August 28, 2026 10:48
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Updated link to the Getting Started guide in FAQ.
Updated the opening date for the Moodle 5.3 QA cycle.
Fixed the rendering of the templates to match the original confluence. It's not perfect, but closest that's possible before changing css of the dropdowns
Updated instructions for setting up accounts and running tests, clarified steps and links, and improved overall readability.
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.

2 participants