cant create a quiz

open

Hi.
Since update after 1.8.6 I cant create a new quiz.
What I do is downgrade quiz to 1.8.6 and work like that.
When new version come out i try it, but no luck in using new versions.
I

July 14, 2025 at 7:27pmDejan Arandjelovic

Hi Dejan,
this definitely sounds like a specific issue with your site/server setup, especially since there were no differences or changes between 1.8.6 and 1.8.12 (the latest version of that branch of HD Quiz) with how new quizzes are created. Are you using any plugins or anything that affect user permissions?

Are you getting an error message or anything like that? What actually happens when you try to add a quiz?

14 July 2025 — 15:32support admin Dylan

Hi Dylan.
I have this problem since version 2. Maybe i skipped 1.8.12. When I click button “Create” only thing that happen is that button is shrinked to small button with no text on it…

14 July 2025 — 15:48Dejan Arandjelovic

Can you let me know the following?

  • Do you have anything on your site that changes or modifies user permissions?
  • Do you only have an issue creating a new quiz, or is there also an issue when creating a new question, or editing an existing quiz?
  • Is your site using HTTPS (SSL Certificate)?

Another thing you can do is to view the browser console. This can be done by going to the HD Quiz page and pressing F12. Your browser will open a new panel – just make sure that “console” is selected to see the logs.

Now, with the console open, try to create a new quiz. Take note of any messages (especially ones in red) that appear there.

15 July 2025 — 15:13support admin Dylan

Hi.
I have ultimate membership pro
Only creating a quiz

console output:
ajax https:// site address /wp-content/plugins/hd-quiz/hdfields/script.js?ver=0.4:772
save https:// site address /wp-content/plugins/hd-quiz/hdfields/script.js?ver=0.4:475

16 July 2025 — 06:17dejan arandjelovic

Thanks for the response. For the console output, I’d expect to see actual text, not just references to the JavaScript file.

For example, here is what my console looks like after saving a quiz.

View post on imgur.com

The line Object { status: "success", "quizID: .....} in particular is the response when the quiz saves. If there is an error, I’d expect that status to say “fail”, or at worse, show in red with a generic server error. If you try again and it says “fail” instead of “success”, you can click on the line to expand it to see an actual error message of what is going wrong.

Can you verify that the user you are using to create quizzes has the following capabilities?

  • manage_options
  • publish_posts

And also let me know if you have the “Allow authors access to create quizzes” enabled or not (found on the HD Quiz → Settings page).

My original instinct was that this is a user permissions error, and finding out that you do indeed have a membership plugin is a good sign that this is the issue. You may have played around with the default WordPress user permissions/capabilities in the past and broken some standardized stuff without realizing.

If so, please take a look at the user account you are logged in with and take a look at your membership plugin to make sure you have the required permission/capabilities.

19 July 2025 — 20:56support admin Dylan

Sorry, my mistake…

JQMIGRATE: Migrate is installed, version 3.4.1 load-scripts.php:5:981
HDFields init v0.3 script.js:11:11
HD Quiz v2.0.6 init admin.js:7:11
getting the dashboard dashboard.js:5:11
MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. tinymce.min.js:2:8857
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead. tinymce.min.js:2:8857
HDFields init v0.3 script.js:11:11
XHRPOST
https://www.echoserbia.org/wp-admin/admin-ajax.php
[HTTP/2 400 354ms]

0 script.js:772:12
ajax https://www.echoserbia.org/wp-content/plugins/hd-quiz/hdfields/script.js?ver=0.4:772
save https://www.echoserbia.org/wp-content/plugins/hd-quiz/hdfields/script.js?ver=0.4:475
Failed running action null script.js:773:12
getting the quiz ID 92 quiz.js:5:11
Object { quiz_id: “92”, paged: 1 }
quiz.js:18:11
HDFields init v0.3 script.js:11:11
getting the question ID 0 question.js:6:11
HDFields init v0.3 script.js:11:11
running action images question.js:122:14
getting the quiz ID 92 quiz.js:5:11
Object { quiz_id: “92”, paged: 1 }
quiz.js:18:11
HDFields init v0.3 script.js:11:11
Source map error: request failed with status 404
Resource URL: https://cdn.jsdelivr.net/npm/chart.js?ver=2.6.2
Source Map URL: chart.umd.min.js.map

21 July 2025 — 02:33dejan arandjelovic

Here is the image…

View post on imgur.com

21 July 2025 — 02:35dejan arandjelovic

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.