LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

521 solutions found in moodle-core

Page 9 of 27
0 votes
1 ans
3 views
Set editor as dirty in Moodle via js

I am working on an advanced grading plugin and have added a button to the grading screen, that changes the content of the (atto) editor via .setHTML in js. How...

moodle-core Solved
BO
asked 1 month ago by BoldAdventurer
0 votes
1 ans
3 views
Moodle Docker Web Service working but can not be called from another docker container in the same network

I am running a moodle docker container and one other container to call moodle web service function in a same network. I'm pretty sure I have set up the mood...

moodle-core Solved
RI
asked 1 month ago by rixpl
0 votes
1 ans
3 views
How do I access values on an array of objects in mustache template in moodle?

I extracted records from the database and assigned them to the variable `$results` and I'm trying to loop through this array of objects but can't access...

moodle-core Solved
3N
asked 1 month ago by 3nws
0 votes
2 ans
3 views
moodle get feedback item

when i try get the feedback items, i receipt only the first column, why? ``` SELECT u.firstname as "Usuario", CASE WHEN i.name = 'task 1&#3...

moodle-core Solved
EL
asked 1 month ago by ele
0 votes
1 ans
3 views
Adding an image from within a child theme on Moodle 3.11

So, I'm new to Moodle and I'm creating a custom theme (child theme of Boost). I'm a attempting to insert an image from the pix directory into the...

moodle-core Solved
DR
asked 1 month ago by Droopy
0 votes
1 ans
3 views
Including static image does not work in R/exams

I tried to adapt the `Rlogo.Rmd` exercise from R/exams but the inclusion of the statitic image does not work. It does not appear in Moodle or HTML and I don&#39...

moodle-core Solved
CR
asked 1 month ago by Cristina Miranda
0 votes
2 ans
3 views
Can exams2moodle export additional metainfo such as idnumber and tags?

When I export the xml file of a multiple choice question, it contains the following lines: <idnumber>arbitrary_id_set_by_user</idnumber>...

moodle-core Solved
FR
asked 1 month ago by FrankS
0 votes
1 ans
3 views
R/exams: Negative Points / Deduction not working for incorrect Numeric Answers

I created quizzes in r/exams that contain "num" and "string" Answer fields which I am using in Moodle. I would like to give negative points...

moodle-core Solved
79
asked 1 month ago by 79erChallenger
0 votes
1 ans
3 views
Link directly to Moodle courses from PHP script

Because of an excellent answer here in the forum, I was able to find out via sql which Moodle courses a certain Moodle user is enrolled in. I have now used t...

moodle-core Solved
D-
asked 1 month ago by D-T
0 votes
2 ans
3 views
is it possible to view a question with a browser before importing it to Moodle?

I have created a XML file using R-exams out of just a single exercise to be imported to Moodle. I would like to view it before uploading it in the Moodle questi...

moodle-core Solved
US
asked 1 month ago by user12703198
0 votes
1 ans
3 views
How to intercalate questions with the response options in a cloze item (Moodle)?

Is it possible to intercalate questions with the response options in a cloze item (Moodle)? Example: From this: [![enter image description here][1]][1]...

moodle-core Solved
SI
asked 1 month ago by Sinval
0 votes
1 ans
3 views
Setting up new moodle platform with users from an old moodle platform

I set up a Moodle platform, which should have the same content as an old Moodle platform which is running in another server. The old platform is version 1.9, th...

moodle-core Solved
MA
asked 1 month ago by Marcel Cohen
0 votes
1 ans
3 views
How to use a LaTeX package with R/exams?

I am using `exams2moodle()` to create exam quizzes. I would like to use some math symbols which require the LaTeX package `amssymb`. How should I proceed?

moodle-core Solved
US
asked 1 month ago by user12703198
0 votes
1 ans
3 views
I want to scale mariadb database for huge number of query requests

I use Moodle on centos7 with Php, Mariadb, Nginx. There are huge number of users that use this Moodle. If the number of users grows more than 300user per sec, t...

moodle-core Solved
M.
asked 1 month ago by m.Azadi
0 votes
1 ans
3 views
Random matrix with determinant not zero in Maxima

I want to generate a matrix with random entries such that the determinant of that matrix is not zero using Maxima and further down the line implement this in ST...

moodle-core Solved
HI
asked 1 month ago by Hirshy
0 votes
2 ans
3 views
Moodle custom mobile application white screen Issue

I am trying to customize my Moodle mobile app. I done all the process in github and phonegap. my phone shows a white screen while starting itself. I added r...

moodle-core Solved
MR
asked 1 month ago by Mr doubt
0 votes
1 ans
3 views
MOODLE Error reading from database

I have problem transferring the Moodle e-learning to another server [![enter image description here][1]][1] the error is not helpful, I have tried changing th...

moodle-core Solved
LA
asked 1 month ago by Lara Vel
0 votes
1 ans
3 views
Mark Moodle activity as complete from within the Activity

We are using Moodle 3.1.1 and trying to find a way to "Mark activity Complete" (via a link or button) from within each activity instead of going back...

moodle-core Solved
US
asked 1 month ago by user7616631
0 votes
1 ans
3 views
Filemanager save file into custom table

I am using Moodle 3.1+. I have used filepicker to upload a file. It is working fine. But filepicker only shows the uploaded file name. I want to show the uplo...

moodle-core Solved
AK
asked 1 month ago by Akhilesh
0 votes
1 ans
3 views
SQL Moodle using custom profile fields

I have created 2 user profile fields Employee ID (shortname:employeeid) Organisation (shortname:Organisation) Here is my code: SELECT...

moodle-core Solved
NI
asked 1 month ago by Nightshade