Alice 3

Download Alice

Textbook

Assignments:

For Each Chapter in the textbook:

1. Complete the project or projects that are given in the chapter
2. Choose 5 Programming Projects from the end of each Chapter. For each chapter, select two from the numbers 1-5 and three from the numbers 6 and higher.
3. One Personal Assignment to be completed by the final deadline. Create your own world in Alice. (see below for requirements)

Deadlines:

Deadline 1 - Chapter 1-2
Deadline 2 - Chapters 3-4
Deadline 3 - Chapters 5-6
There will be a quiz over the covered Chapters on each deadline date.
Performance Based Test
Final Exam

Alice Personal Assignment

Create a program with the following elements at a minimum(you should have more):

Description of Task:  Must tell a story; it could be a comedy, thriller, or romance, etc.

Saved in your H drive, Alice folder with the name:  Personal Assignment

Header Comments (Program Name and Author)

Comments explaining the general flow of what you plan to do (do this BEFORE you start coding!).   These comments should be several lines.  You should spend a little time thinking about what you plan to do and write it down.  If your plan changes, that’s okay but you need to have a plan.  If I see your code and you don’t have this you will immediately lose these points.  (Remember:  People get FIRED for not commenting their code)

Minimum of 3 characters, 3 scenes(not necessarily place scenes, could be actions), and 4 props.

A Loop that loops more than 1 time

A Do Together block (with at least two methods inside of it)

Manipulating at least one object AND one limb of an object.

At least one method that is called from my first method

Include at least one series of nested If/Else instructions

Must include dialog between characters.

Create an event to allow at least one user control

Each method should have at least one comment in it.

Creativity/Effort (Subjective grade from Teacher,
1 = little effort, 6 = moderate effort/somewhat original,
10 = lots of effort/cool!/funny/interesting)

 

 

Home