Questions tagged [moodle-theme]

40 questions
2
votes
0 answers

Getting javascript error in the in-built file of moodle

enter image description here From past 2 weeks we are having JavaScript error for in-built library files of the Moodle. All the popups is not working properly on the site and giving following error: I have tried looking for the solution but didn't…
1
vote
1 answer

How to resolve the appearance of span in mobile phone when using Moodle App

When you view a quiz in the moodle mobile app, the line of code appears with class sr-only in span. How to resolve it in Moodle 4.1 ? Click to view the error The page display well in web browser. I have tried to figure out which page results to…
danimo
  • 11
  • 2
1
vote
0 answers

Moodle: Exception - Call to undefined method theme_boost\output\core_renderer::get_setting()

After Installing the moodle website(Moodle Version: 3.8.1), on opening the login page(/login/index.php). I am getting below error. Exception - Call to undefined method theme_boost\output\core_renderer::get_setting() Please let me know what are the…
Bhavesh Tilvani
  • 193
  • 1
  • 10
1
vote
0 answers

overloading a moodle 4.0 class

i am trying to change the left drawer contents in moodle 4.0 when the user is viewing the course. this shows a list of the course modules. i have a custom theme that extends the boost theme. i have found the file/method that i want to overload:…
pgee70
  • 3,707
  • 4
  • 35
  • 41
1
vote
1 answer

Moodle error: SyntaxError Unexpected token m in JSON at position 0

I've encountered this error in Moodle (v3.11), and was wondering if anyone knows of a fix. I have a block plugin that I am building with my team. All four of us are getting the same error. After installing, when I click on the "Add a Block" button…
Kurt_eh
  • 49
  • 2
  • 10
1
vote
0 answers

Moodle quiz marking guide

I've a requirement where students assignments are to be marked by multiple teachers. Each teacher is allotted certain question numbers. I've created a marking guide with mark entry for each question and pdf annotation is in use. Scenario: There are…
ms kk rr
  • 73
  • 1
  • 5
1
vote
1 answer

How to remove site registration error in moodle?

I am new to moodle, I have configured moodle on a Linux server, where there was IP address in place of the domain name. After I have replaced a subdomain name with my IP address, but then I am getting a registered site to model error. but when I…
Hardik Vyas
  • 500
  • 1
  • 7
  • 27
0
votes
1 answer

Install adaptive theme for Moodle via admin account

The platform used moodle.org. The website runs on actual website. The point how to install theme on local development first? I currently have loaded data on local website e.g localhost/moodle and it shows first page with courses. However to install…
Meru
  • 1
  • 2
0
votes
1 answer

Endable moodle tour via config or database

Is it possible to enable a specific tour in Moodle (e.g. Welcome) for a specific theme (e.g. Boost) via the database or the config.php?
0
votes
1 answer

Is it possible to have a participants' course reports plugin with all their courses, the status of learning, time spent on moodle lms?

I have a client that want all the reports of all participants to be shown in with all their courses, their level of completion of those courses and the time spent. And the report for every participant should appear on a single row.
0
votes
0 answers

How can I display Category tiles in "My Courses" page (ie. courses.php) instead of list of courses?

I am using Moodle 4.0.4 and boost theme, I want Categories to be displayed as tiles in "My Courses" page (i.e., courses.php page), where the users click the category first then see all the courses in that category. I found a block plugin named…
egp_s2s
  • 11
  • 6
0
votes
0 answers

Moodle WebServices How to get all Calendar events for an input userid

I want to show dead lines, messages and forum posts for a given user id on an external system. looking for web services api in moodle to achieve this. tried a few functions like core_calendar_get_calendar_upcoming_view but this does not give action…
0
votes
1 answer

Error in Moodle "you don't have permission to view this list of courses in moodle"

When i try to go Main page of the Moodle (Version 3.6) its display "you don't have permission to view this list of courses". Then i refresh several time only its display the home page. after that when i try to access login section again its display…
Sumu
  • 1
  • 1
0
votes
1 answer

Where else can I find alternate login URL aside from $CFG->alternateloginurl

I'm currently troubleshooting a login issue for a deployed Moodle. Login page uses an alternate page which I have managed to identify. The alternate page considers everything except successful login as invalid or expired login or password. Since…
0
votes
1 answer

Error when clicking on a link that opens a pop up on moodle 3.5

I have updated my module from moodle 3.2 to moodle 3.5 and receive these errors in the debug web console: moodle-core-event: Global event published: FORM_ERROR yui_combo.php?rollup/3.17.2/yui-moodlesimple.js:5828 moodle-core-event: Global event…
Daniel Baker
  • 75
  • 2
  • 9
1
2 3