<?xml version="1.0" encoding="utf-8" ?>
    <test name="FVU Engelsk - 3 Sofistikering">
        <type da="Generisk test" en="Generic test" enum="10008" />
        <generator version="3.0" nodeId="3844" lastEditedDate="2023-10-28T15:05:21" lastEditedBy="ITEM Systems" />
        <handlers>
            <handler type="renderer" name="Taleinstituttet.Presentation.Test.GenericTestRenderer" />
            <handler type="saver" name="Taleinstituttet.Business.Test.GenericTestSaver" />
        </handlers>
        <settings>



<setting name="css">
    <![CDATA[/* editor only */
.editor-main .layout { font-family: 'Open Sans'; }
.layout { text-align: center; }
.layout .widget { margin-bottom: 1em; }
.layout.align-left { text-align: left; }
.editor-main .widget i.fa-eye { position: absolute; background-color: rgba(255,255,255,0.85); top: .1em; right: .1em; padding: .2em; z-index: 1000; }

/* cols */
.layout.container .row { display: flex; margin: 0 0; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: stretch; -ms-align-content: flex-end; -webkit-align-content: flex-end; align-content: flex-end; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; justify-content: flex-start; }
.layout.container .col { -ms-flex: 1; -webkit-flex: 1; flex: 1; align-self: auto; margin: 0; padding: 1em; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }
.layout.layout-100 .col { -ms-flex: 100%; -webkit-flex: 100%; flex: 100%; }
.layout.layout-50-50 .col { -ms-flex: 50%; -webkit-flex: 50%; flex: 50%; }
.layout.layout-66-33 .col { -ms-flex: 33.3333%; -webkit-flex: 33.3333%; flex: 33.3333%; }
.layout.layout-66-33 .col:first-child { flex-grow: 2; }
.layout.layout-33-66 .col { -ms-flex: 33.3333%; -webkit-flex: 33.3333%; flex: 33.3333%; }
.layout.layout-33-66 .col:last-child { flex-grow: 2; }

/* generic */
.widget .noList, .widget .noList li { list-style: none; margin: 0; padding: 0; }
.widget.bullets { text-align: left; }

/* headers */
.widget.header { }

/* richtext */
.editor-main div[data-type="widget"] div[style*="column-count"]:hover { background-color: rgba(190,190,190,.185); }
.editor-main div[data-type="widget"] div[style*="column-count"] .controlOverlay:hover { background-color: transparent; }
.widget.richtext { margin-bottom: 2em; }
.widget.richtext .text.columns p { margin-top: 0; margin-bottom: 1.5em; }

/* image */
.editorImage { display: inline-block; }
.editorImage img { display: block; max-width: 100%; }
.editorImage.clickableImage { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }

/* widget grid */
.item-grid.noList li { float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.item-grid-lg-1 li { width: 100%; }
.item-grid-lg-2 li { width: 50%; }
.item-grid-lg-3 li { width: 33.33%; }
.item-grid-lg-4 li { width: 25%; }
.item-grid-lg-5 li { width: 20%; }
.item-grid-lg-6 li { width: 16.666%; }
.item-grid-lg-7 li { width: 14.28%; }
.item-grid-lg-8 li { width: 12.5%; }

/* gallery */
.widget.imageGallery { overflow: hidden; }
.imageGalleryList:hover img { }
.imageGalleryList li { overflow: hidden; }
.imageGalleryList li a { display: block; overflow: hidden; }
.imageGalleryList img { display: block; width: 100%; }
.imageGalleryList li a:hover img { }
.widget.imageGallery .clickableImage { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }

/* bullets */
.widget.bullets li { padding: .35em 0; }

/* multiple choice */
.widget.multipleChoice { overflow: hidden; }
.widget.multipleChoice li { overflow: hidden; }
.widget.multipleChoice li a { display: block; cursor: pointer; border: solid 4px #ddd; }
.widget.multipleChoice li a:hover { border-color: #c8de91; }
.widget.multipleChoice li a.selected { border-color: #87B21A; }
.widget.multipleChoice li a span { display: block; padding: 1em; }
.widget.multipleChoice img { width: 100%; display: block; }
.widget.multipleChoice input[type="button"] { background: #87B21A; color: #fff; border: none; border-radius: 2px; min-width: 7em; padding: .75em 1.5em; cursor: pointer; font-size: 15px; margin: 0 0 0 .35em; }

/* input answer */
.widget.inputAnswer { }
.widget.inputAnswer p { display: inline-block; margin-right: .75em; vertical-align: middle; }
.widget.inputAnswer div.multiLine p { vertical-align: top; }
.widget.inputAnswer .textbox { padding: .25em .5em; text-align: center; }
.widget.left.inputAnswer .textbox { text-align: left; }
.editor-main .widget.inputAnswer p.input { font-size: 1.25em; }
.editor-main .widget.inputAnswer .textbox { font-family: 'Segoe UI', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif; font-size: 1em; }

.widget.inputAnswer .textbox.small { width: 3em; }
.widget.inputAnswer .textbox.medium { width: 15em; }
.widget.inputAnswer .textbox.large { width: 25em; }
.widget.inputAnswer .break { margin: .5em 0; display: table; }
.widget.inputAnswer .navigation input { margin: 0; background: #87B21A; color: #fff; border: none; border-radius: 2px; min-width: 7em; padding: .55em 1.5em; cursor: pointer; font-size: 15px; }

/* sound */
.widget.questionSound .soundplayer { display: block; background-image: url('/images/soundplayersprite.png'); background-repeat: no-repeat; background-size: cover; width: 64px; height: 64px; margin: 0 auto; }
.widget.questionSound .soundplayer.empty { opacity: 0.3; }
.widget.questionSound .soundplayer.hidden { display: none; }
.editor-main .widget.questionSound .soundplayer.hidden { opacity: 0.04; display: block; }
.widget.questionSound .soundplayer.small { width: 32px; height: 32px; }
.widget.questionSound .soundplayer.medium { width: 48px; height: 48px; }
.widget.questionSound .soundplayer.large { width: 64px; height: 64px; }
.widget.questionSound .soundplayer.align-left { float: left; margin: 0; }
.widget.questionSound .soundplayer.align-right { float: right; margin: 0; }
]]>
</setting>


        </settings>
        <introduction>
            <introductionText><![CDATA[]]></introductionText>
            <assets>
                            </assets>
        </introduction>



<questions count="6">
        <question name="FVU Engelsk Opgave 3.1" nodeId="3845" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report="true"><p>Find a synonym for  "most likely"</p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-5 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="821448ea-ed4e-57fc-4146-7dd62e43fe57"><span>1. properly</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="318b253a-1638-2ca6-1364-d07a58ae9173"><span>2. probably</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="dbe765dd-e477-71ea-41c0-39d846bc4653"><span>3. hardly</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="c835841b-3070-c589-0b31-8bc8855b7ef3"><span>4. certainly</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-4 item-mod2-0 item-mod1-0 clearfix"><a data-id="071e5a62-9599-a1fa-9053-fc01a91e47e4"><span>5. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[<div class="widget richText" data-report="true"><p>Find a synonym for  "most likely"</p></div>
]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="821448ea-ed4e-57fc-4146-7dd62e43fe57" name="1" isCorrect="false">
                                <text><![CDATA[1. properly]]></text>
                                <reportText><![CDATA[<div>1. properly</div>]]></reportText>
                            </answer>
                            <answer id="318b253a-1638-2ca6-1364-d07a58ae9173" name="2" isCorrect="true">
                                <text><![CDATA[2. probably]]></text>
                                <reportText><![CDATA[<div>2. probably</div>]]></reportText>
                            </answer>
                            <answer id="dbe765dd-e477-71ea-41c0-39d846bc4653" name="3" isCorrect="false">
                                <text><![CDATA[3. hardly]]></text>
                                <reportText><![CDATA[<div>3. hardly</div>]]></reportText>
                            </answer>
                            <answer id="c835841b-3070-c589-0b31-8bc8855b7ef3" name="4" isCorrect="false">
                                <text><![CDATA[4. certainly]]></text>
                                <reportText><![CDATA[<div>4. certainly</div>]]></reportText>
                            </answer>
                            <answer id="071e5a62-9599-a1fa-9053-fc01a91e47e4" name="5" isCorrect="false">
                                <text><![CDATA[5. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>5. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
        <question name="FVU Engelsk Opgave 3.2" nodeId="3846" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report="true"><p>You are asked if you want more to eat. You cannot eat more. How would you respond?</p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-4 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="915fc2ac-ad46-23ad-8141-ff0a2974f6b1"><span>1. No thank you, I do not want to eat more</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="b93931e4-8bcb-4c75-5eb8-e0086f81e1af"><span>2. Thank you very much, but I am all fed up</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="4d1ed6ae-2d2f-79bf-f2c3-095a363aaa58"><span>3. No thank you. I&#39;m full</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="c59bed13-66bb-de31-8a37-59e6f131c79a"><span>4. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[<div class="widget richText" data-report="true"><p>You are asked if you want more to eat. You cannot eat more. How would you respond?</p></div>
]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="915fc2ac-ad46-23ad-8141-ff0a2974f6b1" name="no thank" isCorrect="false">
                                <text><![CDATA[1. No thank you, I do not want to eat more]]></text>
                                <reportText><![CDATA[<div>1. No thank you, I do not want to eat more</div>]]></reportText>
                            </answer>
                            <answer id="b93931e4-8bcb-4c75-5eb8-e0086f81e1af" name="Fed up" isCorrect="false">
                                <text><![CDATA[2. Thank you very much, but I am all fed up]]></text>
                                <reportText><![CDATA[<div>2. Thank you very much, but I am all fed up</div>]]></reportText>
                            </answer>
                            <answer id="4d1ed6ae-2d2f-79bf-f2c3-095a363aaa58" name="No thank. I&#39;m full" isCorrect="true">
                                <text><![CDATA[3. No thank you. I'm full]]></text>
                                <reportText><![CDATA[<div>3. No thank you. I'm full</div>]]></reportText>
                            </answer>
                            <answer id="c59bed13-66bb-de31-8a37-59e6f131c79a" name="Ikke besvaret" isCorrect="false">
                                <text><![CDATA[4. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>4. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
        <question name="FVU Engelsk Opgave 3.3" nodeId="3847" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report="true"><p><p>You have just started a new job, and this is the first time meet your new boss - how will you greet him?</p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-5 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="fb4706b6-42b5-db81-780a-3b4b92b22837"><span>1. It&#39;s nice to meet you</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="e3614225-f923-221c-29bd-3a48273b16bc"><span>2. Hello - how are you?</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="1bfcb2d4-883c-6062-323d-47a607149125"><span>3. Hey, How are you?</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="26bc6dc0-a3d4-6de3-3e88-72a8cb803d35"><span>4. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[<div class="widget richText" data-report="true"><p><p>You have just started a new job, and this is the first time meet your new boss - how will you greet him?</p></div>
]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="fb4706b6-42b5-db81-780a-3b4b92b22837" name="Nice" isCorrect="true">
                                <text><![CDATA[1. It's nice to meet you]]></text>
                                <reportText><![CDATA[<div>1. It's nice to meet you</div>]]></reportText>
                            </answer>
                            <answer id="e3614225-f923-221c-29bd-3a48273b16bc" name="Hello" isCorrect="false">
                                <text><![CDATA[2. Hello - how are you?]]></text>
                                <reportText><![CDATA[<div>2. Hello - how are you?</div>]]></reportText>
                            </answer>
                            <answer id="1bfcb2d4-883c-6062-323d-47a607149125" name="how" isCorrect="false">
                                <text><![CDATA[3. Hey, How are you?]]></text>
                                <reportText><![CDATA[<div>3. Hey, How are you?</div>]]></reportText>
                            </answer>
                            <answer id="26bc6dc0-a3d4-6de3-3e88-72a8cb803d35" name="Ikke besvaret" isCorrect="false">
                                <text><![CDATA[4. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>4. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
        <question name="FVU Engelsk Opgave 3.4" nodeId="3848" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report="true"><p><p>When someone says: "She is a plain Jane" The meaning is:</p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-5 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="c3ef5611-f94e-f163-083b-a7b54ee02ac2"><span>1. A plain Jane is a woman who isn&#39;t particularly attractive</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="9c28ca10-9ed5-05a9-0905-529909eb8745"><span>2. The woman&#39;s name is Jane</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="9c4a36b8-6f27-ad35-f714-ee40e093fe60"><span>3. He doesn&#39;t know her name</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod5-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="b70a3d54-cb14-f9b9-f319-a29b6ff6908f"><span>4. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[<div class="widget richText" data-report="true"><p><p>When someone says: "She is a plain Jane" The meaning is:</p></div>
]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="c3ef5611-f94e-f163-083b-a7b54ee02ac2" name="Plain Jane" isCorrect="true">
                                <text><![CDATA[1. A plain Jane is a woman who isn't particularly attractive]]></text>
                                <reportText><![CDATA[<div>1. A plain Jane is a woman who isn't particularly attractive</div>]]></reportText>
                            </answer>
                            <answer id="9c28ca10-9ed5-05a9-0905-529909eb8745" name="Name" isCorrect="false">
                                <text><![CDATA[2. The woman's name is Jane]]></text>
                                <reportText><![CDATA[<div>2. The woman's name is Jane</div>]]></reportText>
                            </answer>
                            <answer id="9c4a36b8-6f27-ad35-f714-ee40e093fe60" name="Unknown" isCorrect="false">
                                <text><![CDATA[3. He doesn't know her name]]></text>
                                <reportText><![CDATA[<div>3. He doesn't know her name</div>]]></reportText>
                            </answer>
                            <answer id="b70a3d54-cb14-f9b9-f319-a29b6ff6908f" name="Ikke besvaret" isCorrect="false">
                                <text><![CDATA[4. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>4. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
        <question name="FVU Engelsk Opgave 3.5" nodeId="3849" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report="true"><p>Dogs are direct descendants of wolves. Puppies are blind, deaf and toothless when born. Dogs curl up to keep themselves warm and protect vital organs. A dog's sense of smell is 10,000 times stronger than a human's.</p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-4 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="513b44e4-c723-c959-1bc7-371f8c6be8a8"><span>1. The dog is better at seeing than a human.</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="51e59d26-44f7-575a-a54b-bfd5c8cbbcfb"><span>2. The dog&#39;s nose is better than a human&#39;s.</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="b6405bca-6e11-4e66-8998-3b9d14ec9df4"><span>3. The dog is better at hearing than a human.</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="db8c739a-a75b-6234-0978-422c85a29e9b"><span>4. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[<div class="widget richText" data-report="true"><p>Dogs are direct descendants of wolves. Puppies are blind, deaf and toothless when born. Dogs curl up to keep themselves warm and protect vital organs. A dog's sense of smell is 10,000 times stronger than a human's.</p></div>
]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="513b44e4-c723-c959-1bc7-371f8c6be8a8" name="look" isCorrect="false">
                                <text><![CDATA[1. The dog is better at seeing than a human.]]></text>
                                <reportText><![CDATA[<div>1. The dog is better at seeing than a human.</div>]]></reportText>
                            </answer>
                            <answer id="51e59d26-44f7-575a-a54b-bfd5c8cbbcfb" name="Smell" isCorrect="true">
                                <text><![CDATA[2. The dog's nose is better than a human's.]]></text>
                                <reportText><![CDATA[<div>2. The dog's nose is better than a human's.</div>]]></reportText>
                            </answer>
                            <answer id="b6405bca-6e11-4e66-8998-3b9d14ec9df4" name="Hear" isCorrect="false">
                                <text><![CDATA[3. The dog is better at hearing than a human.]]></text>
                                <reportText><![CDATA[<div>3. The dog is better at hearing than a human.</div>]]></reportText>
                            </answer>
                            <answer id="db8c739a-a75b-6234-0978-422c85a29e9b" name="Ikke besvaret" isCorrect="false">
                                <text><![CDATA[4. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>4. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
        <question name="FVU Engelsk Opgave 3.6" nodeId="3860" type="multipleChoice">
            <settings>
                <setting name="autoPlaySound" value="false" />
            </settings>
            <questionText>
                <introductionText>
                    <![CDATA[Marker det ord, der passer i sætningen]]>
                </introductionText>
                <renderedQuestionText>
                    <![CDATA[ 
    <div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget richText" data-report=""><p><div>Mark the most polite way to ask for directions to the post office.</div><p><p></div></div></div></div><div class="layout layout-100 container"><div class="row"><div class="col"><div class="widget multipleChoice"><div class="multipleChoice"><input type="hidden" name="{questionHiddenInputName}" id="{questionHiddenInputId}"><ul class="noList answerList item-grid item-grid-lg-4 item-grid-md-2 item-grid-sm-1 clearfix" style="width: 102%"><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-0 item-mod2-0 item-mod1-0 clearfix"><a data-id="f536c574-b169-d496-b1a2-d60ff6795ff6"><span>1. Can you tell me the way to the post office?</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-1 item-mod2-1 item-mod1-0 clearfix"><a data-id="aeef0434-071d-9352-73b9-9673a6e1943e"><span>2. Can you show me the way to the post office, Please?</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-2 item-mod2-0 item-mod1-0 clearfix"><a data-id="4691e6cc-ce3d-165f-0a5e-b4c259705e91"><span>3. I wondered if you could show me where the post office is.</span></a></li><li style="padding-right: 2%; padding-bottom: 2%;" class="item-mod4-3 item-mod2-1 item-mod1-0 clearfix"><a data-id="2b52cf37-9b74-4d88-08de-acd949d9953f"><span>4. Spring opgaven over</span></a></li></ul></div></div></div></div></div>



]]>
                </renderedQuestionText>
                <renderedReportText>
                    <![CDATA[]]>
                </renderedReportText>
            </questionText>

                                <multipleChoiceAnswers>
                            <answer id="f536c574-b169-d496-b1a2-d60ff6795ff6" name="1" isCorrect="false">
                                <text><![CDATA[1. Can you tell me the way to the post office?]]></text>
                                <reportText><![CDATA[<div>1. Can you tell me the way to the post office?</div>]]></reportText>
                            </answer>
                            <answer id="aeef0434-071d-9352-73b9-9673a6e1943e" name="2" isCorrect="false">
                                <text><![CDATA[2. Can you show me the way to the post office, Please?]]></text>
                                <reportText><![CDATA[<div>2. Can you show me the way to the post office, Please?</div>]]></reportText>
                            </answer>
                            <answer id="4691e6cc-ce3d-165f-0a5e-b4c259705e91" name="3" isCorrect="true">
                                <text><![CDATA[3. I wondered if you could show me where the post office is.]]></text>
                                <reportText><![CDATA[<div>3. I wondered if you could show me where the post office is.</div>]]></reportText>
                            </answer>
                            <answer id="2b52cf37-9b74-4d88-08de-acd949d9953f" name="4" isCorrect="false">
                                <text><![CDATA[4. Spring opgaven over]]></text>
                                <reportText><![CDATA[<div>4. Spring opgaven over</div>]]></reportText>
                            </answer>
                    </multipleChoiceAnswers>


            <assets>
                


            </assets>
        </question>
</questions>



    </test>
