[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.)