Moodle Plugins directory: SmartEdu – Intelligent Learning | Moodle.org
SmartEdu – Intelligent Learning
Blocks ::: block_smartedu
Maintained by
Paulo Júnior
A Moodle LMS block plugin that leverages the potential of AI to enhance education.
Latest release:
42 sites
135 downloads
5 fans
Current versions available: 1
SmartEdu (block_smartedu
)
A Moodle LMS block plugin that leverages the potential of AI to enhance education.
✅ Current Features
-
📄 Summarizes forum discussions and lecture notes provided by the teacher in various file formats: PDF, DOCX, PPTX, Google Slides and TXT. Users can hide items from the plugin by using tag
smartedu-hide
in the resource settings. -
🧠 Generates simple or detailed summaries, based on user preference.
-
📝 Generate quizzes, study guides and mind maps from lecture notes.
-
🤖 Currently supports generative AI providers:
-
Google (Gemini)
-
OpenAI (ChatGPT)
-
-
🔜 We intend to support additional providers soon.
Useful links
Contributors
Paulo Júnior (Lead maintainer)
Alexandre José de Carvalho Silva: Product Owner
Please login to view contributors details and/or to contact them
Thank you for your efforts. I have some questions: - Is this plugin free? - Should we have a paid OpenAI account? - Can we have a meeting to discuss it or if you have a video tutorial with the plugin capabilities it would be great if you share it?
Thank you for your interest in the SmartEdu plugin!
The plugin itself is completely free and open-source. However, please note that it relies on external Large Language Models (LLMs) such as ChatGPT (OpenAI) and Gemini (Google) to generate content. These services require valid API keys, and depending on the provider, usage may incur costs based on the number of requests or tokens processed.
As for the documentation, a full tutorial is already in our plans and will be developed soon. It will guide users through the installation, configuration, and usage of the plugin.
In the meantime, feel free to reach out if you need any help getting started!
In the meantime, you can watch this video tutorial that explains how to use the plugin from a teacher's point of view. The video is in Portuguese, but it might still help you understand the process visually.
Best regards.
I ran some tests on my end using Vietnamese characters in forum titles and posts (e.g., "Diễn đàn thảo luận"), and everything worked as expected — no errors occurred.
Please make sure you are using the latest version of the plugin, as recent updates may have addressed potential issues.
Also, I recommend checking your application's database configuration, especially the character set. For proper support of Vietnamese and other extended characters, the database and its tables should use the utf8mb4 character set and a compatible collation like utf8mb4_unicode_ci. This ensures that all Unicode characters are handled correctly.
Let me know if the issue persists after these checks — I’d be happy to help further!
Best regards,
Paulo