[3.8.3+] Adding quiz sections, showing multiple questions per section?

Re: [3.8.3+] Adding quiz sections, showing multiple questions per section?

Tim Hunt -
回帖数:0
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像

There could well be a bug here. If you are able, please could you perform this test:

  1. Go to the Edit quiz page for the problem quiz.
  2. Click one of the add/remove page-break icons.
  3. Press F5 to reload the page.

This will confirm if the edit really worked on the server.

If not, it would be an added bonus if you could

  1. Set Debugging to Developer level.
  2. And/or open the network tab in your web browsers developer tools.
  3. Then click the icon again.

Can you see the Ajax request in the browser developer tools, if so, does it look like it worked?

Are there any errors logged in the PHP error log on the server.

(Don't worry if you can't do the extra debugging, but it might reveal what is going on.)