[745] | 1 | <?xml version="1.0"?> |
---|
[1449] | 2 | <?xml-stylesheet type="text/xsl" href="layout.xsl"?> |
---|
[774] | 3 | <object name="student_pume" meta_type="CPS Layout"> |
---|
[745] | 4 | <property name="layout_create_method"></property> |
---|
| 5 | <property name="layout_edit_method"></property> |
---|
| 6 | <property name="layout_view_method"></property> |
---|
| 7 | <property name="style_prefix">layout_waeup_</property> |
---|
| 8 | <property name="flexible_widgets"/> |
---|
| 9 | <property name="validate_values_expr"></property> |
---|
[759] | 10 | |
---|
[770] | 11 | <widget name="pume_eng_score" meta_type="Float Widget"> |
---|
[745] | 12 | <property name="title">PUME English Score</property> |
---|
| 13 | <property name="fields"> |
---|
| 14 | <element value="pume_eng_score"/> |
---|
| 15 | </property> |
---|
| 16 | <property name="label">PUME English Score</property> |
---|
| 17 | <property name="label_edit">PUME English Score</property> |
---|
| 18 | <property name="readonly_layout_modes"> |
---|
| 19 | </property> |
---|
| 20 | <property name="hidden_layout_modes"/> |
---|
| 21 | <property name="hidden_readonly_layout_modes"/> |
---|
| 22 | </widget> |
---|
[770] | 23 | <widget name="pume_gen_score" meta_type="Float Widget"> |
---|
[764] | 24 | <property name="title">PUME General Score</property> |
---|
[745] | 25 | <property name="fields"> |
---|
[764] | 26 | <element value="pume_gen_score"/> |
---|
[745] | 27 | </property> |
---|
[764] | 28 | <property name="label">PUME General Score</property> |
---|
| 29 | <property name="label_edit">PUME General Score</property> |
---|
[745] | 30 | <property name="readonly_layout_modes"> |
---|
| 31 | </property> |
---|
| 32 | <property name="hidden_layout_modes"/> |
---|
| 33 | <property name="hidden_readonly_layout_modes"/> |
---|
| 34 | </widget> |
---|
[770] | 35 | <widget name="pume_math_score" meta_type="Float Widget"> |
---|
[745] | 36 | <property name="title">PUME Mathematics Score</property> |
---|
| 37 | <property name="fields"> |
---|
| 38 | <element value="pume_math_score"/> |
---|
| 39 | </property> |
---|
| 40 | <property name="label">PUME Mathematics Score</property> |
---|
| 41 | <property name="label_edit">PUME Mathematics Score</property> |
---|
| 42 | <property name="readonly_layout_modes"> |
---|
| 43 | </property> |
---|
| 44 | <property name="hidden_layout_modes"/> |
---|
| 45 | <property name="hidden_readonly_layout_modes"/> |
---|
| 46 | </widget> |
---|
[965] | 47 | <widget name="pume_tot_score" meta_type="String Widget"> |
---|
[745] | 48 | <property name="title">PUME Total Score</property> |
---|
| 49 | <property name="fields"> |
---|
| 50 | <element value="pume_tot_score"/> |
---|
| 51 | </property> |
---|
| 52 | <property name="label">PUME Total Score</property> |
---|
| 53 | <property name="label_edit">PUME Total Score</property> |
---|
| 54 | <property name="readonly_layout_modes"> |
---|
| 55 | </property> |
---|
| 56 | <property name="hidden_layout_modes"/> |
---|
| 57 | <property name="hidden_readonly_layout_modes"/> |
---|
| 58 | </widget> |
---|
[759] | 59 | |
---|
[745] | 60 | <table> |
---|
| 61 | <row> |
---|
[764] | 62 | <cell name="pume_tot_score" ncols="1"/> |
---|
[745] | 63 | </row> |
---|
| 64 | </table> |
---|
| 65 | </object> |
---|
| 66 | |
---|