Relative Content

Tag Archive for moodle

how can i make my locally istalled moodle live on the internet

I have installed Moodle, for eLearning on my local computer (Windows server 2019 Internet Information Service, IIS), and I can access through localhost. How can I make it accessible to other people on internet? I need to know the configurations to make to achieve this.
Thank you for advice in advance.

Moodle SQL query to show cross listed (grouped) courses

I am trying to create a query that will show which courses are associated with which cross listed courses. For example a student is in a course with the id number of 2710.202431 but it is also cross listed as 141202431. The query below shows both courses separately for a student. I am trying to figure out what table ties the two together.

Game plugin for Moodle

Lets say I have made quiz type java script games that can have custom input of questions and answers. What would be best path to take to implement these games as a custom Moodle plugin?