Ignore:
Timestamp:
16 Aug 2023, 09:24:29 (17 months ago)
Author:
Henrik Bettermann
Message:

Implement medical examination form.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py

    r17401 r17542  
    9595        'plag_test':'Final Year Plagiarism Test',
    9696        'flc_modules': 'FLC Modules Fee',
     97        'medical_clearance': 'Medical Clearance Fee',
    9798        }
    9899
     
    118119        'plag_test':'Final Year Plagiarism Test (for final year project or PG thesis)',
    119120        'flc_modules': 'FLC Modules Fee',
     121        'medical_clearance': 'Medical Clearance Fee',
    120122        }
    121123
Note: See TracChangeset for help on using the changeset viewer.