Last change
on this file since 11110 was
1401,
checked in by joachim, 18 years ago
|
fix the levels
add verdict to students_catalog
add current_verdict to student_study_course
add the same fixes to makeStudentData (not yet tested)
|
-
Property svn:keywords set to
Id
|
File size:
447 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <?xml-stylesheet type="text/xsl" href="schema.xsl"?> |
---|
3 | <object name="student_study_course" meta_type="CPS Schema"> |
---|
4 | <field name="title" meta_type="CPS String Field"/> |
---|
5 | <field name="study_course" meta_type="CPS String Field"> |
---|
6 | <property name="is_searchabletext">True</property> |
---|
7 | </field> |
---|
8 | <field name="current_level" meta_type="CPS String Field"/> |
---|
9 | <field name="current_verdict" meta_type="CPS String Field"/> |
---|
10 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.