2108 solutions found
Page 105 of 106votes
I'm developing a Java client to interact with Moodle. I want to get all the users registered within a Moodle installation. I found the webservice functio...
votes
I have Moodle running on 2 different servers hosted by 2 different platforms (AWS and Rackspace). I have configured the AWS Moodle installation to read from...
votes
From [Moodle doc][1]: > A context is a space in Moodle where roles can be assigned. I understand that a context is a logical space used to manage Mood...
votes
In RMarkdown I usually use somewhat like ```{r} knitr::include_graphics("myimage.png") ``` to add already existing images to the out...
votes
I think I know the answer but just checking in case I missed something.The code that generates "Documentation for this page" link in the footer. Is there any wa...
votes
Anybody else having problems registering a new block in the pluginsdatabase?"There’s a temporary connection error on our side, so your plugin can’t be submitted...
votes
Hi,When you want to update Moodle to another major version,you must ensurethatadditionnal plugins used are compatible with the new Moodle version(you plan to up...
votes
Hi all,I just want to share this since I used the form knowledge to achieve it.Apparently it's a real struggle to use the build this in a custom plugin.So here...
votes
Hello Moodle Team,Greetings of the day,I would like to requestpermissionto submit my plugin to theMoodle pluginsDirectory.I am a Moodle developer and have prepa...
votes
I'm trying my hand at writing a simple TinyMCE plugin in Moodle 5.1I've been following along on thehttps://moodledev.io/docs/5.1/apis/plugintypes/tinydocumentat...
votes
How challenging would it be to develop a plugin which would update a course completion date each time a user uploads a new submission for an assignment activity...
votes
Hello,I would like to know if you are working on a version 5.1 of the Sharing Cart plugin that is compatible with Moodle 5.1.I have installed the currently avai...
votes
Hi Team,Is there a way i can integrate PowerBI with Moodle? Currently we are using AWS for doing this activity.
votes
Hey there,I vibe coded 3 very useful plugins. Since my developer skills are limited I'm looking for people who like to maintain them:2 of 3 I described here:htt...
votes
Every time weuploada new version ZIP to the Moodle paid plugins directory, the automated CI checker reports:moodle-plugin-ci phplint FAIL Details: Log file...
votes
Recent supply chain attacks raised the demand for SBOMs from management. There are several tools for PHP projects (Symfony, Laravel, etc.) already available.Has...
votes
I'm trying to add subplugins to my local plugin and understand that I have to create a subplugins.php file. However, I can't figure out what the correct/latest...
votes
Hi All, I am Emmanuel Katto. I'm trying to create a quiz in Moodle 3.9 with a large number of questions (over 100) and I'm experiencing some performance issues....
votes
Hi everyone,I’m experiencing significant performance issues with my Moodle site, which is hosted on a shared server. For the past six years, I’ve been using thi...
votes
Hi, In moodle 4.1.4 with php 8.1 when I update a plugin via command line it takes several hours, before it took minutes.I have checked Server -> Environment...