| CRC Card Fields | Description |
|---|---|
| Number of Cards | You may choose between one and 20 cards to create. |
| Card Name | The card name field cannot be left blank! |
| Superclasses | A Superclass is a class from which another class inherits. You may leave this field blank if you do not have any superclasses.. |
| Subclasses | A Subclass is a class that inherits from one or more classes. You may leave this field blank if you do not have any subclasses. |
| Responsibilities | A Responsibility is anything that the class knows or does. Ideally, you should not leave this field blank. |
| Collaborators | A Collaborator is another class that is used to get information for, or perform actions for the class at hand. |
| Print Button | This button will allow you to print your CRC cards. |
For more information on how to build CRC cards, please visit this website!