| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
merging HEAD into 2-4-patches branch
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Typo that prevented the context name from being set properly.
Fixed a typo in an error message.
Make Ordering() break a string at > and = rather than assume the variable names are single letters.
Simplify mechanism of maintaining the letters used in an ordering. No need for the ugly hack to get around reducing to Value objects; just leave the letters attached to the Value object rather than deleting them.
Added a message for when the student answer does not include all the letters used in the correct answer.
Produce error messages if a letter is used more than once in an ordering.
Use the Package() method to create the ordering object, so that ordering objects can be properly subclassed.
New Context for handling ordered lists of letters like "D > A = C > B". See the comments for details about how to use it.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |