<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Moodle]]></title><description><![CDATA[Moodle]]></description><link>https://forum.cloudron.io/category/102</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 01:51:16 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/category/102.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Jan 2026 04:16:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Moodle 5.1.1 App – Missing vendor&#x2F; Folder (?)]]></title><description><![CDATA[@osobo Moodle package has quite a complicated setup. The app has over 25 (!) plugin types and each plugin writing all over the source code. For this reason, source code is treated as data.
/app/code is just the released tarball.
The app runs off /app/data/moodle .
The package seems to make some best effort update by copying latest /app/code into /app/data/moodle .
]]></description><link>https://forum.cloudron.io/topic/14919/moodle-5.1.1-app-missing-vendor-folder</link><guid isPermaLink="true">https://forum.cloudron.io/topic/14919/moodle-5.1.1-app-missing-vendor-folder</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 20 Jan 2026 04:16:27 GMT</pubDate></item><item><title><![CDATA[Moodle 5.1 upgrade]]></title><description><![CDATA[Yup, there is a mega change here - https://git.cloudron.io/packages/moodle-app/-/merge_requests/33
]]></description><link>https://forum.cloudron.io/topic/14387/moodle-5.1-upgrade</link><guid isPermaLink="true">https://forum.cloudron.io/topic/14387/moodle-5.1-upgrade</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 10 Oct 2025 02:15:26 GMT</pubDate></item><item><title><![CDATA[Moodle broken after Cloudron update – OAuth2 plugin causing SQL errors]]></title><description><![CDATA[Hello,
I finally managed to solve the issue as suggested above. I installed a second instance, which ended up working, then created a backup of version 3.1.3 (the one that wasn’t working) and imported that backup into the new instance.
Thanks for your help!
]]></description><link>https://forum.cloudron.io/topic/14368/moodle-broken-after-cloudron-update-oauth2-plugin-causing-sql-errors</link><guid isPermaLink="true">https://forum.cloudron.io/topic/14368/moodle-broken-after-cloudron-update-oauth2-plugin-causing-sql-errors</guid><dc:creator><![CDATA[RoloufGoudebin]]></dc:creator><pubDate>Mon, 06 Oct 2025 13:18:55 GMT</pubDate></item><item><title><![CDATA[How to backup database]]></title><description><![CDATA[@nebulon Thank you
]]></description><link>https://forum.cloudron.io/topic/12918/how-to-backup-database</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12918/how-to-backup-database</guid><dc:creator><![CDATA[hakh]]></dc:creator><pubDate>Mon, 09 Dec 2024 08:34:22 GMT</pubDate></item><item><title><![CDATA[The Moodle user profile lastname is required]]></title><description><![CDATA[@nebulon thank you
]]></description><link>https://forum.cloudron.io/topic/12838/the-moodle-user-profile-lastname-is-required</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12838/the-moodle-user-profile-lastname-is-required</guid><dc:creator><![CDATA[hakh]]></dc:creator><pubDate>Fri, 22 Nov 2024 01:51:18 GMT</pubDate></item><item><title><![CDATA[LDAP-module cannot connect]]></title><description><![CDATA[Thank you, i was uninstall and install it again, it works!
]]></description><link>https://forum.cloudron.io/topic/12758/ldap-module-cannot-connect</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12758/ldap-module-cannot-connect</guid><dc:creator><![CDATA[hakh]]></dc:creator><pubDate>Fri, 08 Nov 2024 09:37:30 GMT</pubDate></item><item><title><![CDATA[Upgrading to 4.5 is not working]]></title><description><![CDATA[Closed due to inactivity
]]></description><link>https://forum.cloudron.io/topic/12702/upgrading-to-4-5-is-not-working</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12702/upgrading-to-4-5-is-not-working</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sun, 27 Oct 2024 01:15:09 GMT</pubDate></item><item><title><![CDATA[Issue embedding iframes]]></title><description><![CDATA[@gdeflaux I am not familiar with Moodle but I have seen Wordpress plugins strip certain tags to prevent potential XSS issues.  It became necessary to restructure working content and the theme files to restore functionality that was broken.  I would suggest making sure that you know how the CMS handles iframes before adjusting the CSP.  LAMP stacks can adjust CSP via .htaccess, PHP header commands, and HTML &lt;meta&gt; directives.  Good luck peeling back layers of the onion.
]]></description><link>https://forum.cloudron.io/topic/12655/issue-embedding-iframes</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12655/issue-embedding-iframes</guid><dc:creator><![CDATA[crazybrad]]></dc:creator><pubDate>Thu, 17 Oct 2024 07:21:54 GMT</pubDate></item><item><title><![CDATA[Can someone help me embed this editor.md on Moodle?]]></title><description><![CDATA[Go to preference
[image: 1728070708966-584ccb2b-1ac5-4639-a201-a5f43d823058-image-resized.png]
Change "editor preference" to "plain text area"
[image: 1728070761442-9bbb4805-e0fd-4238-8ad5-eda9761eaa5b-image-resized.png]
Turn on the "Edit Mode" and add an activity or resource, select page
[image: 1728070926233-478cb6f2-c674-44d3-ab0a-9689bb5a7d2b-image-resized.png]
Then, copy and paste the following code:
&lt;link href="https://unpkg.com/editor.md/css/editormd.min.css" rel="stylesheet" /&gt;
&lt;script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"&gt;&lt;/script&gt;
&lt;script src="https://unpkg.com/editor.md/editormd.min.js"&gt;&lt;/script&gt;

