Hi,

I am new to this module and have major trouble getting it to work. Basically, I just want to set up a short questionaire with three multiple-choice-questions, the results are supposed to be processed through 'quiz_raffle'.

When I set up a "multiple choice question", I'm getting a browser pop-up saying:

An HTTP 403 error occured.<br />/node/50194/questions/browser_ahah

This browser dialogue can only be closed with "OK"; then, the "Manage Questions" page says: No questions were found, and the page can not be saved. Red error: "No questions were included".

However, I have set up a node of the content type "Multiple Choice Question" before. This content type only allows me to add two questions; when trying to add more with the "Add more alternatives" button, I'm getting another browser dialogue, suggesting to download (!) the file add_alternative_ahah of the file type application/json

I am at a total loss here; any ideas what is going wrong here?

Comments

asb’s picture

"Actively maintained" & "Under active development"… really?

asb’s picture

This issue is still bugging me. As it seems it's in the 7.x branch as well (cf. #1959800: Error when trying to add alternatives to Multiple Choice Questions) :(

wrecksdart’s picture

We are having the same issue. I've got ~3 pages of questions developed for an internal quiz, and when I want to "browse for questions to add" by clicking the pager (1 2 3 next>), we get the error:
An HTTP error 403 occurred. /node/9881/questions/browser_ahah

Sivaji_Ganesh_Jojodae’s picture

Status: Active » Postponed (maintainer needs more info)

It is likely that you don't have clean url enabled. As far as I know this is needed for ahah to work as expected.

Sivaji_Ganesh_Jojodae’s picture

Also see if you can reproduce the issue as uid 1 user.

asb’s picture

Status: Postponed (maintainer needs more info) » Active

Yes, clean URLs are enabled and working.

TajinderSingh’s picture

In case anyone else is facing same situation, check if you have set Quiz related permissions.

Was facing this issue and setting up the related permissions solved this.

NOTE: Quiz module requires permissions up-to question type level for editing questions.

ezraw’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)