Ignore:
Timestamp:
11 Nov 2018, 10:13:56 (6 years ago)
Author:
Henrik Bettermann
Message:

Show imported total scores in bold.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/studylevelpage.pt

    r14947 r15228  
    4343      <td tal:content="value/credits">CREDITS</td>
    4444      <td tal:content="value/mandatory">MANDATORY</td>
    45       <td tal:condition="view/show_results" tal:content="value/total_score|nothing">TOTALSCORE</td>
     45      <td tal:condition="view/show_results" tal:content="structure value/formatted_total_score|nothing">TOTALSCORE</td>
    4646      <td tal:condition="view/show_results" tal:content="value/grade|nothing">GRADE</td>
    4747      <td tal:content="value/carry_over">CO</td>
Note: See TracChangeset for help on using the changeset viewer.