&lt;div id="editor"&gt;
&lt;textarea style="display: none;"&gt;&lt;/textarea&gt;
&lt;/div&gt;

&lt;script type="text/javascript"&gt;
    $(function () {
        var editor = editormd("editor", { 
        	width: "100%", 
            height: "100%", 
            path: "https://unpkg.com/editor.md/lib/" 
        });
    });
&lt;/script&gt;






]]></description><link>https://forum.cloudron.io/topic/12569/can-someone-help-me-embed-this-editor-md-on-moodle</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12569/can-someone-help-me-embed-this-editor-md-on-moodle</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Thu, 03 Oct 2024 06:06:37 GMT</pubDate></item><item><title><![CDATA[Moodle Bug: Unable to inject &lt;script&gt;javascript code&lt;&#x2F;script&gt; in blocks or course activities]]></title><description><![CDATA[[image: 1724319210408-295f317a-fabe-4891-959f-bbb3bea9fa89-image-resized.png]
]]></description><link>https://forum.cloudron.io/topic/12322/moodle-bug-unable-to-inject-script-javascript-code-script-in-blocks-or-course-activities</link><guid isPermaLink="true">https://forum.cloudron.io/topic/12322/moodle-bug-unable-to-inject-script-javascript-code-script-in-blocks-or-course-activities</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Tue, 20 Aug 2024 08:17:22 GMT</pubDate></item><item><title><![CDATA[Course File Structure]]></title><description><![CDATA[Not sure where moodle places the files but it must be somewhere in /app/data . You can always use the web terminal and the find command to locate it . Then , navigate to that folder via the file manager.
]]></description><link>https://forum.cloudron.io/topic/11912/course-file-structure</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11912/course-file-structure</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 15 Jun 2024 11:04:02 GMT</pubDate></item><item><title><![CDATA[Unable to Import a Moodle Course]]></title><description><![CDATA[But no! What a careless mistake! I didn't even see it  Thank you! All is ok now
]]></description><link>https://forum.cloudron.io/topic/11857/unable-to-import-a-moodle-course</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11857/unable-to-import-a-moodle-course</guid><dc:creator><![CDATA[Benoit]]></dc:creator><pubDate>Tue, 04 Jun 2024 14:25:15 GMT</pubDate></item><item><title><![CDATA[Deploying moodle]]></title><description><![CDATA[@taowang yes, since we have cloudron backups (which are app level), we disable the backups inside the app.
]]></description><link>https://forum.cloudron.io/topic/11583/deploying-moodle</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11583/deploying-moodle</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 22 Apr 2024 13:18:06 GMT</pubDate></item><item><title><![CDATA[Current Moodle version not being consistent with last release (2.4.0)]]></title><description><![CDATA[It seems to be correct here in a test install:
[image: 1707120164607-7f9aa340-458e-4313-a11c-83a680bbaab1-image.png]
What is the package version you are running ? If you go the Cloudron Dashboard -&gt; App -&gt; Update . It will show the package version . Latest package is 2.4.0 which contains Moodle 4.3.0
]]></description><link>https://forum.cloudron.io/topic/11024/current-moodle-version-not-being-consistent-with-last-release-2-4-0</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11024/current-moodle-version-not-being-consistent-with-last-release-2-4-0</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 04 Feb 2024 14:57:48 GMT</pubDate></item><item><title><![CDATA[No notification on plugin updates]]></title><description><![CDATA[Thanks for your quick reaction on this matter! With the new version update I am able to get those notifications!
Best regards
Gio
]]></description><link>https://forum.cloudron.io/topic/9804/no-notification-on-plugin-updates</link><guid isPermaLink="true">https://forum.cloudron.io/topic/9804/no-notification-on-plugin-updates</guid><dc:creator><![CDATA[giofonseca]]></dc:creator><pubDate>Fri, 11 Aug 2023 11:59:04 GMT</pubDate></item><item><title><![CDATA[Importing database(activitity) presets is not working]]></title><description><![CDATA[Great! Thank you so much, the new update solved the problem!
]]></description><link>https://forum.cloudron.io/topic/9686/importing-database-activitity-presets-is-not-working</link><guid isPermaLink="true">https://forum.cloudron.io/topic/9686/importing-database-activitity-presets-is-not-working</guid><dc:creator><![CDATA[giofonseca]]></dc:creator><pubDate>Fri, 21 Jul 2023 15:45:42 GMT</pubDate></item><item><title><![CDATA[Using DigitalOcean Spaces to store moodledata directory as volumes]]></title><description><![CDATA[@andirahmat yes, block storage is the correct thing to use for app data directory. But even in block storage, some filesystems like CIFS are not suited (since they don't have permissions and symlink support either). Of course, other filesystems like FAT, NTFS etc are totally out of question.
]]></description><link>https://forum.cloudron.io/topic/9362/using-digitalocean-spaces-to-store-moodledata-directory-as-volumes</link><guid isPermaLink="true">https://forum.cloudron.io/topic/9362/using-digitalocean-spaces-to-store-moodledata-directory-as-volumes</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 08 Jun 2023 03:50:40 GMT</pubDate></item><item><title><![CDATA[Moodle &amp; OpenID Connect Provider (beta)]]></title><description><![CDATA[@nebulon other use case. I will test this.
]]></description><link>https://forum.cloudron.io/topic/8933/moodle-openid-connect-provider-beta</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8933/moodle-openid-connect-provider-beta</guid><dc:creator><![CDATA[luckow]]></dc:creator><pubDate>Sat, 01 Apr 2023 17:05:16 GMT</pubDate></item><item><title><![CDATA[No Mails from Moodle - PHP Error in Cron &#x2F; Scheduled Task for sending E-Mails]]></title><description><![CDATA[@ccfu said in No Mails from Moodle - PHP Error in Cron / Scheduled Task for sending E-Mails:

