Ignore:
Timestamp:
25 Oct 2012, 21:52:10 (12 years ago)
Author:
Henrik Bettermann
Message:

Reorganize ICourseTicket. Add ICourseTicketImport which validates a new field called level_session.

Customize checkConversion of CourseTicketProcessor?:
If level_session is provided in row the importer checks if
the parent studylevel exists and if its level_session
attribute corresponds with the expected value in row. The error message
then tells us why course result import fails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/batchprocessing.txt

    r9418 r9420  
    9898    'Applicant Processor', 'Applicants Container Processor',
    9999    'CertificateCourse Processor', 'Certificate Processor',
    100     'Course Processor', 'Course Result Processor (special processor)',
     100    'Course Processor',
    101101    'CourseTicket Processor',
    102102    'Department Processor', 'Faculty Processor',
Note: See TracChangeset for help on using the changeset viewer.