Skip to content

Menrath/moodle-atto_wordcount-1

 
 

Repository files navigation

ATTO Word Count Build Status

Add "real time" words count to Moodle Atto editor, By enable this Atto plugin the user will see a new bottom atto toolbar with the count of the words in the current Atto editor. The count is change will the user type or change the Atto editor content.

You can see examples in the screenshots bellow.

Requirements

  • Moodle 2.7 or later.

Installation

  1. Add the plugin to /lib/editor/atto/plugins
  2. Run the Moodle upgrade.
  3. In the browser go to /admin/category.php?category=editoratto in Your moodle domain
  4. In the editor_atto | toolbar field add the wordcount (You can add it right after the html button for example: other = html,wordcount)
  5. Save the settings

Records

Thanks to the Hebrew University Of Jerusalem that sponsor this plugin development. Hebrew University Of Jerusalem

Author

Avi Levy (avi@sysbind.co.il) SysBind

License

2021 SysBind

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Add "real time" words count to Moodle Atto editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Gherkin 63.7%
  • PHP 30.3%
  • SCSS 3.7%
  • CSS 2.3%