Local plugin: a tool to help teachers

Local plugin: a tool to help teachers

by Sébastien Checchi -
Number of replies: 0

Hello,


I'm trying to create a local plugin to display a lower right tool. This tool should be always available for teachers and helps them to use Moodle. When they click on this tool, it displays a menu with several files. When they click on a file, it should display its content into the current page (near the other blocks).


The plugin just displays the tool for now, no access to data. I think I should use a REST API to display the file inside the page.


Problem is that teachers can't see the tool, even with the capabilities.


And I need to find a way to add content (like a PDF) to any current pages when the teacher needs it.


XAMPP package:

  • Windows 10
  • Moodle 4.0dev
  • Theme: Boost
  • PHP 7.3.11
  • MariaDB 10.4.8


The tool is the little green bubble with its menu displayed:


plugin "aide" display


Anyone can help me please?

Average of ratings: -