Quantcast
Viewing all articles
Browse latest Browse all 87530

Re: Infinite Attempts on a slide

OK, my answer is still completely valid. Use the counter variable and the On Enter action for the Question slide. You'll need two decisions in the conditional advanced action:

  1. Decision 'Always' is a mimicked standard action
    • IF 1 is equal to 1
         Increment v_counter
  2. Decision 'CheckCount'
    • IF v_counter is equal or greater than 7
         Jump to FinalSlide
      ELSE
          Continue

I don't know how you did set up the questions yet. If you allow the user to be able to choose twice the same question, this will not work well. You don't tell that. In that case you should use a boolean variable for each question.


Viewing all articles
Browse latest Browse all 87530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>