Currently, when defining a custom scale, the user enters a comma-separate list of items followed by an overall description. This should be changed to allow input of [item,description] pairs followed by an overall description. Use a form for the [item,description] pairs, rather than a comma-separated list.
There should also be a page where a user can view a custom scale in tabular form. The page should be formatted so that it is acceptable for printing (File -> print).
Use case: When a scale is used for a rubric, the teacher needs to associate criteria with each scale element.
The item descriptions in a rubric can be long enough to warrant use of the html editor, but this is not essential.