Problem/Motivation
The Flesch score feature provides the Flesch score and an explanation of that score.
As an Editor we can either improve manually the text, and/or when clicking on button we can save the result in the CKEditor parent field.
We should provide a way to get an improved text. We need to determine most accessible way to allow user to get the feedback from AI tool and request an improved text.
Steps to reproduce
The steps to reproduce the feature is to:
- Install AI CKEditor Extras module
- Configure Flesch score feature
- Create a content
- Add text in a CKEditor field in a given Text format and editor
- Select the text
- Click on AI Assistant button
- Request Flesh Score and check the output
Proposed resolution
We can think on two solutions:
- We can click button and get Flesh Score and automatically get an enhanced text
- We can click button and select a checkbox to get an enhanced text
- We can click button, get the enhanced text and a second button to request enhancement
Remaining tasks
Let's determine most usable and reliable solution and then we will add the tasks
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork ai_ckeditor_extras-3542170
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
enriquelacoma commentedComment #4
aaron gil martinez commentedLooks good to me
Comment #6
enriquelacoma commentedComment #8
enriquelacoma commented