Skip to main content
andrejmk
Participant
October 14, 2015
Question

Remove "Post Results" dialog

  • October 14, 2015
  • 1 reply
  • 557 views

Hi,

we are using Adobe Captivate 9 to generate a HTML5 quiz. We are using Internal Server for reporting. Now, after the last question is asked, a pop up dialog is displayed to the user:

What we would want is to remove this pop up. We would like the results to be sent to our server after the user answers the last question. If that is not possible, we would just like to remove the "Enter Your Name" and "Enter Your Email ID" from the box, as we don't need them. Is there any way to do this?

Thanks,

Andrej

This topic has been closed for replies.

1 reply

Participating Frequently
March 3, 2016

Still no response on this? Come on Adobe the ability to edit this pop-up or disable it really is a must have for most business uses.

I have three quizzes that must be taken one after another and I don't want my users to HAVE to fill out this pop-up for each quiz.

Inspiring
March 23, 2016

If the two user variables (which come already created in Cap 9) cpQuizInfoStudentID (for the email address) and cpQuizInfoStudentName (for the student name) have values already when the Quiz Results slide is reached, I believe the results are posted automatically and this screen is skipped.  You just have to assign a value to these two variables, either with an Assign action, or via a text entry box on a slide prior to the quiz results slide.