As decided on Klausurtagung 2026 we will encode hand shifts in our data with <addSpan> and <anchor>, so we need to adjust the webapp so it can process these regions and translate them to useful html.
Furthermore we need to find a way to display those hand shifts. The current idea is to have a primary hand and alternative hands, which are grayed out by default. Additionally we need to display the information who the hands belong to and we'll need a switch behaviour to highlight different hands.
As decided on Klausurtagung 2026 we will encode hand shifts in our data with
<addSpan>and<anchor>, so we need to adjust the webapp so it can process these regions and translate them to useful html.Furthermore we need to find a way to display those hand shifts. The current idea is to have a primary hand and alternative hands, which are grayed out by default. Additionally we need to display the information who the hands belong to and we'll need a switch behaviour to highlight different hands.