Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

📖 Multilingual Reading Speed & Comprehension Test Widget

A lightweight, responsive, zero-dependency embeddable widget that allows bloggers, educators, universities, and study platforms to let their readers test their reading speed (Words Per Minute / WPM) and comprehension directly inside any blog post, LMS, or web page.

Developed as a free global educational utility by OnlineReadingSpeedTest.com.


🌍 Live Interactive Demos (6 Languages)

Experience the full responsive widget interfaces localized across major languages:


💻 Quick Start: Embedding the Widget

To embed the interactive test into any HTML page, WordPress post, Notion doc, or LMS platform, copy and paste the corresponding language snippet:

🇺🇸 English Embed Snippet

<iframe 
  src="https://onlinereadingspeedtest.com/embed-widget/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="Online Reading Speed Test Widget"
  loading="lazy">
</iframe>

🇩🇪 German Embed Snippet (Für deutsche Schulen & Portale)

<iframe 
  src="https://onlinereadingspeedtest.com/de/lesegeschwindigkeit-widget-einbinden/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="Online Lesegeschwindigkeitstest Widget"
  loading="lazy">
</iframe>

🇪🇸 Spanish Embed Snippet (Para colegios, academias y opositores)

<iframe 
  src="https://onlinereadingspeedtest.com/es/widget-velocidad-lectura/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="Widget Test de Velocidad Lectora"
  loading="lazy">
</iframe>

🇫🇷 French Embed Snippet (Pour blogs éducatifs et universités)

<iframe 
  src="https://onlinereadingspeedtest.com/fr/widget-vitesse-de-lecture/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="Widget Test de Vitesse de Lecture"
  loading="lazy">
</iframe>

🇧🇷/🇵🇹 Portuguese Embed Snippet (Para escolas, vestibulares e concursos)

<iframe 
  src="https://onlinereadingspeedtest.com/pt/widget-velocidade-de-leitura/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="Widget Teste de Velocidade de Leitura"
  loading="lazy">
</iframe>

🇯🇵 Japanese Embed Snippet (日本語ウェブサイト・学習ポータル用)

<iframe 
  src="https://onlinereadingspeedtest.com/ja/embed-widget/" 
  width="100%" 
  height="620" 
  frameborder="0" 
  style="border: 1px solid #e2e8f0; border-radius: 12px; max-width: 720px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);" 
  title="読書スピード測定ウィジェット"
  loading="lazy">
</iframe>

🔬 Scientific Methodology & Cognitive Norms

Reading fluency requires balancing velocity with cognitive retention. The calculation integrates gross reading time with comprehension assessment:

1. Gross Velocity (Words / Characters Per Minute):

  • Alphabetical Languages (EN, DE, ES, FR, PT): $$\text{WPM} = \left(\frac{\text{Total Words Read}}{\text{Reading Time in Seconds}}\right) \times 60$$
  • Character-Based Languages (JA): $$\text{CPM} = \left(\frac{\text{Total Characters (文字数)}}{\text{Reading Time in Seconds}}\right) \times 60$$

2. Effective Reading Rate (ERR):

$$\text{ERR} = \text{Velocity} \times \left(\frac{\text{Comprehension Score %}}{100}\right)$$


📚 Multi-Regional Research & Reference Norms

Read our peer-reviewed research citations, meta-analysis datasets, and age-based distribution percentiles:


✨ Features

  • 100% Free & No Sign-Up Required: Zero barriers for students, educators, and general readers.
  • Privacy by Design (GDPR / DSGVO Compliant): No user logs or personal tracking data are transmitted to external servers; all timing calculations occur client-side.
  • Fully Responsive: Adapts cleanly to mobile phones, tablets, and desktop displays.
  • Standardized Passages: Supports 1-minute, 3-minute, and 5-minute timed reading intervals.

📄 Usage & License

  • Embed Snippet: Licensed under the MIT License — free for webmasters, teachers, schools, and developers to embed on any personal, educational, or commercial website.
  • Website Content & Trademarks: All test passages, brand assets, and proprietary algorithms remain Copyright © OnlineReadingSpeedTest.com. All rights reserved.

About

Lightweight, responsive embeddable widget for testing reading speed (WPM) and reading comprehension. Free for educational sites and blogs

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages