{{ block title }} 第 {{player.num_subsession}} 輪 {{ endblock }} {{ block content }}

遊戲結果

{{ if player.is_died_last_time }}

下方表格為正確答案,紅色數字為你答對的部分。此回合你共答對 {{player.num_correct_per_game}} 格。

請按 Next 進入下一頁。

{{ if player.game_cell1_is_correct}}

{{ group.game_cell1_answer }}

{{ else }}

{{ group.game_cell1_answer }}

{{ endif }}
{{ if player.game_cell2_is_correct}}

{{ group.game_cell2_answer }}

{{ else }}

{{ group.game_cell2_answer}}

{{ endif }}
{{ if player.game_cell3_is_correct}}

{{ group.game_cell3_answer }}

{{ else }}

{{ group.game_cell3_answer}}

{{ endif }}
{{ if player.game_cell4_is_correct}}

{{ group.game_cell4_answer }}

{{ else }}

{{ group.game_cell4_answer}}

{{ endif }}
{{ if player.game_cell5_is_correct}}

{{ group.game_cell5_answer }}

{{ else }}

{{ group.game_cell5_answer}}

{{ endif }}
{{ if player.game_cell6_is_correct}}

{{ group.game_cell6_answer}}

{{ else }}

{{ group.game_cell6_answer}}

{{ endif }}
{{ if player.game_cell7_is_correct}}

{{ group.game_cell7_answer }}

{{ else }}

{{ group.game_cell7_answer}}

{{ endif }}
{{ if player.game_cell8_is_correct}}

{{ group.game_cell8_answer }}

{{ else }}

{{ group.game_cell8_answer}}

{{ endif }}
{{ if player.game_cell9_is_correct}}

{{ group.game_cell9_answer }}

{{ else }}

{{ group.game_cell9_answer }}

{{ endif }}
{{ if player.game_cell10_is_correct}}

{{ group.game_cell10_answer }}

{{ else }}

{{ group.game_cell10_answer}}

{{ endif }}
{{ if player.game_cell11_is_correct}}

{{ group.game_cell11_answer }}

{{ else }}

{{ group.game_cell11_answer}}

{{ endif }}
{{ if player.game_cell12_is_correct}}

{{ group.game_cell12_answer }}

{{ else }}

{{ group.game_cell12_answer}}

{{ endif }}
{{ if player.game_cell13_is_correct}}

{{ group.game_cell13_answer }}

{{ else }}

{{ group.game_cell13_answer }}

{{ endif }}
{{ if player.game_cell14_is_correct}}

{{ group.game_cell14_answer }}

{{ else }}

{{ group.game_cell14_answer}}

{{ endif }}
{{ if player.game_cell15_is_correct}}

{{ group.game_cell15_answer }}

{{ else }}

{{ group.game_cell15_answer}}

{{ endif }}
{{ if player.game_cell16_is_correct}}

{{ group.game_cell16_answer }}

{{ else }}

{{ group.game_cell16_answer}}

{{ endif }}
{{ else }}

下方表格為正確答案,紅色數字為答對的部分。此回合整組共答對 {{group.num_correct_per_game}} 格,每人皆獲得 {{ group.num_correct_per_game }} 法幣,本輪累積報酬為 {{ player.accumulate_pay }} 法幣。

請按 Next 進入下一頁。

{{ if group.game_cell1_is_correct}}

{{ group.game_cell1_answer }}

{{ else }}

{{ group.game_cell1_answer }}

{{ endif }}
{{ if group.game_cell2_is_correct}}

{{ group.game_cell2_answer }}

{{ else }}

{{ group.game_cell2_answer}}

{{ endif }}
{{ if group.game_cell3_is_correct}}

{{ group.game_cell3_answer }}

{{ else }}

{{ group.game_cell3_answer}}

{{ endif }}
{{ if group.game_cell4_is_correct}}

{{ group.game_cell4_answer }}

{{ else }}

{{ group.game_cell4_answer}}

{{ endif }}
{{ if group.game_cell5_is_correct}}

{{ group.game_cell5_answer }}

{{ else }}

{{ group.game_cell5_answer}}

{{ endif }}
{{ if group.game_cell6_is_correct}}

{{ group.game_cell6_answer}}

{{ else }}

{{ group.game_cell6_answer}}

{{ endif }}
{{ if group.game_cell7_is_correct}}

{{ group.game_cell7_answer }}

{{ else }}

{{ group.game_cell7_answer}}

{{ endif }}
{{ if group.game_cell8_is_correct}}

{{ group.game_cell8_answer }}

{{ else }}

{{ group.game_cell8_answer}}

{{ endif }}
{{ if group.game_cell9_is_correct}}

{{ group.game_cell9_answer }}

{{ else }}

{{ group.game_cell9_answer }}

{{ endif }}
{{ if group.game_cell10_is_correct}}

{{ group.game_cell10_answer }}

{{ else }}

{{ group.game_cell10_answer}}

{{ endif }}
{{ if group.game_cell11_is_correct}}

{{ group.game_cell11_answer }}

{{ else }}

{{ group.game_cell11_answer}}

{{ endif }}
{{ if group.game_cell12_is_correct}}

{{ group.game_cell12_answer }}

{{ else }}

{{ group.game_cell12_answer}}

{{ endif }}
{{ if group.game_cell13_is_correct}}

{{ group.game_cell13_answer }}

{{ else }}

{{ group.game_cell13_answer }}

{{ endif }}
{{ if group.game_cell14_is_correct}}

{{ group.game_cell14_answer }}

{{ else }}

{{ group.game_cell14_answer}}

{{ endif }}
{{ if group.game_cell15_is_correct}}

{{ group.game_cell15_answer }}

{{ else }}

{{ group.game_cell15_answer}}

{{ endif }}
{{ if group.game_cell16_is_correct}}

{{ group.game_cell16_answer }}

{{ else }}

{{ group.game_cell16_answer}}

{{ endif }}
{{ endif }} {{ next_button }} {{ endblock }}