Berserk-hub150/moodle-ai-skill-navigator - Open Source PR Review Scorecard

AI-powered Moodle plugin for tutoring, quizzes, mind maps, RAG course materials and more.

C-Rank Grade: B (Solid) - 70/100

External PR Merge Rate: 94%

Response Time: 3h

First Timer Success: 100%

Frequently Asked Questions

Is Berserk-hub150/moodle-ai-skill-navigator welcoming to first-time open-source contributors?

Berserk-hub150/moodle-ai-skill-navigator has a recorded first-timer success rate of 100.0%. Repositories ranked B typically provide actionable feedback during code reviews and actively nurture new community contributors.

How fast can I expect code review feedback on my pull request?

Maintainers in Berserk-hub150/moodle-ai-skill-navigator respond to incoming external pull requests in approximately 3.2 hours on average. Keeping PRs focused on single tasks and ensuring tests pass helps maintainers review faster.

What does the 70.3 C-Rank™ score (B Tier) represent?

The C-Rank™ system evaluates GitHub projects on a 0–100 scale using real data: PR merge rates, review turnaround time, active maintainer presence, and first-time contributor success. A score of 70.3 places Berserk-hub150/moodle-ai-skill-navigator in the B tier.

What is the external contributor pull request merge rate for Berserk-hub150/moodle-ai-skill-navigator?

The external contributor pull request merge rate for Berserk-hub150/moodle-ai-skill-navigator is 93.8%, based on public PR activity from non-core contributors.

Are there Good First Issues available in Berserk-hub150/moodle-ai-skill-navigator?

Berserk-hub150/moodle-ai-skill-navigator currently has 86 active issue(s) tagged with beginner-friendly labels like "good first issue", "beginner", or "up-for-grabs".

Berserk-hub150
Berserk-hub150/moodle-ai-skill-navigatorBSolid163
GitHub
Back to Explorer
Berserk-hub150

Berserk-hub150/moodle-ai-skill-navigator

163
BSolid(70/100)PHP

AI-powered Moodle plugin for tutoring, quizzes, mind maps, RAG course materials and more.

Compare
Jump to:

AI Maintainer Review Guidelines

Review Persona

Active Open-Source Maintainer

Warmth Score
7.8/10
Patience Score
8.2/10
Nitpick Rate
20%

Growing PHP project in Berserk-hub150/moodle-ai-skill-navigator welcoming community pull requests and bug fixes.

Top PR Submission Do's

  • Ensure code complies with PHP style conventions
  • Keep PRs scoped and well-documented
  • Include relevant test coverage for changes

