Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Moodle

39 Topics 315 Posts
  • Moodle 4.0

    12
    3 Votes
    12 Posts
    1k Views
    jdaviescoatesJ
    @girish woohoo!
  • Moodle Security Check - File Permissions

    Solved
    3
    1 Votes
    3 Posts
    2k Views
    girishG
    I have pushed a new package.
  • How to enable Email-based self-registration ?

    Solved
    9
    +0
    1 Votes
    9 Posts
    1k Views
    girishG
    @rost I think there is a bug in our migration script. If you open /app/data/moodle/config.php, there will be a line $CFG->auth = 'ldap'; . Can you delete that line and try if it works after that? You will have to refresh the browser page. Also, the LDAP details you see pre-filled are the Cloudron LDAP (172.18.x.x is the internal server/docker network). If you want to disable LDAP, please start afresh. We only support setting the LDAP flag at install time. It cannot be changed post installation (this is a limitation across all apps at this moment).
  • 0 Votes
    5 Posts
    1k Views
    luckowL
    @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.
  • Moodle App, after installing and increasing ram utilization not starting

    Moved Solved
    4
    0 Votes
    4 Posts
    802 Views
    S
    @girish I have both HDD and SSD
  • Make sendmail optional

    Solved
    4
    0 Votes
    4 Posts
    639 Views
    ?
    @girish Whoops, thanks! I'll keep that in mind for next time.
  • 0 Votes
    12 Posts
    1k Views
    girishG
    @martinkbs Ah, I missed it that it's trying to transfer the database. Indeed, postgresql is the internal name. There is no public endpoint. What you have to do is to export the postgresql dump from the old instance and import it into Cloudron by hand. Please see https://docs.cloudron.io/guides/import-postgresql/
  • App update to latest version failed with ERROR

    13
    +0
    0 Votes
    13 Posts
    2k Views
    imc67I
    @girish update went fine!!! Thanks! Indeed there where 40K+ session files, they are all gone now. I do see a new folder “Moodle-prev-do-not-touch”
  • 40k session files ?!

    Solved
    3
    0 Votes
    3 Posts
    506 Views
    girishG
    I have moved sessions to redis in the upcoming package.
  • Adding Redis support

    4
    2 Votes
    4 Posts
    663 Views
    ?
    @girish I am exploring that angle too but will just add to my existing PR. Waiting to hear back from our hosting team to see if they do anything differently.
  • How to add "server" locales

    Solved
    29
    1 Votes
    29 Posts
    3k Views
    robiR
    @imc67 I am still looking to see how awesome it is.. been buggy for me just trying to install a dark theme ;-/
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • IP loggings/views in Moodle are local docker IP's

    Solved
    6
    1 Votes
    6 Posts
    2k Views
    nebulonN
    @imc67 I've published a new package which sets the getremoteaddrconf now correctly. Since we only have one reverse proxy, the second setting was not needed in my tests. So this is untouched by default.
  • Log file typo

    Solved
    4
    0 Votes
    4 Posts
    593 Views
    girishG
    Fixed for next release.
  • Made a Moodle feature request to move plugins into a single directory

    2
    3 Votes
    2 Posts
    370 Views
    girishG
    @atrilahiji Thanks for reporting! What's crazy is there are like over 20 different types of plugins and thus over 20 different directories to take care of. I imagine it's a massive engineering effort.
  • Which app category is Moodle in?

    Solved
    2
    1 Votes
    2 Posts
    325 Views
    nebulonN
    Good idea, I will add a Learning category for now. Moodle already has that tag in the manifest, so only dashboard needs changes here.
  • Requirements to go stable

    5
    0 Votes
    5 Posts
    726 Views
    ?
    @girish Ah I see. That makes sense
  • Errors in the Moodle logs

    Solved
    6
    1 Votes
    6 Posts
    737 Views
    robiR
    no worries, just reporting in case it was relevant.
  • No documentation

    26
    0 Votes
    26 Posts
    2k Views
    ?
    @girish Weird... I only see my LDAP changes in there. Did I actually nail it and didn't notice or did you fix something? Not that it really matters. I'm just curious :^) Whoops I had the full URL and the port. Double ports. Thanks @girish ! Edit: Also here are some resources for tests https://docs.moodle.org/dev/Running_acceptance_test https://docs.moodle.org/dev/PHPUnit#Initialisation_of_test_environment