1 Click to calculate the FLESCH readability factor
There'll be a button. Push it.
Colours indicate the readability of the text: red, orange, yellow, green.
Numeric values detail the readability:
a) Negative numbers or near "0" indicate texts which are very difficult to read.
b) Numbers near "100" indicate very easy texts.
Calculating is triggered by editing action or by pushing the button.
Install
On the command line, run npm install ep_readability
.
Alternatively, browse to http://yourEtherpadliteInstan.ce/admin/plugins
, search for ep_readability
and click install.
After restarting the server, the plugin takes effect.
License
MIT
Other Resources
Some code of the TextStatistics package is being used.
TextStatistics.js, Christopher Giffard (2012)
https://github.com/DaveChild/Text-Statistics