source: WAeUP_SRP/branches/uli/profiles/default/vocabularies/entry_modes.xml @ 1993

Last change on this file since 1993 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: 525 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="entry_modes" 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="NEW_UME" msgid="">New UME</item>
9 <item key="NEW_DE" msgid="">New Direct Entry</item>
10 <item key="RET_UME" msgid="">Returning UME</item>
11 <item key="RET_DE" msgid="">Returning Direct Entry</item>
12</object>
Note: See TracBrowser for help on using the repository browser.