source: WAeUP_SRP/trunk/profiles/default/vocabularies/exam_grades.xml @ 841

Last change on this file since 841 was 841, checked in by joachim, 18 years ago

add vocabularies for subjects and grades according to Kehindes Data
use them in clearance form.

File size: 629 bytes
Line 
1<?xml version="1.0"?>
2<object name="high_grade" meta_type="CPS Vocabulary">
3  <property name="title"></property>
4  <property name="title_msgid"></property>
5  <property name="description"></property>
6
7  <item key="" msgid="">None</item>
8  <item key="A1" msgid="">Excellent</item>
9  <item key="B2" msgid="">Very Good</item>
10  <item key="B3" msgid="">Good</item>
11  <item key="C4" msgid="">Credit (C4)</item>
12  <item key="C5" msgid="">Credit (C5)</item>
13  <item key="C6" msgid="">Credit (C6)</item>
14  <item key="D7" msgid="">Pass (D7)</item>
15  <item key="E8" msgid="">Pass (E8)</item>
16  <item key="F9" msgid="">Fail</item>
17</object>
Note: See TracBrowser for help on using the repository browser.