﻿<?xml version="1.0" encoding="utf-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1  http://www.imsglobal.org/xsd/qti/qtiv2p1/imsqti_v2p1.xsd" identifier="fitb_exercise_20071" title="1215" adaptive="false" timeDependent="false">
  <!--RESPONSE DECLARATIONS-->
  <responseDeclaration identifier="RESPONSE_1" cardinality="single" baseType="string">
    <mapping defaultValue="0.0">
      <mapEntry mapKey="Sono sicuro che staremo bene Faremo una bella nuotata e mangeremo pesce fresco" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Sono sicuro che staremo bene Mangeremo pesce fresco e faremo una bella nuotata" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Che staremo bene sono sicuro Faremo una bella nuotata e mangeremo pesce fresco" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Che staremo bene sono sicuro Mangeremo pesce fresco e faremo una bella nuotata" mappedValue="1.0" caseSensitive="false" />
    </mapping>
  </responseDeclaration>
  <responseDeclaration identifier="RESPONSE_2" cardinality="single" baseType="string">
    <mapping defaultValue="0.0">
      <mapEntry mapKey="Con il titolo di studio che hai puoi pretendere qualcosa di meglio" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Puoi pretendere qualcosa di meglio con il titolo di studio che hai" mappedValue="1.0" caseSensitive="false" />
    </mapping>
  </responseDeclaration>
  <responseDeclaration identifier="RESPONSE_3" cardinality="single" baseType="string">
    <mapping defaultValue="0.0">
      <mapEntry mapKey="Finalmente trovo un momento di tempo per scriverti" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Per scriverti finalmente trovo un momento di tempo" mappedValue="1.0" caseSensitive="false" />
    </mapping>
  </responseDeclaration>
  <responseDeclaration identifier="RESPONSE_4" cardinality="single" baseType="string">
    <mapping defaultValue="0.0">
      <mapEntry mapKey="Maria dà una festa perché sabato è il suo compleanno" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Maria dà una festa sabato perché è il suo compleanno" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Sabato Maria dà una festa perché è il suo compleanno" mappedValue="1.0" caseSensitive="false" />
    </mapping>
  </responseDeclaration>
  <responseDeclaration identifier="RESPONSE_5" cardinality="single" baseType="string">
    <mapping defaultValue="0.0">
      <mapEntry mapKey="Cerchiamo un appartamento in affitto a buon mercato" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Cerchiamo un appartamento a buon mercato in affitto" mappedValue="1.0" caseSensitive="false" />
      <mapEntry mapKey="Cerchiamo in affitto un appartamento a buon mercato" mappedValue="1.0" caseSensitive="false" />
    </mapping>
  </responseDeclaration>
  <!--OUTCOME DECLARATIONS-->
  <outcomeDeclaration identifier="NGAPS" cardinality="single" baseType="float">
    <defaultValue>
      <value>5</value>
    </defaultValue>
  </outcomeDeclaration>
  <outcomeDeclaration identifier="RIGHT" cardinality="single" baseType="float" />
  <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float" />
  <outcomeDeclaration identifier="MAXSCORE" cardinality="single" baseType="float">
    <defaultValue>
      <value>1</value>
    </defaultValue>
  </outcomeDeclaration>
  <outcomeDeclaration identifier="FEEDBACK" cardinality="single" baseType="identifier" />
  <!--ITEM BODY-->
  <itemBody>
    <div>
      <p>
        <strong>Esercizio: mettere in ordine le seguenti parole.</strong>
      </p>
    </div>
    <div>
      <p>
        <strong>1.sono / bene / che / sicuro / staremo / ! / una / e / bella / mangeremo / nuotata / pesce / fresco / faremo / . /</strong>
      </p>
      <p>
        <strong>
          <textEntryInteraction responseIdentifier="RESPONSE_1" expectedLength="78" />
        </strong>
      </p>
      <p>
        <strong>2. meglio / il / studio / hai / che / titolo / puoi / di / qualcosa / pretendere / con / di / , / . /</strong>
      </p>
      <p>
        <strong>
          <textEntryInteraction responseIdentifier="RESPONSE_2" expectedLength="66" />
        </strong>
      </p>
      <p>
        <strong>3. scriverti / di / momento / per / trovo / un / tempo / finalmente / . /</strong>
      </p>
      <p>
        <strong>
          <textEntryInteraction responseIdentifier="RESPONSE_3" expectedLength="50" />
        </strong>
      </p>
      <p>
        <strong>4. suo / sabato / perché / festa / dà / una / Maria / compleanno / è / il / . /</strong>
      </p>
      <p>
        <strong>
          <textEntryInteraction responseIdentifier="RESPONSE_4" expectedLength="52" />
        </strong>
      </p>
      <p>
        <strong>5. un / mercato / affitto / a / cerchiamo / buon / in / appartamento / . /</strong>
      </p>
      <p>
        <strong>
          <textEntryInteraction responseIdentifier="RESPONSE_5" expectedLength="51" />
        </strong>
      </p>
    </div>
  </itemBody>
  <!--RESPONSE PROCESSING-->
  <responseProcessing>
    <!-- RESPONSE_1 -->
    <responseCondition>
      <responseIf>
        <not>
          <isNull>
            <variable identifier="RESPONSE_1" />
          </isNull>
        </not>
        <setOutcomeValue identifier="RIGHT">
          <sum>
            <variable identifier="RIGHT" />
            <mapResponse identifier="RESPONSE_1" />
          </sum>
        </setOutcomeValue>
      </responseIf>
    </responseCondition>
    <!-- RESPONSE_2 -->
    <responseCondition>
      <responseIf>
        <not>
          <isNull>
            <variable identifier="RESPONSE_2" />
          </isNull>
        </not>
        <setOutcomeValue identifier="RIGHT">
          <sum>
            <variable identifier="RIGHT" />
            <mapResponse identifier="RESPONSE_2" />
          </sum>
        </setOutcomeValue>
      </responseIf>
    </responseCondition>
    <!-- RESPONSE_3 -->
    <responseCondition>
      <responseIf>
        <not>
          <isNull>
            <variable identifier="RESPONSE_3" />
          </isNull>
        </not>
        <setOutcomeValue identifier="RIGHT">
          <sum>
            <variable identifier="RIGHT" />
            <mapResponse identifier="RESPONSE_3" />
          </sum>
        </setOutcomeValue>
      </responseIf>
    </responseCondition>
    <!-- RESPONSE_4 -->
    <responseCondition>
      <responseIf>
        <not>
          <isNull>
            <variable identifier="RESPONSE_4" />
          </isNull>
        </not>
        <setOutcomeValue identifier="RIGHT">
          <sum>
            <variable identifier="RIGHT" />
            <mapResponse identifier="RESPONSE_4" />
          </sum>
        </setOutcomeValue>
      </responseIf>
    </responseCondition>
    <!-- RESPONSE_5 -->
    <responseCondition>
      <responseIf>
        <not>
          <isNull>
            <variable identifier="RESPONSE_5" />
          </isNull>
        </not>
        <setOutcomeValue identifier="RIGHT">
          <sum>
            <variable identifier="RIGHT" />
            <mapResponse identifier="RESPONSE_5" />
          </sum>
        </setOutcomeValue>
      </responseIf>
    </responseCondition>
    <!-- CALCULATE SCORE -->
    <setOutcomeValue identifier="SCORE">
      <divide>
        <variable identifier="RIGHT" />
        <variable identifier="NGAPS" />
      </divide>
    </setOutcomeValue>
    <!-- FEEDBACK -->
    <responseCondition>
      <responseIf>
        <equal>
          <variable identifier="SCORE" />
          <variable identifier="MAXSCORE" />
        </equal>
        <setOutcomeValue identifier="FEEDBACK">
          <baseValue baseType="identifier">correct</baseValue>
        </setOutcomeValue>
      </responseIf>
      <responseElse>
        <setOutcomeValue identifier="FEEDBACK">
          <baseValue baseType="identifier">incorrect</baseValue>
        </setOutcomeValue>
      </responseElse>
    </responseCondition>
  </responseProcessing>
  <!--MODAL FEEDBACK-->
  <modalFeedback identifier="correct" outcomeIdentifier="FEEDBACK" showHide="show" title="Correct">
    <div>All questions are answered correctly!</div>
  </modalFeedback>
  <modalFeedback identifier="incorrect" outcomeIdentifier="FEEDBACK" showHide="show" title="Incorrect">
    <div>
      <p>Not all questions are answered correctly!!</p>
      <p>Try again.</p>
    </div>
  </modalFeedback>
</assessmentItem>