LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 88 of 106
0 votes
1 ans
3 views
insert_record(); Error writing to database

I created new table in moodle by phpmyadmin. Now I want to insert data into new table "dev". I got ***Error writing to database***. my code is......

moodle-core Solved
AU
asked 1 month ago by aung aye
0 votes
1 ans
3 views
get_records_sql returns only one result using inner join in moodle

I have used following code for getting category and corresponding course detail in MOODLE global $DB; $catlist = $DB->get_records_sql(...

moodle-core Solved
KH
asked 1 month ago by Khushboo
0 votes
1 ans
3 views
How to get list of most popular courses in moodle

Is there any way of showing list of most popular course and categories in moodle. Is there any inbuilt Plugin for it or it can only be done by writing custom pi...

moodle-core Solved
RU
asked 1 month ago by Rupinder Kaur
0 votes
2 ans
5 views
I am trying to add a new user in moodle via webservice with custom fields

I am trying to create a user in moodle via webservice .The user is created successfuly but the custom field is not filled.Can anybody redirect me towards the so...

moodle-core Solved
US
asked 1 month ago by Usman Qadeer
0 votes
1 ans
3 views
Mysql trigger to update the inserted row

I'm facing a problem: I want to update a record that being inserted to a table with trigger: DELIMITER $$ CREATE TRIGGER moodle.update_lang...

moodle-core Solved
GR
asked 1 month ago by Grecz Balázs
0 votes
1 ans
3 views
How to create the right return function for a nested webservice in moodle

I'm trying to build the right response function in my moodle webservice. I printed the php structure of my json response: <!-- begin snippet: js hide...

moodle-core Solved
AD
asked 1 month ago by adev
0 votes
1 ans
3 views
Alignment of \hat symbols in for questions generated by exams2moodle

I'm generating Moodle cloze exercises using the `exams2moodle` function from R's `exams` package. For students using the Chromebooks or the Chrome br...

moodle-core Solved
AL
asked 1 month ago by Alex Michael
0 votes
1 ans
3 views
Working around R/Exams not having "follow-on"

Our department is just starting the process of moving our questions into R/Exams. Up until now we've been using an in-house system that allows for "fol...

moodle-core Solved
AL
asked 1 month ago by Alex Michael
0 votes
1 ans
3 views
How can I solve the ddl execute error on Moodle 3.8.4?

I'm using Moodle 3.8.4 connected with the Azure Database for MySQL server. I'm trying to duplicate an activity by right-clicking on an activity and sele...

moodle-core Solved
JO
asked 1 month ago by John Pantelidis
0 votes
1 ans
3 views
Apache 2.4 crashes when audio file is played

I maintain Moodle 3.10 and with Ubuntu 18.04 (php/7.2/fpm fast cgi), 32 GBRAM and works well with 70 concurrent users to take quiz through intra network. They a...

moodle-core Solved
DO
asked 1 month ago by doctshind s
0 votes
1 ans
3 views
Sql query to display all user with enroll course

In the query below, it is currently displaying user that is enrolled in courses. I would like the query to show non enrolled user also. SELECT user.first...

database Solved
AA
asked 1 month ago by Aaron Tan
0 votes
2 ans
3 views
Using r-exams to include circuitikz package

I want to generate electric circuit picture using circuitikz packages and r-exams in R markdown. I already include circuitikz package in header-includes, it&#3...

moodle-core Solved
HA
asked 1 month ago by hamkanen
0 votes
1 ans
3 views
How to delete Topic 0 in a Moodle Course

So we are running a Moodle 3.7 system. Is it not possible to delete the Topic 0 section? The gear icon doesnt show the delete option like it does for other sec...

moodle-core Solved
AM
asked 1 month ago by Amrita Deb
0 votes
1 ans
3 views
How does "attachments" option in exextra work?

I would like to know more about the `attachments` option in `\exextra`. Does this option allow the attachment(s) from students when they are submitting their an...

general-dev Solved
AK
asked 1 month ago by Akram
0 votes
1 ans
3 views
Answer boxes in R-exams

Is it possible to control the lengths of answer boxes in the Moodle from R-exams? The image below shows that the boxes have different lengths which probably cor...

moodle-core Solved
AK
asked 1 month ago by Akram
0 votes
1 ans
3 views
How to resolve moodle Failure Signing Data: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt - SHA256?

I am developing a Moodle website using SSO. I have configured auth_saml2 moodle plugin and I have tested with test login. I am getting error > Exception...

moodle-core Solved
NA
asked 1 month ago by Nagarajan M
0 votes
1 ans
3 views
How to include an external file in a Moodle question with R/exams?

In order to include statistical tables when using R-exams, I know that one can just use the option `pages` inside the function `exams2nops()`. But when using `e...

moodle-core Solved
US
asked 1 month ago by user12703198
0 votes
1 ans
3 views
Jmeter moodle testing for max concurrent usage

I have a VPS where a moodle site is working (4GB, 4CPU,Centos). In its domain a production site and another subdomain a test site is functional. I would like t...

moodle-core Solved
SH
asked 1 month ago by Shiva
0 votes
2 ans
3 views
Moodle session_start returns FALSE

I need some help installing Moodle v3.7.2. I've passed all checks for server configuration during installation, except for the fact that the site is recogn...

moodle-core Solved
JU
asked 1 month ago by Jumpa
0 votes
1 ans
3 views
Moodle hide turn editing off for students

I want to do with configuration settings [![Student can enable turn editing][1]][1] [1]: https://i.sstatic.net/4FNIQ.png Please suggest the best po...

moodle-core Solved
SH
asked 1 month ago by Shopify Developer