LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 94 of 106
0 votes
1 ans
3 views
Create new table in moodle from plugin using install.xml file

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...

moodle-core Solved
TU
asked 1 month ago by Tushar
0 votes
1 ans
3 views
Upload assignment on Moodle using REST webservice function

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...

moodle-core Solved
HA
asked 1 month ago by Harshawardhan
0 votes
1 ans
3 views
Logging into Moodle via external site

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...

moodle-core Solved
CH
asked 1 month ago by chrisc
0 votes
1 ans
3 views
How to get value from custom profile field in moodle in code?

How to get value from custom profile field in moodle?<br> i want to include the profile field in user.php

moodle-core Solved
IR
asked 1 month ago by Irvan Santoso
0 votes
1 ans
3 views
How can I find the user role using user id in moodle

I am new to `Moodle` and I have the following code: $userDetails = $DB->get_record('user', array('id' => $singleuser->userid));...

moodle-core Solved
SA
asked 1 month ago by Santhucool
0 votes
1 ans
3 views
How to create a user in the Moodle Rest WS using the Python Requests module?

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:...

moodle-core Solved
AR
asked 1 month ago by arthas_dk
0 votes
1 ans
3 views
How can I identify users completely read / viewed all lessons for a particular course in Moodle

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...

moodle-core Solved
VA
asked 1 month ago by Varun Sreedharan
0 votes
1 ans
3 views
504 Gateway Timeout

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...

general-dev Solved
24
asked 1 month ago by 24al
0 votes
1 ans
3 views
Moodle 3.0 - CSS and Javascript don't load - Requests to NGINX aren't compatible with the real paths

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...

moodle-core Solved
SE
asked 1 month ago by sergiomafra
0 votes
1 ans
3 views
LTI 2 tool Proxy registration is failing with 400 or 500 error

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...

moodle-core Solved
MI
asked 1 month ago by Michael Robellard
0 votes
1 ans
3 views
Moodle 3.3.2 ERR_TOO_MANY_REDIRECTS

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...

moodle-core Solved
JO
asked 1 month ago by Jose M
0 votes
1 ans
3 views
Cannot log in with Keycloak using OIDC Plugin for Moodle

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...

moodle-core Solved
FA
asked 1 month ago by Fabio Fortini
0 votes
1 ans
3 views
Does the Maxima language have a map/dictionary data structure and if it does, how is one initiated and how are its values and keys accessed?

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...

moodle-core Solved
SE
asked 1 month ago by sesodesa
0 votes
1 ans
3 views
Login API via webservice in moodle

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...

moodle-core Solved
NE
asked 1 month ago by neha sk
0 votes
1 ans
3 views
Moodle autologin plugin - how to direct user to a specific course?

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...

moodle-core Solved
SA
asked 1 month ago by Sajin Shereef
0 votes
1 ans
3 views
Moodle 3.7 not loading properly after installation

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...

moodle-core Solved
US
asked 1 month ago by user5834627
0 votes
1 ans
3 views
Moodle Outgoing Mail Server Configuration not working

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...

moodle-core Solved
HA
asked 1 month ago by Harsh Shah
0 votes
1 ans
3 views
How to adjust the size of Moodle embedded-answer (Cloze) questions?

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...

moodle-core Solved
PR
asked 1 month ago by Promethee Spathis
0 votes
1 ans
3 views
GIT pull failed: 'unable to unlink file: invalid argument'

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&...

moodle-core Solved
PI
asked 1 month ago by pillsbur
0 votes
1 ans
3 views
intl extension php_intl.dll with wamp

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....

moodle-core Solved
AN
asked 1 month ago by Ankur Saxena