Jump to a Page Based on a Variable

I am a newer Lectora user and cannot find the answer to this question in the forum.I am attempting to "jump to a page" based on a variable using what I believe may be called "conditional branching". (Please correct me if I am wrong). I would like users of this course to be sent to one of two different pages when they click the Exit button on the course. One page contains a Certificate of completion (let's call this page A) and they should only be sent to this page if they have reviewed all of the pages in the title. The other page (page B) contains an outline of the Lessons and topics in the title and shows them which ones they have not yet completed. I have chosen the Exit button as the 'driver' for sending learners to page A or B because it is not mandatory to complete all the lessons or topics and users are not forced along the same 'learning path' by clicking a next button; they can choose their own route through the course. The exit button is the only common place all learners will go once they are done with the course, whether they completed all or just one of the lessons/topics.1. I have created 9 variables (page1VAR - page9VAR) and initially set them to 0.2. On each page in the title that the learner needs to review for the title to be considered "completed" , I have added an action which sets each of the 9 variables to "1". 3. Within the Exit button at the title level, I set the "on click" action to go to Page A based on the condition that ALL of the variables (page1VAR - page9VAR) equal "1".4. I then added an action (using the "add action") to the Exit button which should send the learner to page B based on the condition that ANY of the variables (page1VAR - page9VAR) equal "0".5. When I run the course in preview mode and go through each of the 9 pages (to set the variables to "1") and then click on the Exit button, I get sent to Page B and not A.6. I then published the course to HTML and tried again with the same results. 7. I then tried the instructions in Lectora User guide on jumping to a page based on a variable (page 222). I created a new variable that contained the value "exit_routing_page.html" - which is page A. On the Exit button "on click" tab I selected "Go To" for the action and selected "Web Address" as the target. In the "Web Address field" I used the VAR(myvariablename)containing the page name "exit_routing_page.html". I then set the conditions as I noted in step 3. Republished; same problem - I get sent to page B. Can anyone show me how to get this to work or a better way? Thanks in advance.

Discussions have been disabled for this post