The Inokufu Search - Atto Plugin for the Moodle™ platform is part of the set of plugins required to integrate Inokufu Search into your Moodle™ platform. This set also includes:
- Inokufu Search - Local Services plugin for the Moodle™ platform,
- Inokufu Search - Repository plugin for the Moodle™ platform,
- Inokufu Search - TinyMCE plugin for the Moodle™ platform.
This plugin enable users to embed Learning Objects from our Repository plugin directly into the Atto text editor of their Moodle™ platform. This documentation will guide you through the installation and usage of the plugin.
Note: This Plugin is only useful when combined with our Inokufu Search - Repository plugin for the Moodle™ platform. Please be sure to have it installed and configured before installing this plugin.
Please find a French version of this documentation here.
- Download the plugin zip file from this GitHub repository.
- Log in to your Moodle site as an administrator.
- Navigate to
Site administration > Plugins > Install plugins. - Upload the zip file you downloaded from this GitHub repository and follow the on-screen instructions.
- Complete and confirm the forms to finish the plugin installation.
- Establish an SSH connection to your Moodle instance.
- Clone the source files from this GitHub repository directly into your Moodle source files.
- Rename the cloned folder to
inokufu. - Move the
inokufufolder into thelib/editor/atto/pluginsdirectory of your Moodle installation. Ensure that the plugin folder is namedinokufu. - Log in to your Moodle site as an administrator.
- Navigate to
Site administration > Notificationsto finalize the plugin installation.
- After successful installation, navigate to
Site administration > Plugins > Text Editors > Atto Toolbar Settingsto configure the plugin settings. - In the
Toolbar Configurationtext field, add a new row :search = inokufu, above the rawfiles = (...). - Save changes, and start using our atto plugin.
- To add a new Learning Object to your Moodle Courses, navigate to the desired course, and turn editing on.
- Add or edit any activity or resource of your course.
- In any Atto text editor tool bar, you will find an Inokufu tab ; click on it to open your Moodle Repositories, and then select
Inokufu Searchon the left panel to open our Repository Plugin. - Fill in your query by typing your text query, and editing default filters if needed. Launch the query by clicking on the
Searchbutton. - A list of Learning Objects should appear ; select the Learning Object you want by clicking on it. Click on select this file to confirm your choice.
- A small window should open, asking you if you want to change the title of the Learning Object that will be displayed in your Moodle course. Click on
Add a Learning Objectto confirm the title and add the Learning Object. - Save and display the activity. Your students can now access to the Learning Object content by clicking on it.
Note: This use case is only possible if you have already installed our Inokufu Search - Moodle Repository Plugin.
If you encounter any issues with the plugin, please check the following:
- Ensure your Moodle site meets the minimum requirements for the plugin.
- Verify that your API Key is correctly filled in, and valid.
- Check the Moodle log (
Site administration > Reports > Logs) for any error messages related to the plugin. - If none of these steps helped, feel free to contact our Inokufu Support.
For additional support or to report a bug, please visit the plugin's GitHub repository and open an issue. Be sure to include any relevant details, such as your Moodle version, plugin version, and a detailed description of the issue.