LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 74 of 106
0 votes
1 ans
3 views
How to specify in crontab by what user to run script?

I have few crontab jobs that run under root, but that gives me some problems. For example all folders created in process of that cron job are under user root an...

server-admin Solved
AR
asked 1 month ago by arma
0 votes
1 ans
3 views
updating nodejs on ubuntu 16.04

I was recently going through the version of node in my ubuntu 16.04 when `node -v` command was used it shows me version 6.9.1 but when `nodejs -v` it shows 6.9....

server-admin Solved
AN
asked 1 month ago by ankur
0 votes
1 ans
3 views
lsb_release: command not found in latest Ubuntu Docker container

I just wanted to test something out real quick. So I ran a docker container and I wanted to check which version I was running: $ docker run -it ubuntu...

server-admin Solved
KR
asked 1 month ago by kramer65
0 votes
1 ans
3 views
How to fix apt-get: command not found on AWS EC2?

I installed Ubuntu 12.04 on my Amazon EC2 instance and am trying to install packages using `apt-get`, but I am getting the following error: ```bash sudo: ap...

general-dev Solved
PA
asked 1 month ago by Pat841
0 votes
2 ans
7 views
Moodle - Redirect on /<a></a> after an update on admin panel

I have a Moodle application version 4.0.2 over Apache webserver, using PHP v8.0. After a login as administrator or submitting a change into administration panel...

moodle-core Solved
BU
asked 1 month ago by Bugpirasi
0 votes
1 ans
4 views
Dropdown menu for multiple-choice questions with exams2moodle

I use Sweave (Rnw) questions using `exams2moodle()` from R/exams. All works fine except when I&#39;m trying to use dropdown question for schoice or mchoice ques...

moodle-core Solved
FA
asked 1 month ago by Fazeel Jaleel
0 votes
1 ans
4 views
Using awk to process html-related Gift-format Moodle questions

This is basically a awk question but it is about processing data for the [Moodle][1] [Gift][2] format, thus the tags. I want to format html code in a questi...

moodle-core Solved
KE
asked 1 month ago by kebs
0 votes
1 ans
4 views
Showing course image on custom page in Moodle

I have created a custom page on which all available courses are displayed. I have also uploaded the image for the course and now want to show the name of the co...

moodle-core Solved
RU
asked 1 month ago by Rupinder Kaur
0 votes
1 ans
3 views
Moodle: How to set default blocks and their order in a new course?

I want to change default blocks and also order of them when a new course is created. I guess this should be done through editing source code, but if there is a...

moodle-core Solved
HP
asked 1 month ago by hpaknia
0 votes
1 ans
3 views
Moodle - Why is Course Completion Block showing incorrect info for a user on user/view.php

I am noticing strange behaviour with the course completion block when I click on a students name in the course completion report to view that individual user -...

moodle-core Solved
UN
asked 1 month ago by undefined
0 votes
1 ans
3 views
optional_param in form

I have a question about the optional_param function in a form in PHP (version 5.3.14) After looking over why certain fields were not being saved in a form I...

moodle-core Solved
US
asked 1 month ago by user1004265
0 votes
1 ans
3 views
Moodle 2.x task automation for create / copy course

is there a good clean way in moodle to programmatically create new courses and copy old courses? At the moment I try to figure out whats possible with moodles w...

moodle-core Solved
HA
asked 1 month ago by Hans Sperker
0 votes
1 ans
3 views
Passing userid from Moodle to an external URL

I am looking to include URLs in each Moodle course that points to an external site. I&#39;d like to pass the userid and course ID as GET parameters in the URL t...

moodle-core Solved
AN
asked 1 month ago by Anin Smith
0 votes
1 ans
3 views
Moodle 5.1.x upgrade ERR_TOO_MANY_REDIRECTS

I am upgrading Moodle from 5.0.1 to 5.1.3+ (current latest version). This upgrade includes the [Code directories restructure](https://docs.moodle.org/501/en/Up...

moodle-core Solved
CH
asked 1 month ago by Chris Walsh
0 votes
1 ans
3 views
How can I avoid negative penalization in choice questions?

I have a closed exam with numeric and choice questions (True/False type or with several options to choose but only one is true) in a unique file: `T2vas.Rnw`...

moodle-core Solved
BE
asked 1 month ago by Beatriz Lacruz Casaucau
0 votes
1 ans
3 views
Moodle - how to create a simple Module activity

Moodle - how to create a simple Module activity, with just a button. The button should be displayed to user and upon clicking the button, an email will be tr...

moodle-core Solved
GA
asked 1 month ago by Ganesh Venkatakrishnan
0 votes
1 ans
3 views
Upgrading bitnami/moodle container

I have a setup based on what is described in https://hub.docker.com/r/bitnami/moodle ``` # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Ide...

moodle-core Solved
JU
asked 1 month ago by Jussi
0 votes
1 ans
3 views
Connecting Moodle LMS to a Redis server for Moodle caching

I am trying to connect a Moodle 3.9 website that&#39;s hosted on a Windows Server 2019 computer to a Redis instance running on a Red Hat Redis server so that I...

moodle-core Solved
LU
asked 1 month ago by luisdev
0 votes
1 ans
3 views
how to fetch Iframe state change in Moodle environment

So I developed a block in Moodle which will detect the video play and pause state (uploaded video on server) and working everything well, but today I had a new...

moodle-core Solved
RO
asked 1 month ago by Rohit -
0 votes
1 ans
3 views
PHP - Exception Class not found - wrong namespace

After instantiating moodle &quot;externally&quot; through require_once(&#39;../config.php&#39;); in a SSO scenario inside an application (namely [MRBS...

moodle-core Solved
MA
asked 1 month ago by marcocassisa