Ignore:
Timestamp:
16 Jul 2025, 13:22:09 (9 hours ago)
Author:
Henrik Bettermann
Message:

More study modes.

File:
1 edited

Legend:

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

    r18085 r18126  
    214214        'pgd_ft': 'Postgraduate Diploma Full-Time',
    215215        'pgd_pt': 'Postgraduate Diploma Part-Time',
     216        'pgphd': 'Postgraduate PhD',
     217        'pgd': 'Postgraduate Diploma',
     218        'pgm': 'Postgraduate Masters',
     219        'pgmp': 'Postgraduate MPhil',
     220        'pgmph': 'Postgraduate MPhil/PhD',
    216221        'special_pg_pt': 'Special Postgraduate Part-Time',
    217222        'ug_sw': 'Undergraduate Sandwich',
Note: See TracChangeset for help on using the changeset viewer.