Aim: To redirect user to front-page after quiz has been submitted.

Enabled module: quiz, Ajax quiz,

Implemented : I copied the default disabled rule that sends email, changed the action to page redirect and changed the status to activate. but the rule fires as displayed in the log but page isn't redirecting. If I add an action "display message", the message displays on the result page.

I guess the Ajax enabled module is not allowing redirect. Any suggestions please?

Comments

adigunsherif created an issue.

adigunsherif’s picture

If Ajax quiz is disabled, rules works fine as expected. But I need the Ajax functionality here.