source: WAeUP_SRP/fceokene/profiles/default/vocabularies/verdicts.xml @ 2482

Last change on this file since 2482 was 1998, checked in by Henrik Bettermann, 17 years ago

REINSTATEMENT verdict added
student_application.xml: date format changed

File size: 1.1 KB
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="N/A" msgid="">N/A</item>
9 <item key="A" msgid="">successful student</item>
10 <item key="B" msgid="">student with carryover courses</item>
11 <item key="C" msgid="">student on probation/transfer</item>
12 <item key="D" msgid="">student who is to withdraw from the faculty</item>
13 <item key="E" msgid="">student who were previously on probation</item>
14 <item key="F" msgid="">medical case</item>
15 <item key="G" msgid="">absent from examination</item>
16 <item key="H" msgid="">withheld results</item>
17 <item key="I" msgid="">expelled/rusticated/suspended student</item>
18 <item key="J" msgid="">temporary withdrawn from the university</item>
19 <item key="K" msgid="">unregistered student</item>
20 <item key="L" msgid="">referred student</item>
21 <item key="M" msgid="">reinstatement</item>
22</object>
Note: See TracBrowser for help on using the repository browser.