тут немного другие вопросы, так как сгенерировались рандомно
<body>
<div>
<h3>124214</h3>
<input type="checkbox" id="0_0">12412<br>
<input type="checkbox" id="0_1">12412<br>
<input type="checkbox" id="0_2">1214<br>
<input type="checkbox" id="0_3">12421<br>
<hr>
</div>
<div>
<h3>124214</h3>
<input type="checkbox" id="1_0">12412<br>
<input type="checkbox" id="1_1">124214<br>
<input type="checkbox" id="1_2">124214<br>
<hr>
</div>
<div>
<h3>12421421</h3>
<input type="checkbox" id="2_0">12421421<br>
<input type="checkbox" id="2_1">1242141<br>
<input type="checkbox" id="2_2">1242141<br>
<input type="checkbox" id="2_3">112312<br>
<hr>
</div>
<div>
<h3>124124</h3>
<input type="checkbox" id="3_0">124124124<br>
<input type="checkbox" id="3_1">12412421<br>
<input type="checkbox" id="3_2">1124214<br>
<input type="checkbox" id="3_3">12412421<br>
<hr>
</div>
<button onclick=" checkright()">Ответить</button>
<p>Отвечено: <output id="answered">0</output> /
<output id="allque">из </output>
</p>
<script type="text/javascript" src="js/app.js"></script>
</body>