Forum Discussion

brucefrench's avatar
brucefrench
Community Member
3 years ago

What's up with quiz feedback flashing away?

So I have this course and I've used the built in questions but whenever an answer is selected and they click next it just flashes the feedback bit and immediately goes to the next page. I can't see any options about this and it does it with chrome and edge. My next step is going in and manually making some feedback pages but I can't be bothered because that's a bunch of variables so would rather not.

 

This is the object in question if anyone wants to see what I mean. Click through onto the first page then use the burger button at the bottom to skip to the quiz. Doesn't matter what answers you give.

http://learn.nwrc.ac.uk/_teldemo/DignityAtWork/samples/4/story.html

Cheers

  • I'm having trouble loading your file, but if you are using the built-in Feedback buttons, both Correct and Incorrect answers show a layer. Then when the learner clicks to continue, by default they jump to the next slide.

    Otherwise, attach your .story (not published) file here, and someone can take a look at it.

    • brucefrench's avatar
      brucefrench
      Community Member

      I'll have a look at the file but that's what it's doing. The pre built feedback layer is popping up but it's not waiting to be clicked and automatically preceding after flashing on the screen for a fraction of second.

  • brucefrench's avatar
    brucefrench
    Community Member

    Ok here's the story file. In section 1 there are 3 question slides that I made myself and these are fine. It's the quiz in section 2 using the built in slides that are giving me the issue. This is happening when I try it on mobile too.

  • The first trigger submits the quiz question, and the appropriate feedback layer shows. Almost instantly, the second trigger causes a jump to the next slide. Delete it, and let the Continue buttons on the Correct and Incorrect layers handle the jump to the next slide.

    • brucefrench's avatar
      brucefrench
      Community Member

      Ah, ok. That makes sense. Thanks a lot for that. Appreciate it.