Visual Basic

iwatbo
GradingCriteriaProject2-1.doc

Project 2-1: Calculate area and perimeter form

Grading Criteria:

Object:

Criteria:

Possible Points:

Labels: Length, Width, Area, Perimeter

Labels? 1 point each

Aligned LeftCenter? 1 point each

8

Textboxes: Length, Width

Textboxes? 1 point each

Aligned Left? 1 point each

Has Name? 1 point each

TEXT property blank? 1 point each

8

Labels: Area, Perimeter

Labels? 1 point each

Aligned LeftCenter? 1 point each

Has Name? 1 point each

TEXT property blank? 1 point each

8

Buttons: Calculate, Exit

Buttons? 1 point each

Aligned MiddleCenter? 1 point each

Has Name? 1 point each

TEXT property set for user (Calculate or Exit)? 1 point each

Access Key set? 1 point each

10

Form

Has Name? 1 point

TEXT property = “Area and Perimeter”? 1 point STARTPOSITION set to centerscreen? 1 point

ACCEPTBUTTON set to Calculate button name? 1 point

CANCELBUTTON set to Exit button name? 1 point

Objects aligned properly? 10 points

Tab order set properly? 5 points

20

Solution

Solution Name = AreaAndPerimeter? 1 point

1