Annotation of capa/capa51/Historic/Scorer/Changes, revision 1.1

1.1     ! albertel    1: 4.6.3 -> 4.6.4
        !             2: 
        !             3: Detects when str=mc is used in /ANS() and sorts the answer string
        !             4: first for N_OF_M and STRING_MATCHING types.
        !             5: 
        !             6: 4.6.2 -> 4.6.3
        !             7: 
        !             8: Memory leak problem, looks like it is in the deaalocation of capa_parse memory
        !             9: 
        !            10: 4.6.1 -> 4.6.2
        !            11: 
        !            12: The Answer %d: %s message printed in verbose mode now prints numbers
        !            13: in the 1-> range instead of the 0-> range
        !            14: 
        !            15: 4.5.1 -> 4.6.1
        !            16: 
        !            17: problem number 5 is now a special problem used to decide anon exams.
        !            18: 
        !            19: modify saveAnonForm to pick whichever form has question 5 right, only ask 
        !            20: when none of question 5 is correct
        !            21: 
        !            22: new error added E_GRADINGMETHOD for saveAnonForm
        !            23: 
        !            24: Creation of 4.5.1 from Bubbler 0.16
        !            25: 
        !            26: added the ability to have points and leafs of different values
        !            27: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>