text_clarity_checker
Introduction
The module for checking text clarity has been designed with contributors in mind. They often come from a world other than the web, and find it difficult to understand Drupal's best practices. That's why we've provided them with a tool that gives them a range of information about their content in real time.
We've thought of you, the developers, with a module that installs and, after adding a block, is ready to use.
This module is a prototype, so don't hesitate to suggest metrics to add.
Eventually, we'll be looking into making the metrics used in the calculations configurable.
Features
The Text Clarity Checker offers essential features, including:
- Text Length Analysis: Helps users understand the length of their content.
- Estimated Reading Time: Provides an estimate of how long it will take to read the content.
- Image Count: Counts the number of images used, including decorative and background images.
- Heading Structure Validation: Checks the validity of heading structures and their depth.
- Real-Time Feedback: Offers immediate insights to improve content quality.
Configure
Administrators can add recommendations to guide their contributors, such as:
- the number of images
- the number of internal and external links
- the number of subtitles
This module is particularly useful for content editors and authors who want to ensure their writing is clear, concise, and well-structured.
Post-Installation
Once installed, the Text Clarity Check module adds a block that you can set to the theme of your choice to pull up metrics based on node types and roles. No additional configuration is required for basic functionality.
Additional Requirements
The Text Clarity Checker module requires Drupal core to function. There are no additional dependent modules or libraries necessary for its operation.