Skip to content
https://moodle.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

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

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
7.0 MB transferred, 78 requests
FIX
7.0 MB transferred, 78 requests
Critical::
Page weighs 12.0 MB (7.0 MB transferred)
Warning::
Images are 5.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.5 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 231 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 231 KB
Info::
CSS is 205 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 205 KB
Info::
78 HTTP requests
Info::
Estimated 1.5 g CO2 per page load
7.0 MB / 2.4 MB budget
7.0 MB transferred
78 requests
1.5 g CO2 per page load
Images 5.5 MiB 78%
JavaScript 1.0 MiB 15%
Fonts 231.4 KiB 3%
CSS 205.1 KiB 3%
Other 31.8 KiB 0%
HTML 17.5 KiB 0%
Other 10.9 KiB 0%
Other 921 B 0%
Other 540 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

F
JS Bundles
Action
10 scripts, 826 KB unused
FIX
10 scripts, 826 KB unused
Warning::
https://moodle.org/lib/requirejs.php/1774890407/co...: 691 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202406.1...: 58 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://moodle.org/theme/yui_combo.php?rollup/3.18...: 43 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://moodle.org/lib/javascript.php/1774890407/l...: 33 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 826 KB
826 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://moodle.org/lib/requirejs.php/1774890407/core/first.js763 KB691 KB (91%)1st
https://cdn.cookielaw.org/scripttemplates/202406.1.0/otBannerSdk.js110 KB58 KB (53%)3rd
https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js82 KB43 KB (53%)1st
https://moodle.org/lib/javascript.php/1774890407/lib/polyfills/polyfill.js59 KB33 KB (56%)1st
https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.js3 KB3rd
https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/otSDKStub.js7 KB3rd
https://moodle.org/lib/javascript.php/1774890407/lib/javascript-static.js7 KB1st
https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js7 KB1st
https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/jquery-private.js0 KB1st
https://moodle.org/lib/javascript.php/1774890407/lib/jquery/jquery-3.7.1.min.js30 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
78 resources · 7.0 MB · 826 KB savings available
FIX
78 resources · 7.0 MB · 826 KB savings available
Warning::
Page weight 6.0 MB over 1MB target
Got: 7.0 MB Expected: ≤ 1 MB
Info::
~826 KB of savings available
Info::
15 third-party resources (10% of weight)
Info::
16 resources over 200KB
78 resources · 7.0 MiB · 15 third-party 6.0 MiB over 1MB target
Image 78% · 5.5 MiB
JavaScript 15% · 1.0 MiB
Font 3% · 231.4 KiB
CSS 3% · 209.4 KiB
Other 1% · 38.3 KiB
Document 0% · 17.5 KiB

~825.9 KiB of savings available

Remove unused JavaScript: 825.9 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate, no-transform
Info::
Last-Modified header present
Cache-Control

no-store, no-cache, must-revalidate, no-transform

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
no-transform
B
Image Optimization
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Info::
All images are well-optimized
47 images 5.5 MB
0 oversized -0 KB
44 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
820ms total JS execution
REVIEW
820ms total JS execution
Warning::
Unattributable: 255ms CPU time
Info::
https://moodle.org/: 180ms CPU time
Info::
https://moodle.org/lib/javascript.php/1774890407/l...: 116ms CPU time
Info::
https://moodle.org/lib/requirejs.php/1774890407/co...: 112ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202406.1...: 90ms CPU time
Info::
Third-party scripts: 345ms (42% of total)

Main Thread Breakdown

Script Evaluation 32% Other 31% Script Parsing & Compilation 16% Style & Layout 13% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable255ms24ms0ms3rd
https://moodle.org/180ms4ms3ms1st
https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js116ms93ms1ms1st
https://moodle.org/lib/requirejs.php/1774890407/core/first.js112ms8ms104ms1st
https://cdn.cookielaw.org/scripttemplates/202406.1.0/otBannerSdk.js90ms56ms21ms3rd
https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js66ms48ms8ms1st
A+
Third-Party Impact
10% third-party, 0 ms blocking
PASS
10% third-party, 0 ms blocking
Info::
Third-party code accounts for 10% of page weight (717.7 KiB of 7.0 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (231 KB)
PASS
4 fonts (231 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

231 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 884 ms LCP 1.6 shttps://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Regular-webfont.woffOpenSans-Regular-webfon... https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Regular-webfont.woff — 22.4 KiB — 43 ms — font-display: swaphttps://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Bold-webfont.woffOpenSans-Bold-webfont.woff https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Bold-webfont.woff — 22.1 KiB — 17 ms — font-display: swaphttps://moodle.org/theme/font.php/moodleorg/core/1776241734/fa-solid-900.woff2fa-solid-900.woff2 https://moodle.org/theme/font.php/moodleorg/core/1776241734/fa-solid-900.woff2 — 154.8 KiB — 28 ms — font-display: swaphttps://moodle.org/theme/font.php/moodleorg/theme/1776241734/DMSerifDisplay-Regular.woff2DMSerifDisplay-Regular.... https://moodle.org/theme/font.php/moodleorg/theme/1776241734/DMSerifDisplay-Regular.woff2 — 32.0 KiB — 26 ms — font-display: swap
OpenSans-Regular-webfon... woff swap
Size 22 KB
Load time 43 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-Bold-webfont.woff woff swap
Size 22 KB
Load time 17 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 28 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
DMSerifDisplay-Regular.... woff2 swap
Size 32 KB
Load time 26 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~91 KB and ~182 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
78 requests over 2339ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 884 ms LCP 1.6 shttps://moodle.org// https://moodle.org/ — 200 — 17.5 KiB — 511 ms — h2https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.css/theme/yui_combo.php?rollup/3.18.1/... https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.css — 200 — 1.1 KiB — 188 ms — h2https://moodle.org/theme/styles.php/moodleorg/1776241734_1773839056/all/theme/styles.php/moodleorg/1776241... https://moodle.org/theme/styles.php/moodleorg/1776241734_1773839056/all — 200 — 204.0 KiB — 378 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.jscdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.js — 200 — 2.7 KiB — 56 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/otSDKStub.jscdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/otSDKStub.js — 200 — 7.1 KiB — 62 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/polyfills/polyfill.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/polyfills/polyfill.js — 200 — 59.4 KiB — 26 ms — h2https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js/theme/yui_combo.php?rollup/3.18.1/... https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js — 200 — 81.9 KiB — 363 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/javascript-static.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/javascript-static.js — 200 — 6.5 KiB — 20 ms — h2https://moodle.org/theme/moodleorg/pix/moodle_logo_TM.svg/theme/moodleorg/pix/moodle_logo_TM... https://moodle.org/theme/moodleorg/pix/moodle_logo_TM.svg — 200 — 1.3 KiB — 24 ms — h2https://moodle.org/pluginfile.php/11995089/block_html/content/m-com.png/pluginfile.php/11995089/block_html... https://moodle.org/pluginfile.php/11995089/block_html/content/m-com.png — 200 — 18.1 KiB — 21 ms — h2https://moodle.org/pluginfile.php/8622785/block_html/content/Moodle-Community-Moodle-Moot-2022%20%281%29.png/pluginfile.php/8622785/block_html/... https://moodle.org/pluginfile.php/8622785/block_html/content/Moodle-Community-Moodle-Moot-2022%20%281%29.png — 200 — 325.5 KiB — 28 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js — 200 — 6.6 KiB — 21 ms — h2https://moodle.org/admin/tool/mobile/mobile.webmanifest.php/admin/tool/mobile/mobile.webmanife... https://moodle.org/admin/tool/mobile/mobile.webmanifest.php — 200 — 540 B — 36 ms — h2https://moodle.org/theme/moodleorg/pix/arrow-r.svg/theme/moodleorg/pix/arrow-r.svg https://moodle.org/theme/moodleorg/pix/arrow-r.svg — 200 — 382 B — 14 ms — h2https://moodle.org/theme/moodleorg/pix/arrow-left.svg/theme/moodleorg/pix/arrow-left.svg https://moodle.org/theme/moodleorg/pix/arrow-left.svg — 200 — 234 B — 14 ms — h2https://moodle.org/blocks/stats_registry/pix/courses.svg/blocks/stats_registry/pix/courses.... https://moodle.org/blocks/stats_registry/pix/courses.svg — 200 — 515 B — 14 ms — h2https://moodle.org/blocks/stats_registry/pix/sites.svg/blocks/stats_registry/pix/sites.sv... https://moodle.org/blocks/stats_registry/pix/sites.svg — 200 — 554 B — 15 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/41472476-2396-4599-82d6-b8c87f439f8e.jsoncdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/41472476-2396-4599-82d6-b8c87f439f8e.json — 200 — 2.7 KiB — 64 ms — h2https://moodle.org/blocks/stats_registry/pix/countries.svg/blocks/stats_registry/pix/countrie... https://moodle.org/blocks/stats_registry/pix/countries.svg — 200 — 626 B — 24 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%283%29.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%283%29.png — 200 — 147.4 KiB — 62 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%282%29.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%282%29.png — 200 — 151.9 KiB — 36 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Webinar%20-%20Zoom%20Registration%20page%20banner%20-%20LMS%20release%20-%20640x200px%20.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Webinar%20-%20Zoom%20Registration%20page%20banner%20-%20LMS%20release%20-%20640x200px%20.png — 200 — 74.3 KiB — 87 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20on-demand.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20on-demand.png — 200 — 237.2 KiB — 115 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Blog%20thumbnail%20BHLG%20Spring%2026.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Blog%20thumbnail%20BHLG%20Spring%2026.png — 200 — 221.8 KiB — 120 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20banner%20recording.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20banner%20recording.png — 200 — 235.8 KiB — 122 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_cropped.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_cropped.png — 200 — 252.6 KiB — 123 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_updated.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_updated.png — 200 — 268.9 KiB — 134 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording.png — 200 — 761.6 KiB — 174 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20webinar%20banner.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20webinar%20banner.png — 200 — 240.0 KiB — 174 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner.png — 200 — 247.7 KiB — 179 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 884 ms LCP 1.6 shttps://moodle.org// https://moodle.org/ — 200 — 17.5 KiB — 511 ms — h2https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.css/theme/yui_combo.php?rollup/3.18.1/... https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.css — 200 — 1.1 KiB — 188 ms — h2https://moodle.org/theme/styles.php/moodleorg/1776241734_1773839056/all/theme/styles.php/moodleorg/1776241... https://moodle.org/theme/styles.php/moodleorg/1776241734_1773839056/all — 200 — 204.0 KiB — 378 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.jscdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/OtAutoBlock.js — 200 — 2.7 KiB — 56 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/otSDKStub.jscdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/otSDKStub.js — 200 — 7.1 KiB — 62 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/polyfills/polyfill.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/polyfills/polyfill.js — 200 — 59.4 KiB — 26 ms — h2https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js/theme/yui_combo.php?rollup/3.18.1/... https://moodle.org/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple-min.js — 200 — 81.9 KiB — 363 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/javascript-static.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/javascript-static.js — 200 — 6.5 KiB — 20 ms — h2https://moodle.org/theme/moodleorg/pix/moodle_logo_TM.svg/theme/moodleorg/pix/moodle_logo_TM... https://moodle.org/theme/moodleorg/pix/moodle_logo_TM.svg — 200 — 1.3 KiB — 24 ms — h2https://moodle.org/pluginfile.php/11995089/block_html/content/m-com.png/pluginfile.php/11995089/block_html... https://moodle.org/pluginfile.php/11995089/block_html/content/m-com.png — 200 — 18.1 KiB — 21 ms — h2https://moodle.org/pluginfile.php/8622785/block_html/content/Moodle-Community-Moodle-Moot-2022%20%281%29.png/pluginfile.php/8622785/block_html/... https://moodle.org/pluginfile.php/8622785/block_html/content/Moodle-Community-Moodle-Moot-2022%20%281%29.png — 200 — 325.5 KiB — 28 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/require.min.js — 200 — 6.6 KiB — 21 ms — h2https://moodle.org/admin/tool/mobile/mobile.webmanifest.php/admin/tool/mobile/mobile.webmanife... https://moodle.org/admin/tool/mobile/mobile.webmanifest.php — 200 — 540 B — 36 ms — h2https://moodle.org/theme/moodleorg/pix/arrow-r.svg/theme/moodleorg/pix/arrow-r.svg https://moodle.org/theme/moodleorg/pix/arrow-r.svg — 200 — 382 B — 14 ms — h2https://moodle.org/theme/moodleorg/pix/arrow-left.svg/theme/moodleorg/pix/arrow-left.svg https://moodle.org/theme/moodleorg/pix/arrow-left.svg — 200 — 234 B — 14 ms — h2https://moodle.org/blocks/stats_registry/pix/courses.svg/blocks/stats_registry/pix/courses.... https://moodle.org/blocks/stats_registry/pix/courses.svg — 200 — 515 B — 14 ms — h2https://moodle.org/blocks/stats_registry/pix/sites.svg/blocks/stats_registry/pix/sites.sv... https://moodle.org/blocks/stats_registry/pix/sites.svg — 200 — 554 B — 15 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/41472476-2396-4599-82d6-b8c87f439f8e.jsoncdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/41472476-2396-4599-82d6-b8c87f439f8e.json — 200 — 2.7 KiB — 64 ms — h2https://moodle.org/blocks/stats_registry/pix/countries.svg/blocks/stats_registry/pix/countrie... https://moodle.org/blocks/stats_registry/pix/countries.svg — 200 — 626 B — 24 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%283%29.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%283%29.png — 200 — 147.4 KiB — 62 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%282%29.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20%282%29.png — 200 — 151.9 KiB — 36 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Webinar%20-%20Zoom%20Registration%20page%20banner%20-%20LMS%20release%20-%20640x200px%20.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Webinar%20-%20Zoom%20Registration%20page%20banner%20-%20LMS%20release%20-%20640x200px%20.png — 200 — 74.3 KiB — 87 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20on-demand.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner%20on-demand.png — 200 — 237.2 KiB — 115 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Blog%20thumbnail%20BHLG%20Spring%2026.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Blog%20thumbnail%20BHLG%20Spring%2026.png — 200 — 221.8 KiB — 120 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20banner%20recording.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20banner%20recording.png — 200 — 235.8 KiB — 122 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_cropped.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_cropped.png — 200 — 252.6 KiB — 123 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_updated.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording_updated.png — 200 — 268.9 KiB — 134 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/webinar_recording.png — 200 — 761.6 KiB — 174 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20webinar%20banner.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle%20webinar%20banner.png — 200 — 240.0 KiB — 174 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle.org%20banner.png — 200 — 247.7 KiB — 179 ms — h2https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle_TheHiddenLearningGap_Campaign_EmailGraphic_560x300px_No%20CTA%202.png/pluginfile.php/8622789/block_html/... https://moodle.org/pluginfile.php/8622789/block_html/content/Moodle_TheHiddenLearningGap_Campaign_EmailGraphic_560x300px_No%20CTA%202.png — 200 — 366.5 KiB — 198 ms — h2https://moodle.org/theme/moodleorg/pix/group-icon.svg/theme/moodleorg/pix/group-icon.svg https://moodle.org/theme/moodleorg/pix/group-icon.svg — 200 — 2.1 KiB — 188 ms — h2https://moodle.org/theme/moodleorg/pix/work-icon.svg/theme/moodleorg/pix/work-icon.svg https://moodle.org/theme/moodleorg/pix/work-icon.svg — 200 — 2.8 KiB — 188 ms — h2https://moodle.org/pluginfile.php/8622792/block_html/content/orange_plugin_submission.png/pluginfile.php/8622792/block_html/... https://moodle.org/pluginfile.php/8622792/block_html/content/orange_plugin_submission.png — 200 — 48.9 KiB — 195 ms — h2https://moodle.org/pluginfile.php/8622801/block_html/content/Partners-updated.svg/pluginfile.php/8622801/block_html/... https://moodle.org/pluginfile.php/8622801/block_html/content/Partners-updated.svg — 200 — 297.8 KiB — 211 ms — h2https://moodle.org/pluginfile.php/8622801/block_html/content/partners-tablet.svg/pluginfile.php/8622801/block_html/... https://moodle.org/pluginfile.php/8622801/block_html/content/partners-tablet.svg — 200 — 297.5 KiB — 226 ms — h2https://moodle.org/pluginfile.php/11471301/block_html/content/cta-moodle-org-image-1-min.png/pluginfile.php/11471301/block_html... https://moodle.org/pluginfile.php/11471301/block_html/content/cta-moodle-org-image-1-min.png — 200 — 153.2 KiB — 229 ms — h2https://moodle.org/pluginfile.php/8554555/user/icon/moodleorg/f3?rev=4037057/pluginfile.php/8554555/user/icon/m... https://moodle.org/pluginfile.php/8554555/user/icon/moodleorg/f3?rev=4037057 — 200 — 412.7 KiB — 251 ms — h2https://moodle.org/pluginfile.php/13634184/user/icon/moodleorg/f3?rev=4263843/pluginfile.php/13634184/user/icon/... https://moodle.org/pluginfile.php/13634184/user/icon/moodleorg/f3?rev=4263843 — 200 — 94.2 KiB — 251 ms — h2https://moodle.org/pluginfile.php/12710213/user/icon/moodleorg/f3?rev=4228775/pluginfile.php/12710213/user/icon/... https://moodle.org/pluginfile.php/12710213/user/icon/moodleorg/f3?rev=4228775 — 200 — 180.5 KiB — 258 ms — h2https://moodle.com/wp-content/uploads/2026/04/Field-notes-blog-thumbnail-LMS.pngmoodle.com/wp-content/uploads/2026/... https://moodle.com/wp-content/uploads/2026/04/Field-notes-blog-thumbnail-LMS.png — 200 — 66.6 KiB — 107 ms — h2https://moodle.com/wp-content/uploads/2025/10/EditMode-Moodle-Mentor-blog-header-and-thumbnail.pngmoodle.com/wp-content/uploads/2025/... https://moodle.com/wp-content/uploads/2025/10/EditMode-Moodle-Mentor-blog-header-and-thumbnail.png — 200 — 80.0 KiB — 109 ms — h2https://moodle.com/wp-content/uploads/2026/03/Certified-Partner-2.pngmoodle.com/wp-content/uploads/2026/... https://moodle.com/wp-content/uploads/2026/03/Certified-Partner-2.png — 200 — 395.0 KiB — 132 ms — h2https://moodle.org/theme/moodleorg/pix/logo-footer.svg/theme/moodleorg/pix/logo-footer.sv... https://moodle.org/theme/moodleorg/pix/logo-footer.svg — 200 — 2.2 KiB — 253 ms — h2https://moodle.org/theme/moodleorg/pix/b-corp-footer.png/theme/moodleorg/pix/b-corp-footer.... https://moodle.org/theme/moodleorg/pix/b-corp-footer.png — 200 — 9.7 KiB — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/m_facebook.svg/theme/moodleorg/pix/social/m_faceb... https://moodle.org/theme/moodleorg/pix/social/m_facebook.svg — 200 — 589 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/m_linkedin.svg/theme/moodleorg/pix/social/m_linke... https://moodle.org/theme/moodleorg/pix/social/m_linkedin.svg — 200 — 841 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/m_twitter.svg/theme/moodleorg/pix/social/m_twitt... https://moodle.org/theme/moodleorg/pix/social/m_twitter.svg — 200 — 778 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/m_youtube.svg/theme/moodleorg/pix/social/m_youtu... https://moodle.org/theme/moodleorg/pix/social/m_youtube.svg — 200 — 526 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/old/facebook.svg/theme/moodleorg/pix/social/old/fac... https://moodle.org/theme/moodleorg/pix/social/old/facebook.svg — 200 — 732 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/old/linkedin.svg/theme/moodleorg/pix/social/old/lin... https://moodle.org/theme/moodleorg/pix/social/old/linkedin.svg — 200 — 842 B — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/old/twitter.svg/theme/moodleorg/pix/social/old/twi... https://moodle.org/theme/moodleorg/pix/social/old/twitter.svg — 200 — 1.2 KiB — 253 ms — h2https://moodle.org/theme/moodleorg/pix/social/old/youtube.svg/theme/moodleorg/pix/social/old/you... https://moodle.org/theme/moodleorg/pix/social/old/youtube.svg — 200 — 767 B — 253 ms — h2https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Regular-webfont.woff/theme/font.php/moodleorg/theme/177... https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Regular-webfont.woff — 200 — 22.4 KiB — 43 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 62 ms — h2https://moodle.org/theme/image.php/moodleorg/theme/1776241734/Atlassian_Jira-logo/theme/image.php/moodleorg/theme/17... https://moodle.org/theme/image.php/moodleorg/theme/1776241734/Atlassian_Jira-logo — 200 — 594 B — 645 ms — h2https://moodle.org/theme/image.php/moodleorg/theme/1776241734/wave/theme/image.php/moodleorg/theme/17... https://moodle.org/theme/image.php/moodleorg/theme/1776241734/wave — 200 — 562 B — 40 ms — h2https://moodle.org/theme/image.php/moodleorg/theme/1776241734/ellipse-112/theme/image.php/moodleorg/theme/17... https://moodle.org/theme/image.php/moodleorg/theme/1776241734/ellipse-112 — 200 — 468 B — 610 ms — h2https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Bold-webfont.woff/theme/font.php/moodleorg/theme/177... https://moodle.org/theme/font.php/moodleorg/theme/1776241734/OpenSans-Bold-webfont.woff — 200 — 22.1 KiB — 17 ms — h2https://moodle.org/theme/font.php/moodleorg/core/1776241734/fa-solid-900.woff2/theme/font.php/moodleorg/core/1776... https://moodle.org/theme/font.php/moodleorg/core/1776241734/fa-solid-900.woff2 — 200 — 154.8 KiB — 28 ms — h2https://moodle.org/theme/font.php/moodleorg/theme/1776241734/DMSerifDisplay-Regular.woff2/theme/font.php/moodleorg/theme/177... https://moodle.org/theme/font.php/moodleorg/theme/1776241734/DMSerifDisplay-Regular.woff2 — 200 — 32.0 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202406.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202406.1.0/otBannerSdk.js — 200 — 109.8 KiB — 20 ms — h2https://moodle.org/lib/requirejs.php/1774890407/core/first.js/lib/requirejs.php/1774890407/core/... https://moodle.org/lib/requirejs.php/1774890407/core/first.js — 200 — 763.3 KiB — 56 ms — h2https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/a4c5586a-aea6-485d-b1c4-74b25ba3c563/en.jsoncdn.cookielaw.org/consent/41472476-... https://cdn.cookielaw.org/consent/41472476-2396-4599-82d6-b8c87f439f8e/a4c5586a-aea6-485d-b1c4-74b25ba3c563/en.json — 200 — 11.5 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/otCenterRounded.json — 200 — 2.8 KiB — 22 ms — h2https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/v2/otPcCenter.json — 200 — 12.6 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202406.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 23 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 637 B — 17 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.1 KiB — 19 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 16 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/jquery-private.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/requirejs/jquery-private.js — 200 — 432 B — 24 ms — h2https://moodle.org/lib/javascript.php/1774890407/lib/jquery/jquery-3.7.1.min.js/lib/javascript.php/1774890407/lib/... https://moodle.org/lib/javascript.php/1774890407/lib/jquery/jquery-3.7.1.min.js — 200 — 29.8 KiB — 20 ms — h2https://moodle.org/lib/ajax/service-nologin.php?info=media_videojs_get_language&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22media_videojs_get_language%22%2C%22args%22%3A%7B%22lang%22%3A%22en%22%7D%7D%5D/lib/ajax/service-nologin.php?info=... https://moodle.org/lib/ajax/service-nologin.php?info=media_videojs_get_language&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22media_videojs_get_language%22%2C%22args%22%3A%7B%22lang%22%3A%22en%22%7D%7D%5D — 200 — 1.4 KiB — 15 ms — h2https://moodle.org/theme/moodleorg/pix/favicons/favicon-32.webp/theme/moodleorg/pix/favicons/favic... https://moodle.org/theme/moodleorg/pix/favicons/favicon-32.webp — 200 — 921 B — 18 ms — h2https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_fontawesome_icon_system_map&cachekey=1776241734&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_fontawesome_icon_system_map%22%2C%22args%22%3A%7B%22themename%22%3A%22moodleorg%22%7D%7D%5D/lib/ajax/service-nologin.php?info=... https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_fontawesome_icon_system_map&cachekey=1776241734&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_fontawesome_icon_system_map%22%2C%22args%22%3A%7B%22themename%22%3A%22moodleorg%22%7D%7D%5D — 200 — 5.1 KiB — 17 ms — h2https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_template_with_dependencies&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22loading%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%5D/lib/ajax/service-nologin.php?info=... https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_template_with_dependencies&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22loading%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%5D — 200 — 291 B — 16 ms — h2https://moodle.org/lib/ajax/service-nologin.php?info=6-method-calls&cachekey=1776717313&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22cancel%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A1%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22closebuttontitle%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A2%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22loading%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A3%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22savechanges%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A4%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22showless%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core_form%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A5%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22showmore%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core_form%22%2C%22lang%22%3A%22en%22%7D%7D%5D/lib/ajax/service-nologin.php?info=... https://moodle.org/lib/ajax/service-nologin.php?info=6-method-calls&cachekey=1776717313&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22cancel%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A1%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22closebuttontitle%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A2%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22loading%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A3%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22savechanges%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A4%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22showless%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core_form%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A5%2C%22methodname%22%3A%22core_get_string%22%2C%22args%22%3A%7B%22stringid%22%3A%22showmore%22%2C%22stringparams%22%3A%5B%5D%2C%22component%22%3A%22core_form%22%2C%22lang%22%3A%22en%22%7D%7D%5D — 200 — 215 B — 14 ms — h2https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_template_with_dependencies,core_output_load_template_with_dependencies,core_output_load_template_with_dependencies,core_output_load_template_with_dependencies&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A1%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal_backdrop%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A2%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal_cancel%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A3%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22pix_icon_fontawesome%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%5D/lib/ajax/service-nologin.php?info=... https://moodle.org/lib/ajax/service-nologin.php?info=core_output_load_template_with_dependencies,core_output_load_template_with_dependencies,core_output_load_template_with_dependencies,core_output_load_template_with_dependencies&cachekey=1774890407&args=%5B%7B%22index%22%3A0%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A1%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal_backdrop%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A2%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22modal_cancel%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%2C%7B%22index%22%3A3%2C%22methodname%22%3A%22core_output_load_template_with_dependencies%22%2C%22args%22%3A%7B%22component%22%3A%22core%22%2C%22template%22%3A%22pix_icon_fontawesome%22%2C%22themename%22%3A%22moodleorg%22%2C%22lang%22%3A%22en%22%7D%7D%5D — 200 — 833 B — 14 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
42% of JavaScript execution is third-party
First-party Third-party 345ms · 110KB · €4/mo
Unattributable
Other
Costly
Execution 255ms
Transfer 0 KB
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 90ms
Transfer 110 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 255ms and costs ~€3/month

42% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 255ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback