Last change
on this file since 1426 was
1417,
checked in by joachim, 18 years ago
|
Edit student_study course added
verdicts vocabulary added
new levels are only created, when no level there,
allow loggin for returning students, which have been created with add_student
|
File size:
1.0 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="A" msgid="">Successful Student</item> |
---|
9 | <item key="B" msgid="">Student WITH CARRYOVER COURSES</item> |
---|
10 | <item key="C" msgid="">Student for Probation</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 Cases</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 withdrawal from the University</item> |
---|
19 | <item key="K" msgid="">unregistered Student</item> |
---|
20 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.