Instructions

{{ if subsession.current_part == 2 }} {{ if language == "tn" }} {{ include_sibling "InstructionsPart2TemplateTN.html" }} {{ else }} {{ include_sibling "InstructionsPart2TemplateFR.html" }} {{ endif }} {{ else }} {{ if language == "tn" }} {{ include_sibling "InstructionsPart1TemplateTN.html" }} {{ else }} {{ include_sibling "InstructionsPart1TemplateFR.html" }} {{ endif }} {{ endif }}