Failed to change course format.

Failed to change course format.

by Roman Pototskyy -
Number of replies: 16

Hello, Dear Community.

We have an issue with change course format in different courses after some updates. Windows (to 21H1) and Google Chrome (the newest version).

We have an opportunity to change course format in older software verions.


Could someone have the same issues?

Average of ratings: Useful (1)
In reply to Roman Pototskyy

Re: Failed to change course format.

by Joost Elshoff -
Picture of Particularly helpful Moodlers Picture of Testers
Do you have information on your Moodle version, theme and course format(s) used? And any error messages popping up while performing this change?
In reply to Joost Elshoff

Re: Failed to change course format.

by Roman Pototskyy -
Hello, Joost

The Moodle version is 3.10.4 with an Adaptable theme.
We get an error: STATUS_ACCESS_VIOLATION in all the browsers.

I can change the course format in older versions of Windows. For example W10 (20H2).
In reply to Roman Pototskyy

Re: Failed to change course format.

by Leon Stringer -
Picture of Core developers Picture of Particularly helpful Moodlers

I've got no fix, but there seems to be some Chrome-specific issue with changing the course format: see also here and here. As far as I can tell STATUS_ACCESS_VIOLATION is a Chrome issue, not something wrong in Moodle. Presumably something in Moodle is causing this issue to manifest itself.

Average of ratings: Useful (1)
In reply to Leon Stringer

Re: Failed to change course format.

by Roman Pototskyy -
Hello, Leon.

This option (change course format) doesn`t work in all of the browsers in the newest Windows 10 (21H1).
In reply to Leon Stringer

Re: Failed to change course format.

by Michael Hughes -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
We've also just started seeing these errors being reported by our users too.
In reply to Leon Stringer

Re: Failed to change course format.

by Lucas Matías Frías -

Hi Leon, I have the same problem on all platforms whose version is equal to or greater than 3.7 and it occurs in Chrome and Edge browsers. In Firefox it is working correctly

In reply to Leon Stringer

Re: Failed to change course format.

by Neil Stapleton -

We have seen this also, working in Firefox and non-Chromium browsers, same behaviour in both Edge and Chrome (Chromium).

There is a tracker and it seems the new version of Chromium should fix it... we are sitting tight at present, as not a show stopper 🤞🙏

See [MDL-72494] Cannot change course format with Chrome 93.0 - Moodle Tracker

In reply to Leon Stringer

Re: Failed to change course format.

by Carlos Chávez - Moodle Specialist -
This is fixed with CSS:

fieldset:target::before {

content: unset;

}



Average of ratings: Useful (3)
In reply to Carlos Chávez - Moodle Specialist

Re: Failed to change course format.

by Roman Pototskyy -

Hello, Carlos.

Thank you, I`ll try it later.

In reply to Carlos Chávez - Moodle Specialist

Ang: Re: Failed to change course format.

by Preben Pedersen -
I can confirm, that adding Carlos' CSS does indeed fix it in Chrome.

I had the same problem in Chrome, so i switched to Firefox. Then came across this answer and tried it, and it now works in chrome, thanks smile
In reply to Carlos Chávez - Moodle Specialist

Re: Failed to change course format.

by Lucas Matías Frías -
Hi Carlos, I have tried adding the CSS code to the current theme and I was able to verify that it works correctly. Thank you very much for your contribution, greetings from Argentina.
In reply to Lucas Matías Frías

Re: Failed to change course format.

by NHG E-Learning -
Hi, would you please tell me wich file to edit the code
Thanks a lot
In reply to NHG E-Learning

Re: Failed to change course format.

by Usman Asar -
Picture of Plugin developers Picture of Testers
Go into theme settings, and find where you can enter either CSS or RAW SCSS

or you can wait for a week as Chrome 94 comes out of Beta on September 13th, this issue is fixed in that version. 
In reply to Carlos Chávez - Moodle Specialist

Re: Failed to change course format.

by Gillian Delvigne -
Thank you! It solved the problem for me too!
In reply to Roman Pototskyy

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.
In reply to Roman Pototskyy

Re: Failed to change course format.

by Roman Pototskyy -
Hello, Dear community.

Thanks for your help smile
I`ve edit CSS. Now I can change the format courses