Import parameters {letter -> f:debug(title: 'Members of letter')} {word -> f:debug(title: 'Members of word')}
Insert Input Box with a lot of parameters
margin-right: {letter.marginRight}px;
"
value="{letter.value}"
name="tx_glmorphquiz_pi1[{letter.name}]"
The javascript calls for the key events
{f:if(condition: word.inputmode, else: 'readonly')}
{f:if(condition: letter.autofocus, then: 'autofocus')}
/>