<div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Hi Don,<br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">saw this question and wondered if an implementation of switch would be better in this case?<br>

</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Best Regards<br>Donald Cook<div><i>A torn jacket is soon mended; but hard words bruise the heart of a child.</i></div><div><span style="color:rgb(0,0,0);font-family:Ubuntubeta,Ubuntu,&#39;Bitstream Vera Sans&#39;,&#39;DejaVu Sans&#39;,Tahoma,sans-serif;line-height:15px;background-color:rgb(235,236,228)">H. W. Longfellow (1807-1882)</span><br>

<div><br></div></div></div></div>
<br><br><div class="gmail_quote">On 5 March 2014 17:17, Don Slater <span dir="ltr">&lt;<a href="mailto:dslater@andrew.cmu.edu" target="_blank">dslater@andrew.cmu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">Neil,<div>If I understand you correctly, using embedding an if-else inside of an if or an else by dragging and dropping is the only way that this is possible in Alice. Are you suggesting that a drop down menu option might be useful here?</div>

<div><br></div><div>Later,</div><div>Don Slater</div><div><div class="h5"><div><br><div><div>On Mar 5, 2014, at 9:50 AM, Neil Ascione &lt;<a href="mailto:neil.ascione@pequannock.org" target="_blank">neil.ascione@pequannock.org</a>&gt; wrote:</div>

<br><blockquote type="cite"><div dir="ltr">Hi Don!<div><br></div><div>Hope all is well!  </div><div><br></div><div>I&#39;m very new to the Alice interface and trying to implement an Extended If</div><div>ie:</div><div><br>

</div><div>if (intChoice == 0)</div>
<div>   name = &quot;Fred&quot;</div><div>else if (intChoice ==1)</div><div>   name = &quot;Ed&quot;</div><div>else if (intChoice == 2)</div><div>   name = &quot;Ned&quot;</div><div>else</div><div>   name = &quot;Johnson&quot;<br>


</div><div><br></div><div>I may very well be missing something obvious - but I only see drag and drop functionality for an if-else.  I can embed those, but is there another way to do this?</div><div><br></div><div>Thanks!</div>


<div>Neil</div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 4, 2014 at 9:21 PM,  <span dir="ltr">&lt;<a href="mailto:alice-teachers-request@lists.andrew.cmu.edu" target="_blank">alice-teachers-request@lists.andrew.cmu.edu</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send alice-teachers mailing list submissions to<br>
        <a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:alice-teachers-request@lists.andrew.cmu.edu" target="_blank">alice-teachers-request@lists.andrew.cmu.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:alice-teachers-owner@lists.andrew.cmu.edu" target="_blank">alice-teachers-owner@lists.andrew.cmu.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of alice-teachers digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re:  A2/A3 Textbooks (Gilbert Stankiewicz)<br>
   2. Re:  A2/A3 Textbooks (Lori Fuller)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 4 Mar 2014 08:09:05 -0500<br>
From: Gilbert Stankiewicz &lt;<a href="mailto:gilbert@cpcs.us" target="_blank">gilbert@cpcs.us</a>&gt;<br>
Subject: Re: alice-teacher A2/A3 Textbooks<br>
To: Alice educators &lt;<a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a>&gt;<br>
Message-ID:<br>
        &lt;CABQ+sfxQYw7y42X7LLOnb7G2=_=-C=<a href="mailto:HMxQ8woL5NbuwD1uYPAA@mail.gmail.com" target="_blank">HMxQ8woL5NbuwD1uYPAA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
LaShonda,<br>
<br>
I&#39;m just getting started with the text &quot;Learning Java Through Alice&quot; by<br>
Tebring Daly and Eileen Wrigley, ISBN 9781491073933.  Using the NetBeans<br>
Alive plugin, students can import programs created in Alice 3.1 into the<br>
NetBeans IDE.  They can then examine and modify the code directly in<br>
NetBeans.  The text guides the student through the process while also<br>
introducing Java programming.<br>
<br>
This is the only text I found that combines Alice 3.1 programming with<br>
Java. I am quite excited about the possibilities this provides for the<br>
small class of high school seniors in the course.<br>
<br>
Gilbert<br>
<br>
<br>
On Mon, Mar 3, 2014 at 9:02 PM, LaShonda Torbert &lt;<br>
<a href="mailto:LTorbert@stoneridgeschool.org" target="_blank">LTorbert@stoneridgeschool.org</a>&gt; wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; I was just wondering if anyone uses a textbook with Alice. If you do, what<br>
&gt; are your recommendations for a textbook? If you don?t use a textbook, are<br>
&gt; there other resources that you use?<br>
&gt;<br>
&gt; I will be teaching a class for the first time, and I?m just curious about<br>
&gt; what other teachers do for Alice at the high school level. I had a class<br>
&gt; that used Alice in college that didn?t use a textbook, and we were fine<br>
&gt; with just the teacher?s notes.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; LaShonda<br>
&gt;<br>
&gt; LaShonda Torbert<br>
&gt; Upper School Science Department-Physics Teacher<br>
&gt; <a href="tel:301.657.4322%20ext%20660" value="+13016574322" target="_blank">301.657.4322 ext 660</a><br>
&gt; <a href="mailto:Ltorbert@stoneridgeschool.org" target="_blank">Ltorbert@stoneridgeschool.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 3/3/14, 3:15 PM, &quot;Don Slater&quot; &lt;<a href="mailto:dslater@andrew.cmu.edu" target="_blank">dslater@andrew.cmu.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;It might be helpful to the community when posting, to put (A2) for Alice<br>
&gt; &gt;2, or (A3) for Alice 3 subjects. This will clarify the context of the<br>
&gt; &gt;question, and probably generally helpful.<br>
&gt; &gt;<br>
&gt; &gt;And of course, if it is a general question, please feel free to ignore<br>
&gt; &gt;the request ;-)<br>
&gt; &gt;<br>
&gt; &gt;Thank you,<br>
&gt; &gt;Don Slater<br>
&gt; &gt;<br>
&gt; &gt;_______________________________________________<br>
&gt; &gt;alice-teachers mailing list<br>
&gt; &gt;<a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br>
&gt; &gt;<a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; alice-teachers mailing list<br>
&gt; <a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br>
&gt; <a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Gilbert Stankiewicz<br>
Mathematics Teacher<br>
Colton-Pierrepont Central School<br>
Colton, NY 13625<br>
<br>
<a href="tel:%28315%29%20262-2100" value="+13152622100" target="_blank">(315) 262-2100</a><br>
<a href="http://cpcs.us/" target="_blank">http://cpcs.us</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/33c29c35/attachment-0001.html" target="_blank">http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/33c29c35/attachment-0001.html</a><br>



