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="" msgid=""></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</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 | <item key="N" msgid="">student on transfer</item> |
---|
23 | <item key="O" msgid="">NCE-III repeater</item> |
---|
24 | <item key="X" msgid="">new 300 level student</item> |
---|
25 | <item key="Y" msgid="">no previous verdict</item> |
---|
26 | <item key="Z" msgid="">successful student (provisional)</item> |
---|
27 | <item key="A1" msgid="">First Class</item> |
---|
28 | <item key="A2" msgid="">Second Class Upper</item> |
---|
29 | <item key="A3" msgid="">Second Class Lower</item> |
---|
30 | <item key="A4" msgid="">Third Class</item> |
---|
31 | <item key="A5" msgid="">Pass</item> |
---|
32 | <item key="A6" msgid="">Distinction</item> |
---|
33 | <item key="A7" msgid="">Credit</item> |
---|
34 | <item key="A8" msgid="">Merit</item> |
---|
35 | </object> |
---|