LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

521 solutions found in moodle-core

Page 13 of 27
0 votes
1 ans
3 views
Is it possible to export exercises from R/exams to Moodle without listing the options with (a,b,c,d)?

Is it possible to export exercises from R/exams to Moodle without listing the options with (a,b,c,d)? In the image bellow the options with the bullets (a,b,c,d...

moodle-core Solved
SI
asked 1 month ago by Sinval
0 votes
2 ans
4 views
Generate Moodle exercises with images using the exams package

I am using the `exams` package, I want to generate some Moodle exercises with it which incorporate some images. Although using this code in a `*rmd` file:...

moodle-core Solved
SI
asked 1 month ago by Sinval
0 votes
1 ans
3 views
Cloze with numerical and multiple-choice items

I am using Moodle to make my subjects exams. I would like to mix a numerical cloze question, with a single-choice or a multiple-choice question. And each questi...

moodle-core Solved
TE
asked 1 month ago by tesis.pfc
0 votes
1 ans
3 views
Grading multiple choice and cloze questions created with exams2moodle()

I am using `exams2moodle()` from R/exams to create multiple choice and cloze questions in Moodle. Before preparing exams, I would like to be certain how Moodle...

moodle-core Solved
US
asked 1 month ago by user12703198
0 votes
1 ans
3 views
True/false buttons for mchoice questions with exams2moodle

I am using R exams to create mchoice questions. I really would like to know if it's possible to obtain a "true" button and "false" butto...

moodle-core Solved
US
asked 1 month ago by user12703198
0 votes
1 ans
3 views
Add an Intro page to exam in R/exams

I am using R/exams to generate Moodle exams (Thanks Achim and team). I would like to make an introductory page to set the scenario for the exam. Is there a way...

moodle-core Solved
JP
asked 1 month ago by JPMD
0 votes
2 ans
4 views
Sharing a random CSV data set across exercises with exams2moodle()

I want to create a Moodle quiz with 300 random replications from 6 exercise templates using `exams2moodle()` from R/exams. The 6 exercise templates depend on a...

moodle-core Solved
JO
asked 1 month ago by José Antonio Oyola Velasco
0 votes
1 ans
3 views
how to create a num question for Moodle with R/exams with partially correct answers

I want to use R/exams to create randomised Moodle questions. When I create - by hand - a num question in Moodle, I can add partially correct answers, for typica...

moodle-core Solved
MA
asked 1 month ago by Matthias
0 votes
2 ans
4 views
Moodle user key authentication,is it safe?

i'm just trying to authenticate moodle with user key authentication using [this](https://github.com/catalyst/moodle-auth_userkey) plugin. but i'm not su...

moodle-core Solved
RU
asked 1 month ago by Ruhith Udakara
0 votes
1 ans
3 views
Is there a way for Moodle Single-Sign-On from a Laravel Application?

I'm setting up a single-sign-on feature for moodle from a laravel website. 1. User accesses the laravel site 2. User logs in 3. User clicks a link...

moodle-core Solved
ND
asked 1 month ago by Ndeya Taapopi
0 votes
1 ans
3 views
Moodle REST API to get all the course list and users enrolled for that particular courses

There is any Moodle REST API available to get all the course name list and all the users enrolled for that particular courses. Someone suggest the answer u...

moodle-core Solved
PA
asked 1 month ago by Pankaj
0 votes
1 ans
3 views
what is the use privatetoken in Moodle REST API response?

I am using Moodle core REST API and I am following [this Stackoverflow][1] answer for my login request. login end-point is working successfully. API Request...

moodle-core Solved
US
asked 1 month ago by user3031108
0 votes
1 ans
3 views
RESTful webservice Moodle plugin Authentication fails

I am using moodle rest plugins for mobile web-services and from [this tutorial][1] I have enabled rest API and other related services as per the documentation w...

moodle-core Solved
US
asked 1 month ago by user3031108
0 votes
1 ans
3 views
How to sum two Maxima/LISP-lists elementwise, in order to use them in a JSXgraph embedded in a Moodle STACK-exam?

What the title says. I'm trying to build a graphical, two-variable optimization problem for students to solve using the [STACK-type](https://github.com/math...

moodle-core Solved
SE
asked 1 month ago by sesodesa
0 votes
1 ans
3 views
List course categories on home page moodle

I am new in Moodle. How can I list / get all course categories? I want to display course categories at front end. I tried with custom queries but my lesser exp...

moodle-core Solved
MA
asked 1 month ago by Malay Solanki
0 votes
1 ans
3 views
How to disable https on moodle?

I've recently upgraded my moodle site from 2.9 to 3.4. Https was only enabled on login page. After the upgrading https is enabled on the whole site. Now so...

moodle-core Solved
PL
asked 1 month ago by plectranthus
0 votes
1 ans
3 views
create user in moodle through web services php

I am trying to create a user through web services in Moodle by using PHP and I am using ws function: `core_user_create_users`. but it gives me an error....

moodle-core Solved
ZU
asked 1 month ago by Zubair Sultan
0 votes
1 ans
3 views
API test for Moodle (v2.6) with Postman

Objective is to use the Moodle web services to fetch information via Postman. In this case - Webservice function : core_enrol_get_enrolled_users - Alrea...

moodle-core Solved
SH
asked 1 month ago by Shantanu Mitra
0 votes
1 ans
3 views
moodle 3.3.2 change default font

I want to change moodle's default font. I used [this][1] link but it didn't work. I changed theme css and added fonts to a new folder but nothing change...

moodle-core Solved
EL
asked 1 month ago by elahehab
0 votes
1 ans
3 views
Get the count from the sql query in moodle

I am trying to fetch the number of rows for a query using a Moodle function. This is what I have done so far: $records = $DB->get_records_sql(&quot...

moodle-core Solved
US
asked 1 month ago by user200