source: WAeUP_SRP/branches/joachim-event-branch/profiles/default/vocabularies/verdicts.xml @ 3877

Last change on this file since 3877 was 1539, checked in by Henrik Bettermann, 18 years ago

N/A instead of "N/A"

File size: 1010 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="verdicts" meta_type="CPS Vocabulary">
4 <property name="title"></property>
5 <property name="title_msgid"></property>
6 <property name="description"></property>
7 <property name="acl_write_roles">Manager</property>
8 <item key="A" msgid="">successful student</item>
9 <item key="B" msgid="">student with carryover courses</item>
10 <item key="C" msgid="">student on probation/transfer</item>
11 <item key="D" msgid="">student who is to withdraw from the faculty</item>
12 <item key="E" msgid="">student who were previously on probation</item>
13 <item key="F" msgid="">medical case</item>
14 <item key="G" msgid="">absent from examination</item>
15 <item key="H" msgid="">withheld results</item>
16 <item key="I" msgid="">expelled/rusticated/suspended student</item>
17 <item key="J" msgid="">temporary withdrawn from the university</item>
18 <item key="K" msgid="">unregistered student</item>
19 <item key="N/A" msgid="">N/A</item>
20</object>
Note: See TracBrowser for help on using the repository browser.