Questions tagged as 'moodle'

3
answers

I can not manually enroll students with a Moodle Script

I am trying to enroll students manually in a Moodle course using a Script but I can not. I am using the function role_assign of Moodle but it does not work for me. The code I am using is the following: //obtiene...
asked by 29.09.2016 / 10:13
1
answer

Upload files and folders in Moodle

I need to upload files and folders within a Moodle course, these files come from a zip. I have been searching and I have found how to upload files, I have tried it and I am able to upload files correctly in the database and in the file repositor...
asked by 08.09.2016 / 10:06
1
answer

Problem when inserting sections in a Moodle course

I am trying to create sections within a Moodle course using a Script but I can not. I am using the function course_create_sections_if_missing of Moodle but I can not show that the sections on the web and in the database are created....
asked by 07.10.2016 / 10:30
0
answers

Help with Moodle 3.5 and its extensions

I'm with a job that I was asked for a platform in moodle. I have to make a plugin to send mass emails to all the students who failed the course ... What if, never in my life touch moodle but still accept the work ... The first thing I did was do...
asked by 02.10.2018 / 21:37
1
answer

Restrictions on access to folders in Moodle

I am trying to create access restrictions to a folder within a Moodle course using a Script . This restriction must be for groups of users and if you do not belong to that group, you can not see the existing resources in that folder. The o...
asked by 10.10.2016 / 16:32
1
answer

Moodle permissions from PHP and MySQL

Good morning. First of all I would like to clarify that I really do not know much about these issues. I installed XAMPP in Windows and I'm installing Moodle . In Moodle I get the following errors: mysql_full_unicode_support # File_for...
asked by 20.04.2017 / 18:47
1
answer

Generate a link in file download php that changes color when clicked

Good morning. My intention with my code is to send you a list of hyperlinks to download to a user. The idea is to change the background of the hyperlink when a person clicks and is marked (either with the font color changed or the link has a dif...
asked by 06.01.2017 / 21:12
0
answers

Cone install and activate a block in moodle

I have created a block in moodle in the folder following the previous one question I have created the block as they say in the answer but in point 4 and 5 where it says. Go to the Administration of the Moodle site to install and activate t...
asked by 11.12.2018 / 20:54
0
answers

APK download from course created in moodle to Android

I have the following problem. Inside an Intel NUC in which I have created a moodle for students and within the tasks that I have created there are files for downloading which are Android. (APK). When creating this task through mantendor su...
asked by 20.11.2018 / 23:24
0
answers

A login for two Moodle platforms

I have two Moodle platforms (3.4) installed on the same server in one there are courses for "producers" and in another for "students", I need that depending on the user that loguee (producer or student) redirects it to the platform that correspo...
asked by 31.10.2018 / 00:19