@jdaviescoates
I made sure to remove the queued adhoc tasks before updating to prevent that from happening and users receiving notifications of past events. At least you now know that adhoc tasks are working again in your installation 

Thankfully in my case I don't yet actually have any users. I just installed to have a play around (because I do have plans to run some online courses) and haven't even really got around to doing that yet
]]></description><link>https://forum.cloudron.io/topic/7452/no-mails-from-moodle-php-error-in-cron-scheduled-task-for-sending-e-mails</link><guid isPermaLink="true">https://forum.cloudron.io/topic/7452/no-mails-from-moodle-php-error-in-cron-scheduled-task-for-sending-e-mails</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 02 Aug 2022 10:05:51 GMT</pubDate></item><item><title><![CDATA[cron + max_input are missing by default]]></title><description><![CDATA[@JOduMonT Both issues are fixed in the latest package.
]]></description><link>https://forum.cloudron.io/topic/7074/cron-max_input-are-missing-by-default</link><guid isPermaLink="true">https://forum.cloudron.io/topic/7074/cron-max_input-are-missing-by-default</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 23 May 2022 03:49:57 GMT</pubDate></item><item><title><![CDATA[Moodle 4.0]]></title><description><![CDATA[@girish woohoo!
]]></description><link>https://forum.cloudron.io/topic/6836/moodle-4-0</link><guid isPermaLink="true">https://forum.cloudron.io/topic/6836/moodle-4-0</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 17 Apr 2022 16:27:31 GMT</pubDate></item><item><title><![CDATA[Moodle Security Check - File Permissions]]></title><description><![CDATA[I have pushed a new package.
]]></description><link>https://forum.cloudron.io/topic/6301/moodle-security-check-file-permissions</link><guid isPermaLink="true">https://forum.cloudron.io/topic/6301/moodle-security-check-file-permissions</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 09 Jan 2022 11:22:03 GMT</pubDate></item><item><title><![CDATA[Shibboleth Web login error: &quot;Unable to resolve outbound message endpoint for relying party &quot;]]></title><description><![CDATA[@sonia let me asked another question. How did you enable the shibboleth Plugin in moodle? When I clicked on [image: 1631812759903-34880a94-639e-4f62-8c3b-5dea9e82a262-image-resized.png]
nothing happens.
]]></description><link>https://forum.cloudron.io/topic/5573/shibboleth-web-login-error-unable-to-resolve-outbound-message-endpoint-for-relying-party</link><guid isPermaLink="true">https://forum.cloudron.io/topic/5573/shibboleth-web-login-error-unable-to-resolve-outbound-message-endpoint-for-relying-party</guid><dc:creator><![CDATA[luckow]]></dc:creator><pubDate>Wed, 25 Aug 2021 11:51:04 GMT</pubDate></item><item><title><![CDATA[Moodle App, after installing and increasing ram utilization not starting]]></title><description><![CDATA[@girish I have both HDD and SSD
]]></description><link>https://forum.cloudron.io/topic/5526/moodle-app-after-installing-and-increasing-ram-utilization-not-starting</link><guid isPermaLink="true">https://forum.cloudron.io/topic/5526/moodle-app-after-installing-and-increasing-ram-utilization-not-starting</guid><dc:creator><![CDATA[subtlecourage]]></dc:creator><pubDate>Sat, 14 Aug 2021 23:29:38 GMT</pubDate></item><item><title><![CDATA[Make sendmail optional]]></title><description><![CDATA[@girish Whoops, thanks! I'll keep that in mind for next time.
]]></description><link>https://forum.cloudron.io/topic/5361/make-sendmail-optional</link><guid isPermaLink="true">https://forum.cloudron.io/topic/5361/make-sendmail-optional</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 14 Jul 2021 20:49:17 GMT</pubDate></item></channel></rss>