<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 04 Mar 2014 08:15:26 -0500<br>
From: &quot;Lori Fuller&quot; &lt;<a href="mailto:lori.fuller@browardschools.com" target="_blank">lori.fuller@browardschools.com</a>&gt;<br>
Subject: Re: alice-teacher A2/A3 Textbooks<br>
To: <a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br>
Message-ID:<br>
        &lt;<a href="mailto:fc.0119ec074cd75e103b9aca004c11d0c3.4cd765be@browardschools.com" target="_blank">fc.0119ec074cd75e103b9aca004c11d0c3.4cd765be@browardschools.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Alice educators &lt;<a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a>&gt; on March 3, 2014 at<br>
9:02 PM -0500 wrote:<br>
&gt;I was just wondering if anyone uses a textbook with Alice. If you do, what<br>
&gt;are your recommendations for a textbook? If you don?t use a textbook, are<br>
&gt;there other resources that you use?<br>
&gt;<br>
&gt;I will be teaching a class for the first time, and I?m just curious about<br>
&gt;what other teachers do for Alice at the high school level. I had a class<br>
&gt;that used Alice in college that didn?t use a textbook, and we were fine<br>
&gt;with just the teacher?s notes.<br>
<br>
Learning to Program with Alice, 3rd Ed. is an excellent resource. I&#39;m<br>
hoping they are coming out with 4th Ed. soon... It provides good<br>
instruction on how to program using Alice and has many opportunities for<br>
practice and understanding. Along with the tutorials provided on Duke&#39;s<br>
website, I&#39;ve managed to fill 3/4 of the year so far.<br>
<br>
I am reviewing several books for the Alice 3, but not found one I like for<br>
everything. May need to combine with a JAVA programming text to fill an<br>
entire year.<br>
<br>
<br>
<br>
thanks,<br>
<br>
Lori Fuller, M.Ed.<br>
Monarch High School<br>
Career Technology Department Head<br>
Technology Coordinator<br>
Asst. Athletic Director<br>
<br>
&quot;A posse ad esse&quot;, from possibility to actuality...<br>
<br>
[Image:photo.JPG]<br>
<br>
Under Florida law, e-mail addresses, and all communications, including<br>
e-mail communications, made or received in connection with the transaction<br>
of School Board business are public records, which must be retained as<br>
required by law and must be disclosed upon receipt of a public records<br>
request, except as may be excluded by federal or state laws.  If you do<br>
not want your e-mail address released in response to a public records<br>
request, do not send electronic mail to this entity. Instead, contact this<br>
office by phone or in writing.<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/1c8029fe/attachment.html" target="_blank">http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/1c8029fe/attachment.html</a><br>



-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: 3414_81240_0.jpg<br>
Type: image/jpeg<br>
Size: 80231 bytes<br>
Desc: not available<br>
Url : <a href="http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/1c8029fe/attachment.jpg" target="_blank">http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20140304/1c8029fe/attachment.jpg</a><br>



<br>
------------------------------<br>
<br>
_______________________________________________<br>
alice-teachers mailing list<br>
<a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
<br>
<br>
End of alice-teachers Digest, Vol 44, Issue 4<br>
*********************************************<br>
</blockquote></div><br></div></div></div>
_______________________________________________<br>alice-teachers mailing list<br><a href="mailto:alice-teachers@lists.andrew.cmu.edu" target="_blank">alice-teachers@lists.andrew.cmu.edu</a><br><a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>

</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
alice-teachers mailing list<br>
<a href="mailto:alice-teachers@lists.andrew.cmu.edu">alice-teachers@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
<br></blockquote></div><br></div>