Ignore:
Timestamp:
8 Oct 2012, 13:19:14 (12 years ago)
Author:
Henrik Bettermann
Message:

We need to import credits and passmark of course tickets in order to repair them. Let's use the form field validation for import.

Both passmark and credits must not be edited via the UI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_export.py

    r9315 r9316  
    293293            'automatic,carry_over,code,credits,dcode,fcode,level,mandatory,'
    294294            'passmark,score,semester,title,student_id,certcode\r\n'
    295             '0,0,,0,,,,0,0,0,,,,\r\n'
     295            '0,0,,,,,,0,,0,,,,\r\n'
    296296            )
    297297        return
Note: See TracChangeset for help on using the changeset viewer.