[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
Number of replies: 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.)