<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Found the problem — it was me. Lost track of the grouping of the conditions and needed more parentheses. Works beautifully now. In the process I also added a conditional block into the Safety Quiz itself so that whehter the student is still in the quiz
 or looking at the course content itself she sees the notice that she needs to contact the Teaching Lab Supervisor.</div>
<div>
<div>
<div><br>
</div>
<div>Doug</div>
<div>
<div><br>
</div>
<div>Douglas Mills</div>
<div>Director of Instructional Technology</div>
<div>Department of Chemistry</div>
<div>University of Illinois</div>
</div>
</div>
<div><br>
</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Doug Mills <<a href="mailto:dmills@illinois.edu">dmills@illinois.edu</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, June 7, 2016 at 10:56 AM<br>
<span style="font-weight:bold">To: </span>Discussion list for LON-CAPA users <<a href="mailto:lon-capa-users@mail.lon-capa.org">lon-capa-users@mail.lon-capa.org</a>><br>
<span style="font-weight:bold">Cc: </span>Doug Mills <<a href="mailto:dmills@illinois.edu">dmills@illinois.edu</a>><br>
<span style="font-weight:bold">Subject: </span>Sequences with Multiple Conditionals<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>HI All,</div>
<div><br>
</div>
<div>I had meant to look into this further at the conference (and thank you to hosts, organizers and presenters for the great conference!) but of course forgot.</div>
<div><br>
</div>
<div>We have a Lab Safety Quiz that students have to complete before they get access to the content for our two lab courses. That's been working fine for years using a sequence that blocks access to the rest of the course if all the Safety questions are not
 answered correctly. Now there is a desire to limit the number of attempts students have on the Safety Quiz and require those who don't pass within that number of attempts to meet with the Teaching Lab Specialist. To try and make that happen, I've created a
 "You have to meet with the Teaching Lab Specialist" html page, added it to the sequence as a second branch following the Lab Safety Quiz and put a conditional in front of it that looks at each part of the Safety Quiz to see (a) if it is incorrect and (b) if
 all tries have been used.  If both of those conditions are met on any of the Safety Quiz Questions, then the condition should evaluate to True and the HTML page with contact information, etc. should show.</div>
<div><br>
</div>
<div>But it's not working. AND the rest of the code seems to have stopped working too in terms of allowing students who complete the safety quiz to access the rest of the course content…  I've looked carefully at the new condition and *think* I have it right.
 I did not make any changes to the other condition though and it no longer works, so I'm thinking that there is something I'm missing with regard to having two conditional branches off of one resource.  Thoughts, cluds or solutions?  I can send code if that
 will be helpful.</div>
<div><br>
</div>
<div>I'm open to doing this in other ways also if anyone has alternative suggestions. Thanks!</div>
<div>
<div>
<div><br>
</div>
<div>Doug</div>
<div>
<div><br>
</div>
<div>Douglas Mills</div>
<div>Director of Instructional Technology</div>
<div>Department of Chemistry</div>
<div>University of Illinois</div>
</div>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>