Skip to content

Commit 35f4ce5

Browse files
authored
docs: Update README to include trademark symbol for Moodle
1 parent 9e7d9aa commit 35f4ce5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<h1><img src="pix/icon.svg" width="40" height="40"> Moodle Risk & Compliance Analyzer</h1>
1+
<h1><img src="pix/icon.svg" width="40" height="40"> Risk & Compliance Analyzer for Moodle™</h1>
22

33
[![Moodle](https://img.shields.io/badge/Moodle-4.1%2B-orange)](https://moodle.org)
44
[![PHP](https://img.shields.io/badge/PHP-8.0%2B-blue)](https://php.net)
55
[![License](https://img.shields.io/badge/License-GPL%20v3-green)](LICENSE)
66

77
## Overview
88

9-
MRCA is a multi-layered risk analysis engine for Moodle. It scans installed plugins for security risks, privacy compliance gaps, outdated dependencies, and permission misconfigurations — providing administrators with a unified **Site Risk Index** and actionable alerts.
9+
MRCA is a multi-layered risk analysis engine for Moodle. It scans installed plugins for security risks, privacy compliance gaps, outdated dependencies, and permission misconfigurations — providing administrators with a unified **Site Risk Index** and actionable alerts.
1010

1111
By default, MRCA only scans **third-party plugins**. Core Moodle modules are excluded to avoid false positives.
1212

1313
## Why MRCA?
1414

15-
Moodle is the most widely adopted LMS in the world, with strong presence in **European universities and institutions** where **GDPR (General Data Protection Regulation)** compliance is mandatory. Yet there is no built-in mechanism to audit installed plugins for privacy risks, deprecated code, or permission misconfigurations.
15+
Moodle is the most widely adopted LMS in the world, with strong presence in **European universities and institutions** where **GDPR (General Data Protection Regulation)** compliance is mandatory. Yet there is no built-in mechanism to audit installed plugins for privacy risks, deprecated code, or permission misconfigurations.
1616

1717
MRCA was built to fill this gap — giving administrators a **proactive compliance tool** instead of relying on reactive audits.
1818

0 commit comments

Comments
 (0)