Skip to content
https://moodle.org Export & share
Scanned
2026-04-21 18:57 UTC
Worker
🇺🇸 Santa Clara
Duration
1.3m
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 2

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Critical: 3

Page weighs 11.9 MB (6.9 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Critical: 4

1 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
Critical: 5

10 image-in-link without alt text

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Accessibility › Alt Text Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 10.1s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 10.1s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
2 accessibility issues exclude users who rely on assistive technology.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

€595 investment → €10,874/month returns + EUR 120,500,000 risk avoided

Investment
€595
7.0 h · 4 findings
Monthly returns
€10.874
€130.489/yr
Payback
0.1 mo
+21831% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5530.1 mo payback · +23518% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
€85 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

6 barrier(s) likely increasing bounce by ~29%.

Barriers
6
3 crit 3 warn
Bounce delta
+29pp
added vs baseline
Score
61
C
Speed
2
Trust
2
Usability
0
Content
1
Nav
1
  • Page takes 10.1s to load
    Users abandon at ~3s — you're 7.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 601ms
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 62 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

€595 7.0 developer hours at €85/hr
Quick wins
€85 2 fixes in ~60 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

/hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

€6.442 / month at risk ~€77.306 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€6.441 /mo

+29.0pp bounce · ~2,898 lost visitors/mo

CPC: EUR 2.22

Bandwidth Waste

€1,61 /mo

21715.6 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.2 MB per page load
    Saves €1,61/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 5 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

49
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.92 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

10.08 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

601 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.002

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

4.97 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

26.29 s

Desktop

92
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

884 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.58 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

34 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.56 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

4.43 s

Categories

8
Avg score 73.1

How you compare

Where this site stands against peers running the same stack.

Bootstrap · 885 peers
You 72
·
Avg 74
At average
0 50 100
SEO P12Security P80Accessibility P22Content P22Infrastructure P33Sustainability P34Performance P39Compliance P50

Top 10% of Bootstrap sites score 97+ on SEO; you're at 87 — closing this gap is the highest-leverage improvement.

Better than 27% of Bootstrap sites See full Bootstrap benchmark →
core-js · 1582 peers
You 72
·
Avg 72
At average
0 50 100
Content P14SEO P16Accessibility P21Security P77Infrastructure P31Performance P61Sustainability P48Compliance P49

Top 10% of core-js sites score 95+ on Content; you're at 70 — closing this gap is the highest-leverage improvement.

Better than 35% of core-js sites See full core-js benchmark →

Technology stack

Bootstrap 5.3.3, on PHP, with Cloudflare CDN

20 technologies detected 4 stack layers 7 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager
Framework
Bootstrap 5.3.3 Font Awesome Google Play app Google Search Console Google Workspace HSTS MathJax Moodle Native app preferred OneTrust Open Graph RequireJS 2.3.7 Tailwind CSS YUI 3.18.1 YUI Doc core-js 3.15.0 jQuery 3.7.1
Runtime
PHP
CDN
Cloudflare

All Detected Technologies (20)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Categories UI frameworks Website https://getbootstrap.com Detected by BeaverCheck Evidence Found 8 Bootstrap class patterns in HTML
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Font Awesome is a font and icon toolkit based on CSS and Less.

Categories Font scripts Website https://fontawesome.com/ Detected by BeaverCheck
Categories Other Detected by BeaverCheck · Low Evidence Manifest related_applications includes Google Play app
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=NQi2s5ZWojF8CdAktCN1zN_aOwnfwur1peVbyrXj9UY
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck

MathJax is a cross-browser JavaScript library that displays mathematical notation in web browsers, using MathML, LaTeX and ASCIIMathML markup.

Categories JavaScript graphics Website https://www.mathjax.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Moodle is a free and open-source Learning Management System (LMS) written in PHP and distributed under the GNU General Public License.

Categories LMS Website https://moodle.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Other Detected by BeaverCheck · Low Evidence Manifest prefer_related_applications is true

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.js

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.

Categories JavaScript frameworks Website https://requirejs.org Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 133 unique Tailwind utility classes in HTML

YUI is a JavaScript and CSS library with more than 30 unique components including low-level DOM utilities and high-level user-interface widgets.

Categories JavaScript libraries Website https://clarle.github.io/yui3 Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

YUI Doc is a Node.js application used at build time to generate API documentation.

Categories Documentation Website https://developer.yahoo.com/yui/yuidoc Detected by BeaverCheck

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js Detected by BeaverCheck

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

Categories JavaScript libraries Website https://jquery.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Bootstrap) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Complex technology stack detected

20 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fmoodle.org)](https://beavercheck.com/results/65633047-bbee-44de-9cbc-b96c2c68354b)
<a href="https://beavercheck.com/results/65633047-bbee-44de-9cbc-b96c2c68354b"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fmoodle.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fmoodle.org

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 7h total → projected B (82)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 1h → C (77)
  • · Page weighs 11.9 MB (6.9 MB transferred)
  • · 1 link(s) with no accessible text
  • · 10 image-in-link without alt text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

2 findings 6h → B (82)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback