Question with Multiple Choice Didn';t Work

Hello guys, I need help you

undefined

Jodi

Discussion (6)

When you say the multiple choice isn't working what does that mean exactly? Showing up as incorrect, not displaying feedback, etc?

The choice is disable, can’t click.

The choice is disable, can't click.

You could add an onClick action to the button itself. It should be the first action on the button, though, because I've seen situations where a button that goes to the next page never fires the second action.

Another option would be to add it as an onPageShow action. Either way works - the page show might be better to avoid potential issues with the button action.

Hi Jodi - The .exe worked fine for me in the sample you sent the first run, but the second time I opened it, I see the behavior you're talking about. The first two things that come to mind are:

  1. Are you setting the question to only 1 attempt?
  2. If you only want 1 attempt, you probably want to retain value.

Otherwise, if you only want 1 attempt, but want to give the learner a second chance to retake the test, you'll want a Reset Test action on the Enter test button or the page load.

undefinedHow do I make the reset button next to the start button on page 1 ?undefined

Discussions have been disabled for this post