Activity UML:

1) Use StarUML OR paper to draw a UML Activity Diagram showing how a Bird and Kite interact in the air. The Bird can start in a tree and the Kite can start on the ground. Draw an activity diagram of their possible interactions, and then end them back on the ground. (Later, you will do a class diagram on a similar subject.) Try to include one fork/join line and one decision.

2) Use StarUML OR paper to draw a UML Activity Diagram for that models the process of one type of student registering for a course, and course set up. Try to include one fork / join line and one decision. Use a partition line to partition the student actions from the college (system) actions.

Some actions to include: see a list of courses, choose desired courses, submit to advisor, advisor approval, (and remember that the advisor can approve while the student is choosing more courses ), given time release for registration for the student type, refusal or acceptance of the course can occur. system allocates spots in the course OR it notifies student and student tries for more courses, and finally the course begins (which is the end point of this diagram.)

At the same time, the course professor is being determined and the syllabus is being written.

These can be handed in using StarUML or on paper at the beginning (not end) of class. Paper is definitely okay.