2108 solutions found
Page 94 of 106votes
I have created one plugin "tuition" and install that in moodle(2.5.2) from moodle/blocks directory. After that I have tried to create some table from...
votes
I am trying to develop a Moodle Android app. I am using MoodleREST source code for my reference. But rest code to upload assignment is not provided by this li...
votes
I'm setting up a Moodle environment and I need users to be able to login via an external site using their credentials from *that* site. Ideally they would g...
votes
How to get value from custom profile field in moodle?<br> i want to include the profile field in user.php
votes
I am new to `Moodle` and I have the following code: $userDetails = $DB->get_record('user', array('id' => $singleuser->userid));...
votes
I'm trying to create a user using the Moodle Webservices - Rest Server, but I'm stuck at the validation of the params :S My code is the following:...
votes
How can I identify users who completely read / viewed all lessons for a particular course in Moodle? I created one course and enrolled 3 users in it, create...
votes
i have 2 Apache servers and 2 Loadbalance servers and one File server(centos 7)and i am using maria db cluster. i want to download som file from students i f...
votes
My config: - Ubuntu 14.04 - Nginx 1.4.6 - PHP 5.5.9 - Moodle 3.0 I've completed the Moodle 3.0 installation through the browser and there is no...
votes
I am developing an LTI Tool Provider in Python and have had no problems getting any aspects of LTI 1.x basic launch working or the Content Item specification. I...
votes
I've installed successfully Moodle version 3.3.2 and at the end, i got an error to connection database. But as i've seen it generated all tables in data...
votes
I'm trying to improve the moodle login through Keycloak service. I installed this plugin (https://moodle.org/plugins/auth_oidc) on my local instance and...
votes
SourceForge is currently down, so I can't access Maxima's documentation and came here with this question. I'm building a question in Moodle that wou...
votes
I am trying to code login API from an external website to moodle. I don't know how to achieve it. Please guide me through. I want to create via REST webserv...
votes
I am building a laravel web application which involves the usage of Moodle Service (version 3.6). I have done autologin with a [plugin](https://github.com/cata...
votes
I have a fresh Moodle 3.7 install in my Ubuntu 19.04 powered laptop, Apache2 as server, PostgreSQL for database and PHP 7.2. I've followed the steps in http...
votes
We've been using Moodle 3.8 in which we want to send notifications to Users through Emails. For that we have configured Office365 Mailing Server as per Mood...
votes
When students encounter a Short Answer or a Numerical question, they are presented with a text box in which they can enter their answer. Their answers will be c...
votes
New GIT user here, managing a Moodle course web site system on a Windows server. Trying to do my first Pull update of the core code (using TortoiseGit) and it&...
votes
I want to use Moodle, but I get an error during the installation process: > php_extension->intl->should be installed and enabled for best results....