Moodle Plugins directory: Atto Ace Inline Assistant: Versions: v1.0.3 | Moodle.org

Atto Ace Inline Assistant
Atto ::: atto_aceinlineassistant
Maintained by
Norberto Martín Afonso
The Atto Ace Inline Assistant plugin for Moodle enhances the Atto text editor by providing a convenient button to quickly insert code templates using the Ace Inline filter. This plugin simplifies the process of adding formatted code snippets, making it easy for educators and students to integrate code directly into their Moodle content with just a single click.
Atto Ace Inline Assistant v1.0.3
Moodle 4.1, 4.2, 4.3, 4.4
Released: Monday, 30 September 2024, 5:13 AM
Release Notes: Atto Ace Inline Assistant
Version 1.0.3
Features
- Integration with Atto Editor: Adds a new button to the Atto editor toolbar for easy insertion of code templates.
- Ace Inline Filter Support: Automatically formats inserted code using the Ace Inline filter, enhancing readability and presentation.
- User-Friendly Interface: Simplifies the process of embedding code snippets, making it accessible for users with minimal technical knowledge.
- Compatibility: Fully compatible with Moodle versions 3.9 and above.
Required Plugins
- [Filter Ace Inline] (https://moodle.org/plugins/filter_ace_inline): Required for formatting the inserted code.
- [Coderunner Question Type] (https://moodle.org/plugins/qtype_coderunner): Required for running and testing code snippets.
Installation
- Download the plugin package.
- Upload and install the plugin via the Moodle Plugin Installer.
- Enable the plugin in the Atto editor settings.
- Configure the Ace Inline filter settings as needed.
- Ensure the required plugins (filter_ace_inline, qtype_coderunner) are installed and configured properly.
Bug Fixes
- Initial release, no bug fixes.
Known Issues
- No known issues at this time.
Future Enhancements
- Planned support for additional code formatting options.
- Localization support for multiple languages.
Feedback and Support
For feedback, support, or to report any issues, please visit the GitHub repository or contact me on Twitter (X) @NorbertoMartnAf.
Version information
- Version build number
- 2024092901
- Version release name
- v1.0.3
- Maturity
- Unknown
- MD5 Sum
- 6ac4cce1a127568064f6d1d93e0b00dd
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Atto
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish installation of the plugin.
To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.