hier is der grobe Code:
<p>Schreiben?</p>
<input name="B"/>
<switch name="B">
<null>
</null>
<case val="b"><p>ja</p>
</case>
<case val="B"><p>ja</p>
</case>
<else><p>Falsche antwort.</p>
</else>
</switch>
<ul>
<li><choice target="Schreiben-Altar">Antworten</choice></li>
</ul>
</scene>