Top PR Friction Pitfalls (Don'ts)

  • Do not submit unlinked PRs without context
  • Do not break existing automated test suites
  • Do not mix unrelated refactors with feature work
Response Velocity
3 hours
Standard maintainer review cycle

Average Response Latency

Tracks hours until a maintainer leaves a review, comment, or PR response.

Merge Efficiency
93.8%
High acceptance rate for external PRs

External Acceptance Rate

Percentage of community pull requests successfully merged into main.

First-Timer Success
100.0%
Strong first-timer PR acceptance rate

First PR Conversion

Rate at which developers submitting their first repository PR succeed.

Active Maintainers
CRITICAL BUS FACTOR
Single maintainer
No active GitHub maintainers found (may review internally on Gerrit or internal tools)
Diagnostic Health HUD
93.8%
Merge Gauge
100.0%
1st-Timer
Community Vibe95/100

Embed C-Rank Badge

Show contributors that your repository actively reviews and merges external pull requests.

GetMerged C-Rank badge for Berserk-hub150/moodle-ai-skill-navigator
[![GetMerged C-Rank](https://getmerged.abhishekco.de/api/badge/Berserk-hub150/moodle-ai-skill-navigator)](https://getmerged.abhishekco.de/Berserk-hub150/moodle-ai-skill-navigator?utm_source=github&utm_medium=badge)

Active Good First Issues (5)

View on GitHub

Good First Issue Difficulty: Beginner Estimated time: Area: Primary files: Task Describe one concrete change. Acceptance criteria The requested change is implemented. The Pull Request stays focused. Relevant validation passes. Contribution steps Star our repo. Fork the repository. Comment if you want to work on this issue. Create a focused branch. Make the change. Run relevant validation. Open a Pull Request. Add Closes #ISSUE_NUMBER to the Pull Request description. See BEGINNER_CONTRIBUTING.md for the full walkthrough.

📅 Opened Aug 29, 2026💬 1 comment
Quality: 90/100Contribute

🟢 Tiny browser-only contribution Estimated time: 2–5 minutes Difficulty: Absolute beginner Install Moodle: No Clone locally: No Coding experience: Not required Task Write one short prompt that asks the tutor to identify the key terms from a course section and quiz the learner on their meanings one at a time. Create exactly this file: community/micro-contributions/prompts/key-terms-review.json Use this skeleton and replace every REPLACE_ME value: {"name":"Key terms review","prompt":"REPLACE_ME"} Fast contribution path ⭐ Star our repo to support the project. 🍴 Fork this repository. In your fork, open community/micro-contributions/prompts. Choose Add file → Create new file. Create the exact filename shown above. Paste the JSON skeleton and replace the placeholder text with your own useful content. Commit the file in your fork. Open a Pull Request. Put Closes # in the PR description. ⭐ A star is appreciated, but never required for review or merge. Acceptance criteria

📅 Opened Aug 24, 2026💬 0 comments
Quality: 100/100Contribute

🟢 Tiny browser-only contribution Estimated time: 2–5 minutes Difficulty: Absolute beginner Install Moodle: No Clone locally: No Coding experience: Not required Task Write one short prompt that ends a study session with a concise recap of what was covered, what needs more practice, and one suggested next step. Create exactly this file: community/micro-contributions/prompts/end-session-recap.json Use this skeleton and replace every REPLACE_ME value: {"name":"End session recap","prompt":"REPLACE_ME"} Fast contribution path ⭐ Star our repo to support the project. 🍴 Fork this repository. In your fork, open community/micro-contributions/prompts. Choose Add file → Create new file. Create the exact filename shown above. Paste the JSON skeleton and replace the placeholder text with your own useful content. Commit the file in your fork. Open a Pull Request. Put Closes # in the PR description. ⭐ A star is appreciated, but never required for review or merge. Acceptance criter

📅 Opened Aug 24, 2026💬 0 comments
Quality: 100/100Contribute

🟢 Tiny browser-only contribution Estimated time: 2–5 minutes Difficulty: Absolute beginner Install Moodle: No Clone locally: No Coding experience: Not required Task Write one short prompt that asks the tutor to show one clear example and one close non-example of a course concept, then explain the difference. Create exactly this file: community/micro-contributions/prompts/example-vs-nonexample.json Use this skeleton and replace every REPLACE_ME value: {"name":"Example vs non-example","prompt":"REPLACE_ME"} Fast contribution path ⭐ Star our repo to support the project. 🍴 Fork this repository. In your fork, open community/micro-contributions/prompts. Choose Add file → Create new file. Create the exact filename shown above. Paste the JSON skeleton and replace the placeholder text with your own useful content. Commit the file in your fork. Open a Pull Request. Put Closes # in the PR description. ⭐ A star is appreciated, but never required for review or merge. Acceptanc

📅 Opened Aug 24, 2026💬 0 comments
Quality: 100/100Contribute

🟢 Tiny browser-only contribution Estimated time: 2–5 minutes Difficulty: Absolute beginner Install Moodle: No Clone locally: No Coding experience: Not required Task Write one short prompt that asks the tutor to adjust the difficulty of the next practice task based on how well the learner handled the previous one. Create exactly this file: community/micro-contributions/prompts/difficulty-adjustment.json Use this skeleton and replace every REPLACE_ME value: {"name":"Difficulty adjustment","prompt":"REPLACE_ME"} Fast contribution path ⭐ Star our repo to support the project. 🍴 Fork this repository. In your fork, open community/micro-contributions/prompts. Choose Add file → Create new file. Create the exact filename shown above. Paste the JSON skeleton and replace the placeholder text with your own useful content. Commit the file in your fork. Open a Pull Request. Put Closes # in the PR description. ⭐ A star is appreciated, but never required for review or merge. Accep

📅 Opened Aug 24, 2026💬 0 comments
Quality: 100/100Contribute
Looking for more PHP beginner tasks?Explore PHP GFI

Contributor Community Vibe Feedback

Rate what actually matters after opening a pull request here.

Have you contributed to this repo?

Rate your first-hand PR experience (review speed, maintainer responsiveness, and onboarding ease) to help other contributors.

3 ratings required
Maintainer helpfulness
Review speed
Beginner friendliness

Contributor Compatibility & Review Speed Analysis for Berserk-hub150/moodle-ai-skill-navigator

When evaluating whether to contribute to Berserk-hub150/moodle-ai-skill-navigator, response velocity and maintainer engagement are crucial. GetMerged continuously tracks pull request trajectories, first-comment latency, and code review rounds to help developers avoid submitting pull requests to backlogged repositories.

Currently, maintainers of Berserk-hub150/moodle-ai-skill-navigator acknowledge new external contributions in approximately 3 hours. Out of all submitted pull requests from non-core authors in the last 180-day window, 93.8% were successfully merged into the primary branch.

Frequently Asked Questions - Contributing to Berserk-hub150/moodle-ai-skill-navigator

01

Is Berserk-hub150/moodle-ai-skill-navigator welcoming to first-time open-source contributors?

Berserk-hub150/moodle-ai-skill-navigator has a recorded first-timer success rate of 100.0%. Repositories ranked Solid typically provide actionable feedback during code reviews and actively nurture new community contributors.

02

How fast can I expect code review feedback on my pull request?

The initial maintainer response time averages ~3 hours. Keeping PRs scoped to single concerns and ensuring CI checks succeed will optimize review turnaround.

03

What does the 70.3 C-Rank™ score represent?

The C-Rank™ index scores repositories on a 0 to 100 scale using an objective formula: external PR merge rates, initial response speed, active maintainer count, and first-time contributor retention. A score of 70.3 places Berserk-hub150/moodle-ai-skill-navigator in the Solid tier.

04

What is the external contributor pull request merge rate for Berserk-hub150/moodle-ai-skill-navigator?

The external pull request merge rate is 93.8%. GetMerged isolates non-core community contributions so external developers get an accurate benchmark of PR acceptance probability.

05

Are there beginner Good First Issues open in Berserk-hub150/moodle-ai-skill-navigator?

Yes, Berserk-hub150/moodle-ai-skill-navigator currently has 86 active issue(s) tagged with beginner-friendly labels. You can inspect these directly from the repository issues tab.

GetMerged C-Rank™ Indexing Standard

All metrics displayed for Berserk-hub150/moodle-ai-skill-navigator are automatically retrieved via the public GitHub API and recalculated daily. Insider pull requests submitted by repository owners or organization members are excluded from merge rate calculations to preserve objective external contributor statistics.