LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 91 of 106
0 votes
1 ans
3 views
How to add a block to the center of a page in Moodle?

I wanted to display a comment block below the activity rather than on the left or right side bars. It was a lot easier than I thought. I've added code...

moodle-core Solved
RU
asked 1 month ago by Russell England
0 votes
1 ans
3 views
Moodle development error in new plugin module with file manager

Please if you can help me in my problem, I'm developing a new module in Moodle (v. 2.4) (`mod_problem`), as part of my master thesis. In the `mod_form`...

moodle-core Solved
US
asked 1 month ago by user3486930
0 votes
1 ans
3 views
MOODLE - custom CSS for blocks

I want to create custom css for my custom block content, but moodle will take css from theme for all the blocks with similar css: .block div.content {...

moodle-core Solved
US
asked 1 month ago by user2686207
0 votes
1 ans
3 views
Getting users information from moodle

How to get the section's user information (like name, password)? Is there any method that returns it? I'm trying the function "core_user_get_use...

moodle-core Solved
MC
asked 1 month ago by MCGBra
0 votes
1 ans
3 views
moodle not working properly after installation

I have installed moodle many times. But this time when i install moodle all steps are completed uptil update profile. (localhost/moodle/user/editadvanced.php id...

moodle-core Solved
US
asked 1 month ago by user3418805
0 votes
1 ans
3 views
Moodle: SQL for listing all users (with custom user profile fields)

I was looking for the proper SQL query to retrieve details of all users with the role `student`. The information would include data of some custom user profile...

moodle-core Solved
D.
asked 1 month ago by d.yuk
0 votes
1 ans
3 views
How to Save quiz attempt Step data in Moodle?

I am writing a custom Moodle (2.6) web service for taking up the moodle quiz, that requires to create an attempt or start an attempt. I written the API to start...

moodle-core Solved
PR
asked 1 month ago by Priyal Karekar
0 votes
1 ans
3 views
Create user using Moodle webservice

I have tried to create a new user on the Moodle by web service api. I tried with a [example](https://github.com/moodlehq/sample-ws-clients/blob/master/PHP-RE...

moodle-core Solved
GU
asked 1 month ago by Guilherme
0 votes
1 ans
3 views
How to get the current courseid for the current page in moodle

i have an addres moodle/course/modedit.php?add=page&type=&course=4&section=1&return=0&sr=0 in moodle. How can i get the courseid that is 4?...

moodle-core Solved
RA
asked 1 month ago by Rayzen Shrestha
0 votes
2 ans
3 views
Uploading file to Moodle using the REST Service core_files_upload

I am developing an Android app, which will upload content to a user's private files in my Moodle installation using the REST webservice core_files_upload pr...

moodle-core Solved
AM
asked 1 month ago by amburnside
0 votes
1 ans
3 views
How can i get $cm->id based on the $courseId In Moodle 2.6.0 Version?

I need **$cm->id** Because In latest Moodle 2.6.0 Version. <br/> `$context = get_context_instance(CONTEXT_MODULE, $courseId);` <br/> Not Working...

moodle-core Solved
GJ
asked 1 month ago by GJK President
0 votes
1 ans
3 views
moodle: how to change the column size in bootstrap theme 'clean'?

i'm trying to change the column size of the moodle theme 'clean' which is based on bootstrap. My Moodle uses a three column layout. The left and ri...

moodle-core Solved
US
asked 1 month ago by user3018108
0 votes
1 ans
3 views
Moodle Function API doc over REST

I am trying to develop a Moodle Android app. I am using MoodleREST source code for my reference.Is there any other documentation on Moodle site which documents...

moodle-core Solved
HA
asked 1 month ago by Harshawardhan
0 votes
1 ans
3 views
Upload a Scorm File to a Course in Moodle with Web service

I have already created a course to Moodle using joomdle WS "joomdle_create_course" using a Java client through SOAP protocol. After, I have uploaded a...

moodle-core Solved
CA
asked 1 month ago by Carmine Checker
0 votes
1 ans
3 views
Python: Moodle login with urllib2

I am trying to log in to a Moodle website, but it returns the "you haven't logged in yet" page, which means authentication wasn't successful....

moodle-core Solved
EM
asked 1 month ago by EMartins
0 votes
1 ans
3 views
Automatically login to moodle when login to another site

I was wondering is it possible to automatically login to moodle after loging-in in aonther site? I tried to use curl but it seems not really working. This is...

moodle-core Solved
WM
asked 1 month ago by wm90
0 votes
1 ans
3 views
Getting the real URL of files uploaded in Moodle

I am trying to get the url to a file that I have uploaded to moodle. I want to access the file via the browser using http. The pathname of the file is hashed in...

moodle-core Solved
JO
asked 1 month ago by John Kulova
0 votes
1 ans
3 views
Unable to Send Email Using PHP

Preview: I have been trying to send an email using Moodle for a long time and finally decided to test sending an email by using a standard PHP mail() function...

moodle-core Solved
TB
asked 1 month ago by tbdei
0 votes
1 ans
3 views
Create XML file with python by iterating over lists

I am trying to get an xml file that looks like this so that I can import it into a moodle gradebook: <!-- language: xml --> <results>...

moodle-core Solved
JB
asked 1 month ago by JB_1980
0 votes
1 ans
3 views
Moodle The module MYMODULE does not define the standard capability

I am developing a module for Moodle. I've achieve to install and instantiate it in a course. The problem is that, in "edit mode" enabled, moodle m...

moodle-core Solved
LO
asked 1 month ago by Lobo