- Timestamp:
- 9 May 2023, 15:19:08 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/src/kofacustom/edocons/students/browser_templates/studylevelpage.pt
r17345 r17406 30 30 <th i18n:translate="">Score</th> 31 31 <th i18n:translate="">Grade</th> 32 <th i18n:translate="">RST</th> 32 <th i18n:translate="">RST Score</th> 33 <th i18n:translate="">RST Grade</th> 33 34 <th i18n:translate="">OS</th> 34 35 <th i18n:translate="">Auto</th> … … 49 50 <td tal:content="value/grade|nothing">GRADE</td> 50 51 <td tal:content="value/carryover_score">RSTSCORE</td> 52 <td tal:content="value/carryover_grade">RSTGRADE</td> 51 53 <td tal:content="value/outstanding">OS</td> 52 54 <td tal:content="value/automatic">AUTO</td>
Note: See TracChangeset for help on using the changeset viewer.