python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Question to set courseformat core_course_create_courses
I want to create a course with reverse week format by using the webservice. What do I have to set in the parameters?
courses[0][forcetheme]= string
courses[0][courseformatoptions][0][name]= string
cou...
Learner
Votes: 0
Answers: 0
How to validate something before installing local plugin in moodle
I have developed a local plugin and before installation i want to check if a certain plugin i.e. mod_attendance exists in the moodle, if it exists i want to continue with the normal installation else ...
Syed Saad Ullah Shah
Votes: 0
Answers: 1
Error code: ddlxmlfileerror during plugin installation
I have created a plugin/webservice in moodle in my local folder in moodle, when i converted the folder to zip and then installed it; it would install correctly in local folder in moodle. Now i want to...
Syed Saad Ullah Shah
Votes: 0
Answers: 1
Moodle error: SyntaxError Unexpected token m in JSON at position 0
I've encountered this error in Moodle (v3.11), and was wondering if anyone knows of a fix.
I have a block plugin that I am building with my team. All four of us are getting the same error.
After insta...
Kurt_eh
Votes: 0
Answers: 1