LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 82 of 106
0 votes
1 ans
3 views
What level of technical skills/expertise is required for implementing CAS SSO?

I am in a process of integrating several websites/content management tools to try out some of my ideas. Over the past couple of months, I have discovered tons o...

moodle-core Solved
ST
asked 1 month ago by studygroup
0 votes
1 ans
3 views
Integrating Drupal + Moodle + MediaWiki with OpenID

I'd like to be able to use these "best of breed" opensource solutions, with the only requirement of some sort of single-sign-on between the differ...

moodle-core Solved
ST
asked 1 month ago by Stella Peristeraki
0 votes
1 ans
3 views
How to Include Javascript Code while writing a Moodle Block Plugin?

I am trying to create a moodle block plugin, [here][1] is the source code, it is a very simple plugin with bar minimum code, [1]: https://github.com/Brav...

moodle-core Solved
BR
asked 1 month ago by BraveEvidence
0 votes
1 ans
3 views
Allowing Students to Read in Data Using Read.csv(URL)

I'm writing questions for an online test (held through Moodle) using R's `exams` package. Some of these questions include CSV files that students need t...

moodle-core Solved
AL
asked 1 month ago by Alex Michael
0 votes
1 ans
3 views
Generating cloze question: one numeric and one single choice where choices are plots

I am writing an exercise in RMarkdown (usign knitr in RStudio) which includes one numeric question and one single-choice question. How can I produce the correct...

moodle-core Solved
EU
asked 1 month ago by Eugenio Guerrero Ruiz
0 votes
1 ans
3 views
gradual memory increase in long running script

I use Moodle 4.1 Need to run script with php cli which fills csv file with nearly million rows of data. ``` <?php define('CLI_SCRIPT', true);...

moodle-core Solved
KO
asked 1 month ago by Kolt Stevenson
0 votes
1 ans
3 views
Dockerize moodle instance

Im trying to dockerize the moodle i've installed locally so it is easier for me to manage it when i elevate the moodle to "another level". In the...

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