alice-teacher How to debug in Alice

McLean, Jennifer jmclean at klschools.org
Tue Jan 6 16:47:34 EST 2015


Hi,

Actually, I am using Alice 3.1. I meant to write "say statements" in Alice 3.1. Are the options you gave me also available in Alice 3.1?

Thanks, Jen

________________________________________
From: alice-teachers-bounces+jmclean=klschools.org at lists.andrew.cmu.edu <alice-teachers-bounces+jmclean=klschools.org at lists.andrew.cmu.edu> on behalf of Leonel Morales <litomd at gmail.com>
Sent: Tuesday, January 06, 2015 3:17 PM
To: Alice educators
Subject: Re: alice-teacher How to debug in Alice

Hi,

I guess you are using Alice 2.x, print statement is not included in
Alice 3.1 (I really miss it)

Other options for debugging:

- Use a small text object and update frequently with values of
variables or any other information
- Have an unrelated object in a corner and use the say method to show
relevant information
- Stop all action under a condition you set, by having a boolean
variable that is constantly checked by you code so when it turns on
all stops until it is false again, and get some input from the user to
go back to action

If code gets extensive then debugging can be complicated.

Regards,

Leonel

2015-01-06 11:04 GMT-06:00, McLean, Jennifer <jmclean at klschools.org>:
> Hi,
>
>
>
> As my students are creating their game programs is there any way to debug
> what is going on besides putting in print statements?
>
>
>
> Thanks, Jen
>
_______________________________________________
alice-teachers mailing list
alice-teachers at lists.andrew.cmu.edu
https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers


More information about the alice-teachers mailing list