Open
Description
Some parts, such as scoring table, need not be translated, it is difficult to monitor their changes in development. Maybe option "Copy from " for statement parts. More general suggestion to make macros like
<#macro scoring-table>
...
<#/macro>
<#include scoring-table/>
(syntax to be discussed)