Complete the {{Bad_Task}} (level 1) task.
After completing the {{Bad_Task}} (level 1) task, you must complete one of the following tasks:
{{ if control }}
{{ if stage_for_template == '1st' }}
- {{ player.participant.sub_menu1.0.0 }} (level {{ player.participant.sub_menu1.0.1 }})
- {{ player.participant.sub_menu1.1.0 }} (level {{ player.participant.sub_menu1.1.1 }})
- {{ player.participant.sub_menu1.2.0 }} (level {{ player.participant.sub_menu1.2.1 }})
{{ else }}
- {{ player.participant.sub_menu2.0.0 }} (level {{ player.participant.sub_menu2.0.1 }})
- {{ player.participant.sub_menu2.1.0 }} (level {{ player.participant.sub_menu2.1.1 }})
- {{ player.participant.sub_menu2.2.0 }} (level {{ player.participant.sub_menu2.2.1 }})
{{ endif }}
{{ else }}
- {{Bad_Task}} (level 2)
- {{Bad_Task}} (level 3)
- {{Bad_Task}} (level 4)
{{ endif }}