LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

521 solutions found in moodle-core

Page 17 of 27
0 votes
1 ans
3 views
Moodle Error writing to database

I am getting Error writing to database in moodle: Code: if (is_siteadmin()) { class addschedule_form extends moodleform { function definitio...

moodle-core Solved
MO
asked 1 month ago by MOZ
0 votes
1 ans
3 views
Possible to Customize Profile Page on Moodle without touching core?

Is there a way to customize the profile page in moodle without editing the core files? Is it possible to override the page and keep the edits within the theme f...

moodle-core Solved
LE
asked 1 month ago by Les Ballard
0 votes
1 ans
3 views
Moodle installation blank page returned

Trying to install moodle using xammp, i have tried this using moodle 2.6 and 2.7 and the same issue is occuring. After the update admin profile page I get a...

moodle-core Solved
WI
asked 1 month ago by Wilbur Robertson
0 votes
1 ans
3 views
removing draft file after saving permanently in moodle File API

I'm using moodle `filemanager` to get a file from user and save it permanently like this: $fs = get_file_storage(); $pluginname='profile_fiel...

moodle-core Solved
AR
asked 1 month ago by Ariyan
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