Moodle Plugins directory: Components for Learning (C4L) | Moodle.org
Components for Learning (C4L)
A plugin for the Atto editor that provides a collection of visual components designed explicitly for Learning, based on the parent project https://componentsforlearning.org.
You can find a more detailed description of the project on its website, https://componentsforlearning.org. You will find there the related documentation (https://componentsforlearning.org/components), and some general usage recommendations for all components included there.
No configuration settings are required for this plugin. Just install it from the Site Administration area (Plugins → Install plugins → Install plugin from ZIP file).
Once the plugin is installed, you will need to make the button visible in the Atto editor. To do so, also in the Site Administration area, go to Plugins → Text Editors → Atto HTML editor. Then scroll down to the Toolbar config area, and add the text 'c4l' whenever you wish the editor bar to show the button. For instance, if you want the button to show before the 'emojipicker' button, just insert it like that:
files = c4l, emojipicker, image, media, recordrtc, managefiles, h5p
This plugin has been possible thanks to the Institut Obert de Catalunya, which has committed to the project and is currently using a very similar version of the components. A big thank you to all the teachers that accompanied me all over the design and testing process.
Is there a way to edit components styles ? I would like to use this beautiful plugin but I would love to edit the components to integrate them with the design of our site (graphic charter and theme used). It seems that the official and the documentation websites aren't working anymore. Many thanks!
.c4l-attention {
border-left: 6px solid red;
}
Anyway, if you need assistance or have any doubt regarding this feel free to write me at roger@contacteu.me. Cheers!
That's what I'm going to do. But before that, I wanted to be sure that there wasn't a way to do it that was provided by the plugin.
Thanks for showing interest in the plugin. There is actually a TinyMCE version waiting to be approved by Moodle. Once it's done, it will be automatically added to the official Plugins directory. I hope it doesn't take long.
https://tracker.moodle.org/browse/CONTRIB-9149?jql=text%20~%20%22c4l%22
Thanks!