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

Command icon 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

abelcain created an issue. See original summary.

enriquelacoma’s picture

Assigned: Unassigned » enriquelacoma

aaron gil martinez’s picture

Looks good to me

  • enriquelacoma committed 3f1bd5ee on 1.0.x
    feat: #3542170 Improvement of Flesch Feature
    
    By: enriquelacoma
    
enriquelacoma’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

enriquelacoma’s picture

Status: Fixed » Closed (fixed)