alice-teacher s Digest, Vol 78, Issue 18

Nisanti Wilmot nwilmot at oakwoodway.org
Mon Mar 27 15:10:25 EDT 2017


Keith G and Don S.
Thank you for the help with the blink method. It is now working for the
student. We are using Alice 3.3.
-Nisanti

On Sun, Mar 26, 2017 at 9:00 AM, <
alice-teachers-request at lists.andrew.cmu.edu> wrote:

> Send alice-teachers mailing list submissions to
>         alice-teachers at lists.andrew.cmu.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> or, via email, send a message with subject or body 'help' to
>         alice-teachers-request at lists.andrew.cmu.edu
>
> You can reach the person managing the list at
>         alice-teachers-owner at lists.andrew.cmu.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of alice-teachers digest..."
>
>
> Today's Topics:
>
>    1. Re:  s Digest, Vol 78, Issue 16 (Keith Golebie)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 26 Mar 2017 09:25:31 -0400
> From: Keith Golebie <kgolebie at ellwood.k12.pa.us>
> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
> Subject: Re: alice-teacher s Digest, Vol 78, Issue 16
> Message-ID:
>         <CAGLdK8JGQjEv7r-fMq_jyzk75bCKbLNiWwBXJ91of=x0H1BVw
> A at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> What version of Alice are you using?
>
> Typically, if you do something like this in a "Do Together" (tried to use
> move up and down as well as the roll procedures inside a do together) you
> will not see a difference  (The start and end position of the object is the
> same.
>
> To blink both eyes together, try this:
>
> (Alice 3.x)
>
> START Do Together
>      Do In Order
>            Get Left eyelid - turn forward 0.25
>            Get Left eyelid - turn backward 0.25
>      Do In Order
>            Get Left eyelid - turn forward 0.25
>            Get Left eyelid - turn backward 0.25
> END Do Together
>
> Or this
> Alice 2.x
> START Do Together
>      Do In Order
>            <object's left eye)  - turn forward 0.25
>            <object's left eye) - turn backward 0.25
>      Do In Order
>            <object's right eye) - turn forward 0.25
>            <object's right eye) - turn backward 0.25
> END Do Together
>
> You may have to make the object temporarily large enough to get a good
> visual on this.
>
> Keith
>
>
>
> Mr. Golebie
>
> kgolebie at ellwood.k12.pa.us
>
> Computer Technology Teacher
>
> Rm 201 & 202
>
> Lincoln High School
>
> Ellwood City Area School District
>
> Ellwood City PA  16117
>
> 724-752-1591 x3202
>
> On Fri, Mar 24, 2017 at 12:41 PM, Nisanti Wilmot <nwilmot at oakwoodway.org>
> wrote:
>
> > Is it possible to make a character blink in Alice? One of my students
> > tried to get each of the girl's eyelids and tried to use move up and down
> > as well as the roll procedures inside a do together block but it wasn't
> > working.
> >
> > On Fri, Mar 24, 2017 at 9:00 AM, <alice-teachers-request at lists.
> > andrew.cmu.edu> wrote:
> >
> >> Send alice-teachers mailing list submissions to
> >>         alice-teachers at lists.andrew.cmu.edu
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >>         https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> >> or, via email, send a message with subject or body 'help' to
> >>         alice-teachers-request at lists.andrew.cmu.edu
> >>
> >> You can reach the person managing the list at
> >>         alice-teachers-owner at lists.andrew.cmu.edu
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of alice-teachers digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >>    1.  Invisible head (Henrickson, Carrie)
> >>    2. Re:  Invisible head (Donald Slater)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Thu, 23 Mar 2017 17:59:01 +0000
> >> From: "Henrickson, Carrie" <Carrie.Henrickson at k12.sd.us>
> >> To: "alice-teachers at lists.andrew.cmu.edu"
> >>         <alice-teachers at lists.andrew.cmu.edu>
> >> Subject: alice-teacher Invisible head
> >> Message-ID:
> >>         <SN2PR0701MB749C8B4E27DB24D705C4C8AA13F0 at SN2PR0701MB749.namp
> >> rd07.prod.outlook.com>
> >>
> >> Content-Type: text/plain; charset="us-ascii"
> >>
> >> Hello all,
> >> I am fairly new to alice programming. Can someone please help me with
> >> making a head invisible in alice3?  I can only seem to make the entire
> body
> >> invisible using the opacity in the properties.
> >>
> >> Respectfully,
> >>
> >> Carrie Henrickson
> >> Technology Coordinator
> >> Computer Educator
> >> Ethan School District
> >> (605) 227-4211
> >> carrie.henrickson at k12.sd.us
> >>
> >> -------------- next part --------------
> >> An HTML attachment was scrubbed...
> >> URL: <http://lists.andrew.cmu.edu/pipermail/alice-teachers/attach
> >> ments/20170323/d24ae5e2/attachment-0001.html>
> >>
> >> ------------------------------
> >>
> >> Message: 2
> >> Date: Thu, 23 Mar 2017 14:27:43 -0400
> >> From: Donald Slater <djslater107 at mac.com>
> >> To: Alice Teachers <alice-teachers at lists.andrew.cmu.edu>
> >> Subject: Re: alice-teacher Invisible head
> >> Message-ID: <8A86F029-1294-4EAF-887D-151635062E58 at mac.com>
> >> Content-Type: text/plain; charset="utf-8"
> >>
> >> Carrie,
> >> Unfortunately, it is not possible in Alice 3 to change any one sub-part
> >> of an object, due to the construction of models in Alice 3. In Alice 2,
> the
> >> sub-parts of an object were independent objects, linked together using
> the
> >> vehicle property to create the whole object.
> >>
> >> In Alice 3, the models are all one object, with a skeleton of joints to
> >> manipulate different parts of the one object. This design choice was
> made
> >> to create objects that would have more realistic animations, (the skin
> of
> >> an object would react more naturally to the movement of the object with
> >> this design), but at the cost of being able to manipulate the
> properties of
> >> the ?sub-parts?, such as set the opacity.
> >>
> >> Please let us know if you have any other questions?
> >>
> >> All the best,
> >>
> >> Don Slater
> >>
> >> Alice Project
> >> Carnegie Mellon University
> >> Entertainment Technology Center
> >> 700 Technology Drive
> >> Pittsburgh, PA 15219
> >>
> >> Email: dslater at cmu.edu
> >>
> >> I have learned this at least by my experiment: that if one advances
> >> confidently in the direction of his dreams, and endeavors to live the
> life
> >> he has imagined, he will meet with a success unexpected in common hours.
> >> --- Henry David Thoreau
> >>
> >> The true object of all human life is play. -- G.K. Chesterton
> >>
> >>
> >> > On Mar 23, 2017, at 1:59 PM, Henrickson, Carrie <
> >> Carrie.Henrickson at k12.sd.us> wrote:
> >> >
> >> > Hello all,
> >> > I am fairly new to alice programming. Can someone please help me with
> >> making a head invisible in alice3?  I can only seem to make the entire
> body
> >> invisible using the opacity in the properties.
> >> >
> >> > Respectfully,
> >> >
> >> > Carrie Henrickson
> >> > Technology Coordinator
> >> > Computer Educator
> >> > Ethan School District
> >> > (605) 227-4211
> >> > carrie.henrickson at k12.sd.us <mailto:carrie.henrickson at k12.sd.us>
> >> >
> >> > _______________________________________________
> >> > alice-teachers mailing list
> >> > alice-teachers at lists.andrew.cmu.edu <mailto:alice-teachers at lists.a
> >> ndrew.cmu.edu>
> >> > https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers <
> >> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers>
> >> -------------- next part --------------
> >> An HTML attachment was scrubbed...
> >> URL: <http://lists.andrew.cmu.edu/pipermail/alice-teachers/attach
> >> ments/20170323/33354dc9/attachment-0001.html>
> >>
> >> ------------------------------
> >>
> >> Subject: Digest Footer
> >>
> >> _______________________________________________
> >> alice-teachers mailing list
> >> alice-teachers at lists.andrew.cmu.edu
> >> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> >>
> >>
> >> ------------------------------
> >>
> >> End of alice-teachers Digest, Vol 78, Issue 16
> >> **********************************************
> >>
> >
> >
> >
> > --
> > Nisanti Wilmot
> > Computer Science Faculty - Oakwood School
> >
> >
> > _______________________________________________
> > alice-teachers mailing list
> > alice-teachers at lists.andrew.cmu.edu
> > https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.andrew.cmu.edu/pipermail/alice-teachers/
> attachments/20170326/ee16139b/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
>
> ------------------------------
>
> End of alice-teachers Digest, Vol 78, Issue 18
> **********************************************
>



-- 
Nisanti Wilmot
Computer Science Faculty - Oakwood School
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20170327/e3c537d0/attachment.html>


More information about the alice-teachers mailing list