521 solutions found in moodle-core
Page 22 of 27votes
I am running two different sites on two different servers with two different domains. One site is running Joomla, the other Moodle. I have configured the Moodle...
votes
There is a platform like moodle made in django or some kind of interface django/moodle?
votes
I have a project that uses the moodle library. I had to change the URL from moodle.example.com to learn.example.com, due to a client request. I thought this...
votes
I'm creating a moodle site for school students with couple courses. When they start the course, I want to have a page like terms of agreement with a che...
votes
I am trying to install moodle on my server. I did unpack moodle package in public html folder. This moodle folder has `755` access rights set. Then I create...
votes
I am trying to create an authentication plugin, but I am having problems when the user does not exist in the moodle database. Therefore I am trying to find a wa...
votes
I'm new to moodle. I need your suggestions to create plugin which will add a custom field on Add/edit courses page and will also store the input value in `m...
votes
I just want to know is it ok to add new tables to the `moodle` database or should I create a new database for that? I need a table to save a unique id and a tok...
votes
I am trying to trigger an ajax call on change of a dropdown menu(at client_script.php). The ajax call will send some values to server_script.php and it will cha...
votes
I need to login my user from my website to the moodle page.I have build function that create user and make enroll to course,Now i need to make auto login....
votes
when I create a badge in Moodle 3.5, the core automatically creates 3 thumbs for the badge icon (35x35, 100x100, 512x512). I should increase the size of the 100...
votes
I'm building a Moodle course for my students who are part of different batches. Each batch refers same lesson notes, but the Quiz and Assignment activities...
votes
I'm new in moodle and I always programmed at client-side. I think maybe I'm missing something because of that reason. I need to provide the user with di...
votes
I have an application where I need to fetch records from Moodle using the core Web Service API. I am receiving courses and categories with the following API...
votes
Hi Iam using moodle cms to develop my e-learning website everything OK except one problem when i trying to search any youtube video the first image error shown...
votes
I'm currently a student at a University and I'm using Moodle everyday. I would like to access some information that is available to me (For example, in...
votes
We have tried to insert form elements via quiz actvity in moodle but when it is much complicated to handle when we display on the front end. Please refer th...
votes
tl;dr; trying to get a course module instance via a course module through mysql or the official moodle api. My solution in the end seems rather scrappy though,...
votes
I want to create an API request in Postman that creates a category in Moodle. The following are the steps which I did in Moodle : 1. Enabled Web service 2...
votes
I am using moodle 3.4 Version. My moodle is not showing Site administrator in "Add a Block".Due to which i am not able to add "Site administrato...