Skip to main content

Questions tagged [moodle]

Moodle is an open source learning management system (LMS) written in PHP.

moodle
0 votes
0 answers
8 views

Installing external third party theme in moodle?

Hi there tech enthusiasts and fellow developers, I have a question from u that How should I install and configure a third party theme into my Moodle site?? Third party means an external theme that I ...
Sarmad's user avatar
  • 1
-1 votes
0 answers
21 views

Moodle SQL query to show cross listed (grouped) courses

I am trying to create a query that will show which courses are associated with which cross listed courses. For example a student is in a course with the id number of 2710.202431 but it is also cross ...
Withnoe's user avatar
  • 123
-1 votes
0 answers
41 views

xampp, mariadb, mysql, port management

I'm having issues with xampp dashboard error: Problem detected! 04:49:50 [mysql] Port 3306 in use by ""C:\Program Files\MariaDB 11.4\bin\mysqld.exe" "--defaults-file=C:\Program ...
Emmanuel's user avatar
0 votes
0 answers
40 views

Preventing Block Drawer Auto-Hide When On-Screen Keyboard is Active on Mobile Devices - Moodle Boost Theme

I am developing a dictionary block plugin for Moodle LMS using the Merriam-Webster API. The plugin works, but I encounter an issue on mobile devices. When I begin typing, the block drawer ...
Hendra's user avatar
  • 113
1 vote
1 answer
31 views

Database field count and an if else statement [duplicate]

Currently I am failing at the simplest of places. I am counting entries in the database and asking if the value is greater than 2. Even though there are no entries, it gives me my error message that ...
Sascha S's user avatar
0 votes
0 answers
18 views

Moodle "repository_onedrive\remove_temp_access_task" CRON task failing

we've got a Moodle environment (4.4+ (Build: 20240516)) which includes a number of plugins including: \local\o365 \auth\oidc \repository\office365 However, one of the builtin plugins (\repository\...
Chris Walsh's user avatar
  • 3,505
0 votes
0 answers
37 views

Upgrading bitnami/moodle container

I have a setup based on what is described in https://hub.docker.com/r/bitnami/moodle # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 version: '2' services: ...
Jussi's user avatar
  • 1
0 votes
0 answers
30 views

Moodle local installation in local with wamp server

I copy a moodle code folder alraedy costomised from a mac and want to run it on my windows with wamp server. I've already modify the config.php file But when I try to access the web app trough the ...
Gloria 's user avatar
-2 votes
0 answers
21 views

How to identify who added users on a moodle course manually

we are using Moodle 4.0 and i cant find who added users on a course manually, is there a way to figure out who added them? i tried looking up the logs but couldn't find anything, I am a site admin ...
Menna Ayman's user avatar
0 votes
0 answers
35 views

Subtraction in mysql statement and number compare

I have 2 tables: Table bs_steinweg id | laptopid | anzahl | datum | ustd Table bs_laptops id | laptop | anzahl If users want to reserve a laptop, I want to query whether there are still laptops ...
Sascha S's user avatar
0 votes
0 answers
71 views

Fatal error: During inheritance of IteratorAggregate: Uncaught ArgumentCountError: Too few arguments to function default_error_handler(), 4 passed in

error in my moodle platform: Fatal error: During inheritance of IteratorAggregate: Uncaught ArgumentCountError: Too few arguments to function default_error_handler(), 4 passed in /home/u369948337/...
Matias Veira's user avatar
0 votes
0 answers
37 views

PHP opcache.file_cache setting for a multi-node web server setup

While looking at my PHP 7.4 settings on my Windows Server 2019 servers, I came across the opcache.file_cache setting in my php.ini file. I run my Moodle site on a load-balanced multi-node server setup,...
luisdev's user avatar
  • 554
0 votes
0 answers
29 views

Moodle app pod is not connecting to external B

I have deployed the Moodle into my GKE cluster using helm chart. I have set the min replica count to 3, and max count to 10. the first pod that is created in the cluster got connected to the external ...
Shivakumar Chandrashekhar Pall's user avatar
1 vote
0 answers
29 views

Database entries with start date and end date within a period

I'm trying to create several database entries with a start date and an end date. The whole thing should always be created in a 7-day period. For example: start date: June 6th, 2024; end date: June ...
Sascha S's user avatar
0 votes
0 answers
31 views

AWS Loadbalancer healthcheck issue: bitnami/moodle application deployment

Deploying moodle application by ECS using bitnami/moodle:4.3 image , when I connect my container task ip as a target to application load balancer , I am getting unhealthy target status. I made ...
Over Power's user avatar

15 30 50 per page
1
2 3 4 5
207