<?xml version="1.0" encoding="utf-8"?>
<data>

  <events>
    <event id="btnover">
      <rollover>
        <css name="btnOverCss">this</css>
      </rollover>

      <rollout>
        <css name="btnOutCss">this</css>
      </rollout>
    </event>

    <event id="optionover">
      <rollover>
        <css name="optionOverCss">this</css>
		</rollover>

      <rollout>
        <css name="optionOutCss">this</css>
      </rollout>
    </event>

    <event id="selectandsubmit">
      <click>
        <css name="optionOverCss">this</css>
        <function name="select">this</function>
        <function name="submit">this</function>
      </click>
    </event>

    <event id="select">
      <click>
        <css name="optionOverCss">this</css>
        <function name="select">this</function>
      </click>
    </event>

    <event id="submit">
      <click>
        <function name="submit">this</function>
      </click>
    </event>

    <event id="reset">
      <click>
        <function name="reset">this</function>
      </click>
    </event>

    <event id="begin">
      <click>
        <anim type="remove" animtime="0" oncomplete="0">openingText</anim>
        <function name="begin">this</function>
		<function name="Randomize">question</function>
      </click>
    </event>

    <event id="loadNextQuestion">
      <click>
        <function name="loadNextQuestion">this</function>
		<anim type="remove" animtime="0" oncomplete="0">3</anim>
	    <function name="Randomize">question</function>
      </click>
    </event>

    <event id="FBshare">
      <click>
        <function name="FBshare">this</function>
      </click>
    </event>

        <event id="redo">
      <click>
        <function name="redo">this</function>
      </click>
    </event>

        <event id="shareBadge">
      <click>
        <function name="shareBadge">this</function>
      </click>
    </event>

    <event id="LearnMore">
      <click>
        <function name="LearnMore">this</function>
		<function name="disablebutton">this</function>
      </click>
    </event>


    <event id="restart">
      <click>
        <function name="restart">this</function>
      </click>
    </event>

    <event id="showq1bg">
      <click>
        <anim type="show" animtime="2" oncomplete="0">q1bg</anim>
      </click>
    </event>

    <event id="hidepassbg">
      <click>
        <anim type="hide" animtime="2" oncomplete="0">passbg</anim>
      </click>
    </event>

    <event id="showpassbg">
      <click>
        <anim type="show" animtime="5" oncomplete="0">passbg</anim>
      </click>
    </event>

    <event id="hidefailbg">
      <click>
        <anim type="hide" animtime="2" oncomplete="0">failbg</anim>
      </click>
    </event>

    <event id="showfailbg">
      <click>
        <anim type="show" animtime="2" oncomplete="0">failbg</anim>
      </click>
    </event>
  </events>

  <!--responsive timer-->
  <!--1 column layout, moves to top center on phones-->
  <box id="timerContainer" position="absolute" x="0" y="0" height="20" anim="none" animtime="0.5" animdelay="1" class="col-md-8 col-md-offset-2 cent" z-index="2">

  </box>

  <!--opening text-->
  <box id="openingText" position="relative" margin-top="30" class="col-md-8 col-md-offset-2 cent" z-index="1">

    <image id="img" position="relative" margin-bottom="30" anim="none" class="img-responsive center-block"><![CDATA[images/wheel-FLAT.png]]></image>

    <text id="title" position="relative" anim="none"><![CDATA[<h1 class="black">Freedom at stake. What would you do?</h1><p class="p_16_black"  style="text-align: left;">Human rights belong to all of us, yet there are times when those rights are challenged. Here is a chance to see what you would do in situations where your rights are in jeopardy.</p>

    <p class="p_16_black"  style="text-align: left;">Each scenario is based on a real human rights case that has come up before one of the various committees of the UN Human Rights Office. The selections are based on some of the actual choices available at the time.</p>

    <p class="p_16_black"  style="text-align: left;">There are no prizes, but persistence does pay. The more times you play the better your chance of a small surprise. </p><h3 class="p_16_black" style="font-family:PT Sans, sans-serif; font-size:18px;"><b>Ready to take a chance? Press the button and see what you would do when your freedom is at stake.</b></h3>]]></text>

    <button id="goBtn" position="relative" height="40" margin-top="25" display="inline-block" width="180"  anim="top" animtime="1" ease="Bounce.easeOut"  event="btnover,begin" target="title" class="center-block"><![CDATA[PRESS TO START]]></button>
  </box>

  <!--timed quiz-->
  <custom type="quiz" id="quiz" position="relative" x="0" y="0" class="col-md-6 col-md-offset-3 cent">
    <settings timer="false" timerx="0" timery="0"/>


    <!-- CASE 01: Belgium – Freedom of Movement -->
    <question id="q1" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-movement.gif]]></image>

  <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You and your spouse manage a national charity supporting humanitarian development projects around the world.  </p>

<p class="p_16_black" style="text-align: left;">One day the global umbrella organization your charity is allied with is put on a UN Security Council "sanctions list". Your government subsequently opens a criminal investigation in you and your spouse, and shares this information with the Security Council. </p>

<p class="p_16_black" style="text-align: left;">Suddenly you are forbidden to leave the country, your finances are frozen and your name and contact information are made public in connection with the sanctions list. Neither you nor your organization have ever been accused of criminal activity.


</p>]]></text>
        <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q01.jpg]]></image>
      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Try to move on with your lives. There are other worthy charities you can get involved with. </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Challenge the case in your national courts and ask that your personal information be removed from the "sanctions list". </p>]]></text>
      </option>


      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Challenge your case at the international level.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You and your spouse  will remain on the “sanctions list” indefinitely. With such a stain on your reputations, you fear it will be difficult to find any work at all.  Even if you were able to find suitable employment, your finances remain frozen and you are unable to travel. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You win your case and the national court mandates that your name be removed from the "sanctions list", but the government refuses to take action. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You are on the right path. The government’s case against you is dismissed, but your name and the name of your charity remain on the list affecting your reputation  and livelihood. <b>You decide to take your case to the Human Rights Committee.</b> </p>

<p class="p_24">What does the Committee find?</p><p style="text-align: left;">
Based on the dismissal of the charges against you and the national court's order to remove your name from the sanctions list, the Committee finds that that there has been a violation of article 12 of the Covenant on Civil and Political Rights, protecting freedom of movement.</p>

<p class="p_24">The Committee also concludes that there has been an unlawful attack on your honour and reputation, a violation of article 17 of the Covenant on Civil and Political Rights. </p>

<p class="p_24"><a href="http://juris.ohchr.org/Search/Details/1477" target="_blank">This scenario and responses are based on a real-life case. You can learn more about what happened here.</a>
 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>


      </fb>

      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
        <p class="p_24">Article 12</p>
        <p style="text-align: left;">1. Everyone lawfully within the territory of a State shall, within that territory, have the right to liberty of movement and freedom to choose his residence.<br/>
2. Everyone shall be free to leave any country, including his own.
<br/>
3. The above-mentioned rights shall not be subject to any restrictions except those which are provided by law, are necessary to protect national security, public order (ordre public), public health or morals or the rights and freedoms of others, and are consistent with the other rights recognized in the present Covenant.<br/>
4. No one shall be arbitrarily deprived of the right to enter his own country.
      </p>
        <p class="p_24">Article 17</p>
        <p style="text-align: left;">1. No one shall be subjected to arbitrary or unlawful interference with his privacy, family, home or correspondence, nor to unlawful attacks on his honour and reputation.<br/>
2. Everyone has the right to the protection of the law against such interference or attacks.
      </p>
        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/1477" target="_blank" >Read the detailed Committee findings in the OHCHR Jurisprudence database.</a></p>
       ]]></text></lm>
    </question>

    <!-- CASE 02: Australia – Freedom from Arbitrary Detention -->
    <question id="q2" time="15" event="">



      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-detention.gif]]></image>

	  <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">Desperate to escape extreme violence and persecution, you fled your country by boat and were stopped by authorities as you entered territorial waters off the coast of Country X. Without a valid visa to enter the country, you were taken to a detention centre. </p><p class="p_16_black" style="text-align: left;">
You are seeking asylum in Country X but you have been held in the detention centre for sometime with no update on your situation.

</p>]]></text>
      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q02.jpg]]></image>
      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Ask authorities for information on the status of your case.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Request to be released to a third country if you are not allowed to remain in Country X.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="30" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Contact an NGO and ask for help.</p>]]></text>
      </option>
      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">No information is provided to you. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
   <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You are told that you are considered a “security threat” and that as such, Country X will not issue you a visa. As far as you can understand, there are no plans to refer your case to another country.</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">The NGO decides to take up your case and submit a complaint on your behalf to the <b>Human Rights Committee</b>. </p>

<p class="p_24">What does the Committee find?</p><p style="text-align: left;">
The Human Rights Committee finds <b>you were deprived of legal safeguards allowing you to challenge the indefinite detention</b>.</p>

<p style="text-align: left;">Whatever justification there may have been for the initial detention, <b>the State party did not show grounds for continuous indefinite detention</b>.</p>

<p style="text-align: left;">The Committee concludes that your detention was arbitrary and contrary to article 9, paragraph 1, of the <b>Covenant on Civil and Political Rights</b>.</p>

<p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/1673" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here.</a>
</p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>


      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
<p class="p_24">Article 9</p>
<p style="text-align: left;">1. Everyone has the right to liberty and security of person. No one shall be subjected to arbitrary arrest or detention. No one shall be deprived of his liberty except on such grounds and in accordance with such procedure as are established by law.
</p>

<p class="p_24">Does the Covenant protect me too?</p>
<p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

<p class="p_24">Where can I find the details of the real-life case?</p>
<p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/1673" target="_blank" >Read the detailed Committee findings in the OHCHR Jurisprudence database.</a>
</p>]]></text>
      </lm>
    </question>

	<!-- CASE 03: Australia – Right to Privacy -->
    <question id="q3" time="15" event="">

     <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-privacy.gif]]></image>

	   <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You are an openly gay activist in your community fighting discrimination against LGBT individuals. You are deeply concerned by national law that criminalizes sexual contact between consenting adult homosexual men in private. The law has a profound and harmful impact in your country by fueling discrimination, harassment, and violence against gays and lesbians. </p>
<p class="p_16_black" style="text-align: left;">You know that such discriminatory laws have been struck down in other countries and decide to fight for this one. However, repealing the law depends on the support of a majority of members of both Houses of Parliament, which has so far unanimously supported the law.
</p>]]></text>
         <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q03.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Encourage enforcement officials to take a "don't ask, don't tell" stance.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="true">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Challenge the law in court.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="false">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Leave your country for another in order to fully enjoy your human rights.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">As a public advocate for LGBTI rights, your private life and liberty are fundamentally threatened by the continued existence of these laws, including the clear possibility of prejudicing employers against you. You cannot live like this.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You are well aware that the relevant national courts have previously denied hearing similar cases. You decide to take your complaint to the <b>Human Rights Committee</b>.
</p>
<p class="p_24">What does the Committee Find?</p><p style="text-align: left;">The Human Rights Committee finds that the law prohibiting intimate relationships between consenting adults <b>is a violation of articles 17 and 26 – Right to Privacy and Equality Before the Law, respectively - of the ICCPR</b>.</p>

<p style="text-align: left;">The ICCPR also entitles victims of rights violations to a "remedy". The Committee recommends repeal of the discriminatory law and a response from the State regarding actions taken, within 90 days.</p>

<p style="text-align: left;"><a href="https://youtu.be/NT5aBa-1bXs" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>
</p>
]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>

      <lm id="2" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
        <p class="p_24">Article 17</p>
        <p style="text-align: left;"><i>No one shall be subjected to arbitrary or unlawful interference with his privacy, family, home or correspondence, nor to unlawful attacks on his honour and reputation. Everyone has the right to the protection of the law against such interference or attacks.</i> </p>
        <p class="p_24">Article 26 </p>
        <p style="text-align: left;"><i>All persons are equal before the law and are entitled without any discrimination to the equal protection of the law. In this respect, the law shall prohibit any discrimination and guarantee to all persons equal and effective protection against discrimination on any ground such as race, colour, sex, language, religion, political or other opinion, national or social origin, property, birth or other status.</i> </p>

        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the Convention on Civil and Political Rights and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="https://youtu.be/NT5aBa-1bXs" target="_blank" >https://youtu.be/NT5aBa-1bXs</a>See the OHCHR video on the Committee’s groundbreaking findings.</a></p>]]></text></lm>


      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#982600;">Sorry.</p><p style="text-align: left;">Leaving the country of your birth, your family and your community is not an option. All countries are obligated to protect the human rights of their citizens.
</p>
 ]]></text>
        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>

      </fb>
    </question>

    <!-- CASE 04: Tanzania – Right to Equality Before the Law -->
    <question id="q4" time="15" event="">



      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-equality.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You live in a rural village where local customs are often as influential as the national laws. Your elderly neighbor's husband fell sick and died recently, and according to customary law, her husband’s family will inherit all the property and will take the house, leaving her nowhere to live.
</p>]]></text>
        <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q04.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Encourage her to challenge the customary law among local leaders.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Argue against eviction at the national court level.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Petition international human rights bodies for assistance.
    </p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">It may be dangerous for your neighbor to challenge customary laws with local leaders and she is elderly and vulnerable.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You secretly help her to file a complaint with the national high court. The court agrees that the customary law provisions are discriminatory but says it can not overturn them as doing so would “be opening a Pandora’s box, with all the seemingly discriminatory customs following the same path”.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You help your neighbor to contact the <a href="http://www.ohchr.org/EN/HRBodies/CEDAW/Pages/Introduction.aspx" target="_blank">Committee on the Elimination of Discrimination against Women (CEDAW)</a>, who monitor and oversee the UN treaty on discrimination against women, through the <a href="http://www.un.org/womenwatch/daw/cedaw/opmodelform.html" target="_blank">procedure for individual complaints</a>.
	</p>

<p class="p_24">What does the Committee find?</p>
<p style="text-align: left;">The Committee notes that <b>countries have an obligation to adopt measures to amend or abolish “not only existing laws and regulations, but also customs and practices that constitute discrimination against women."</b></p>

<p style="text-align: left;">1. The Committee calls on Country X to: Provide a place to live and financial compensation to your neighbour, noting that she had been left “economically vulnerable with no home to live in”.</p>

<p style="text-align: left;">The positive outcome of your case potentially affects millions of other women in your country and in the region, who experience similar violations as a result of discriminatory customary laws.</p>

<p style="text-align: left;"><a href="http://www.ohchr.org/en/NewsEvents/Pages/DisplayNews.aspx?NewsID=15781&LangID=E" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>
</p>
 ]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>


      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <h1 class="black">What does the Convention on the Elimination of All Forms of Discrimination (CEDAW) against Women say?</h1>
        <p style="text-align: left;"><i>States Parties shall take all appropriate measures: (a) To modify the social and cultural patterns of conduct of men and women, with a view to achieving the elimination of prejudices and customary and all other practices which are based on the idea of the inferiority or the superiority of either of the sexes or on stereotyped roles for men and women.</i></p>
        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://www.ohchr.org/en/hrbodies/cedaw/pages/cedawindex.aspx" target="_blank" >Find out if your country has ratified the CEDAW and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://www.ohchr.org/en/NewsEvents/Pages/DisplayNews.aspx?NewsID=15781&LangID=E" target="_blank" >Read the press release about this case.</a></p>]]></text></lm>

    </question>

    <!-- CASE 05: Australia – Right to Family Life -->
    <question id="q5" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-family.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You have been living in Country X legally for 16 years as a foreign national, and have three children – one was born in the country and all of whom are citizens. Upon applying for permanent residency status your application is refused. You are told you must leave the country due to what authorities term “compelling reasons of national security.” Your wife and children are entitled to remain in the country but you must leave. </p>]]></text>
      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q05.jpg]]></image>
      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</strong></p>]]></text>


      <!--option 1 -->
      <option correct="true">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Leave the country, in spite of the fact that you have never committed any crime.  </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Request information through a lawyer. </p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="false">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Try to "disappear" in your adopted country until the situation changes.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You are on the right path. After a difficult discussion, you and your wife decide to return to your country of origin along with your youngest child. Your two adult children choose to stay. </p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">

After returning you realize  your rights have been violated and you decide to challenge the ruling that has separated your family. You file a complaint with the <b>Human Rights Committee</b>, which monitors the International Covenant on Civil and Political Rights.
</p>

<p class="p_24">What did the Human Rights Committee Find?</p><p style="text-align: left;">
The Human Rights Committee (HRC) determines that Country X’s ruling forcing your family to choose between remaining together or staying in the country, violates <b>the right to state protection of the family</b>.  </p>

<p style="text-align: left;">The Committee also determines that Country X has not provided an adequate and objective justification for disrupting your long-settled family life as your were never given a chance to dispute charges against you. The Committee specifically notes that the notion of arbitrariness includes a <b>lack of predictability and due process of law</b>.</p>

<p style="text-align: left;"><a href="http://www.ohchr.org/EN/NewsEvents/Pages/DisplayNews.aspx?NewsID=15906&LangID=E" target="_blank" >This scenario and choices are based on a real-life case. You can learn more about what happened here. </a>

</p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>

      </fb>

      <lm id="1" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
<p class="p_24">Article 17</p>
<p style="text-align: left;">1. No one shall be subjected to arbitrary or unlawful interference with his privacy, family, home or correspondence, nor to unlawful attacks on his honour and reputation.<br/>
2. Everyone has the right to the protection of the law against such interference or attacks.</p>
<p class="p_24">Article 23</p>
<p style="text-align: left;">1. The family is the natural and fundamental group unit of society and is entitled to protection by society and the State.</p>
<p class="p_24">Does the Covenant protect me too?</p>
<p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

<p class="p_24">Where can I find the details of the real-life case?</p>
<p style="text-align: left;"><a href="http://www.ohchr.org/EN/NewsEvents/Pages/DisplayNews.aspx?NewsID=15906&LangID=E" target="_blank" >Read the details here.</a>
</p>]]></text>
      </lm>

      <fb id="2" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">Your lawyer is provided background information on the “evidence” against you but you are not allowed to see any of the details and so are unable to refute the alleged threat to national security.
</p>]]></text>
        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You go into hiding but cannot work or live a normal life.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>
    </question>

    <!-- CASE 06: Korea – Freedom from Discrimination -->
    <question id="q6" time="15" event="">



     <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-discrimination.gif]]></image>

	   <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You have been teaching English at a university in Country X for the past year. Upon returning from summer break you are told that <b>as a foreign English teacher</b>, you must undergo mandatory HIV/AIDS and drug tests as a condition of contract renewal. Other foreigners on staff and national staff who are from the  majority national ethnic group are not required to undergo the same testing. </p>

<p class="p_16_black" style="text-align: left;">Recently, there has been a stream of negative media and statements by public officials in the country portraying English teachers as morally deviant and prone to indecent or criminal behavior. You consider the testing to be openly discriminatory based on race and an affront to your dignity as a person.</p>]]></text>
        <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q06.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">File a complaint with the Ministry of Education. </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="true">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">File a complaint with the National Human Rights Commission and the national Commercial Arbitration Board.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="false">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Refuse to undergo the tests required. </p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You note your positive work record and argue the mandatory HIV/AIDS testing policy is discriminatory and stigmatizes English speakers from outside the predominant ethnic group in the country. The Ministry responds that you are free to refuse the medical tests but that your employer (the State) will not in that case, renew your contract.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">After several months, both bodies dismiss your case. You decide to pursue your case with the Committee on the Elimination of All Forms of Racial Discrimination.  </p>

<p class="p_24">What does the Committee find?</p><p style="text-align: left;">
The Committee on the Elimination of Racial Discrimination (CERD) notes that country X does not provide any reasons to justify the mandatory testing, which exempts members of the predominant ethnic group.</p>

<p style="text-align: left;">The testing policy “does not appear to be justified on public health grounds or any other ground, and is a breach of the right to work without distinction to race, colour, national or ethnic origin.” The Committee also notes that, during arbitration proceedings, your employer has said that HIV/AIDS tests were viewed as a means to check the “values and morality of foreign English teachers”.</p>

<p style="text-align: left;">In response to this case, Country X has since removed the testing requirement, potentially benefitting a wide range of foreign nationals living and working in the country.</p>

<p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CERD/C/86/D/51/2012&Lang=en" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>

 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>



      <lm id="2" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
            <h1 class="black">What does the International Convention on the Elimination of All Forms of Racial Discrimination say?</h1>
            <p class="p_24">Article 5</p>
            <p style="text-align: left;"><i>In compliance with the fundamental obligations laid down in article 2 of this Convention, States Parties undertake to prohibit and to eliminate racial discrimination in all its forms and to guarantee the right of everyone, without distinction as to race, colour, or national or ethnic origin, to equality before the law…</i></p>
            <p class="p_24">Article 6</p>
            <p style="text-align: left;"><i>States Parties shall assure to everyone within their jurisdiction effective protection and remedies, through the competent national tribunals and other State institutions, against any acts of racial discrimination which violate his human rights and fundamental freedoms contrary to this Convention, as well as the right to seek from such tribunals just and adequate reparation or satisfaction for any damage suffered as a result of such discrimination.</i> </p>

            <p class="p_24">Does the Covenant protect me too?</p>
            <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the Convention on Elimination of All Forms of Racial Discrimination and its Optional Protocol. </a></p>

            <p class="p_24">Where can I find the details of the real-life case?</p>
            <p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CERD/C/86/D/51/2012&Lang=en" target="_blank" >Read the detailed Committee findings in the Human Rights Treaty Bodies database.</a></p>]]></text></lm>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#982600;">Sorry.</p><p style="text-align: left;">You are subsequently informed that you will not be given a new contract, in spite of positive work evaluations. Time to go home.
 </p>]]></text>


        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>




    </question>

    <!-- CASE 07: Turkey – Freedom of Conscience -->
    <question id="q7" time="15" event="">



      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-conscience.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You are one of Jehovah's Witnesses and a university professor in Country X. According to national law, you are required to report for compulsory military service. You have just received an official notice to present yourself for basic training. Based on your religious beliefs, you cannot in good conscience perform military service.</p>]]></text>
            <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q07.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Offer to carry out any "civil service" in lieu of participating in the military.  </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Refuse to enlist, and take your government to court for failing to provide an alternative to compulsory military service. </p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Continue working while writing to officials for help.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">The Recruitment Office notifies you that you will not be exempted from military service and orders you to report immediately or risk being prosecuted and imprisoned if you do not present yourself for service.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">Your complaint against the government is dismissed and you are put in jail.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>

      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">The university where you work is threatened with criminal prosecution for employing you while you should be doing your compulsory military service. They  dismiss  you  and now you have no source of income. You  take your case to the Human Rights Committee <b>based on the fact national law violates your freedom of conscience</b>.
</p>
<p class="p_24">What does the Committee find?</p><p style="text-align: left;">
The Committee finds that your refusal to be drafted for compulsory military service derives from genuine religious beliefs, which have not been contested and that prosecution and sentencing to imprisonment amount to an infringement of your freedom of conscience, in breach of article 18, of the ICCPR.</p>

<p style="text-align: left;">As a State party to the Covenant, Country X is under an obligation to clear your criminal record and compensate you for lost income.</p>

<p style="text-align: left;"><a href="http://docstore.ohchr.org/SelfServices/FilesHandler.ashx?enc=6QkG1d/PPRiCAqhKb7yhspbttFNxTkgvXTPJWIZn3vl5YcfID58hKzQF8VsWeXCvfRMVs0jmassgKJuCVw1ftiyYi205U9ffX5MS3XGvWX4GdmqKvtn7ou7M4Yv+rqjBYZMEYhSq+px2kGtEr8bstBa4u3ui0bg43MMzR3pquEU=" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>

 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>

      </fb>

      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
        <p style="text-align: left;">According to the International Covenant on Civil and Political Rights, the right to freedom of thought, conscience and religion <b><i>is non-derogable – may not be compromised – in any circumstances</b></i>.</p>
        <p class="p_24">Article 18</p>
        <p style="text-align: left;">1. Everyone shall have the right to freedom of thought, conscience and religion. This right shall include freedom to have or to adopt a religion or belief of his choice, and freedom, either individually or in community with others and in public or private, to manifest his religion or belief in worship, observance, practice and teaching.<br/>
2. No one shall be subject to coercion which would impair his freedom to have or to adopt a religion or belief of his choice.<br/>
3. Freedom to manifest one's religion or beliefs may be subject only to such limitations as are prescribed by law and are necessary to protect public safety, order, health, or morals or the fundamental rights and freedoms of others.<br/>
4. The States Parties to the present Covenant undertake to have respect for the liberty of parents and, when applicable, legal guardians to ensure the religious and moral education of their children in conformity with their own convictions.</p>

        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://docstore.ohchr.org/SelfServices/FilesHandler.ashx?enc=6QkG1d/PPRiCAqhKb7yhspbttFNxTkgvXTPJWIZn3vl5YcfID58hKzQF8VsWeXCvfRMVs0jmassgKJuCVw1ftiyYi205U9ffX5MS3XGvWX4GdmqKvtn7ou7M4Yv+rqjBYZMEYhSq+px2kGtEr8bstBa4u3ui0bg43MMzR3pquEU=" target="_blank" >Read the detailed Committee findings.</a> </p>]]></text></lm>
    </question>

    <!-- CASE 08: Peru – Right to Culture -->
    <question id="q8" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-culture.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">Your people have raised alpaca and llama in the rural community where you live for thousands of years. The practice of grazing and raising animals is part of your culture and your only means of subsistence.</p>

<p class="p_16_black" style="text-align: left;">Since the 1950s, local and national government have undertaken a series of water diversion and well drilling projects around your community that have reduced the water table to the point that your community's livelihood is threatened. In the past year, nearly half of your animals have died due to the man-made drought.
</p>]]></text>
       <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q08.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="true">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Decide to go global. You know that this issue is bigger than your village. </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Band together with others in your community and file a complaint with regional and national authorities. </p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="false">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left;">Consider moving to the city where you may be better off.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">Minority peoples’ right to practice their own culture is an issue not only for your village and your country, but the whole world. </p>

<p class="p_16_black" style="color:#4c4c4c; text-align: left;"><b>You decide to take your case to the Human Rights Committee </b>based on the impact that the government's water management decisions have had on your community's ability to enjoy and practice your culture.

</p>
<p class="p_24">What does the Human Rights Committee Find?</p><p style="text-align: left;">
The Human Rights Committee finds that the State did not adequately study the impact that the water projects would have on traditional economic activity, or take measures to minimize the negative consequences and repair the harm done. The Committee notes that while governments may legitimately take steps to promote their economic development, they may not undermine the rights protected by article 27 of the ICCPR. The government's action has substantively compromised the traditional way of life and culture of your village constituting a violation of the <b>right to enjoy one's own culture</b>.</p>

<p style="text-align: left;">Under the Covenant, your government is required to provide you an effective remedy and reparations that are commensurate with the harm sustained. The country is also obligated to take necessary measures to ensure that similar violations do not occur in future.</p>

<p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/1495" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here.</a>

 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>


      <lm id="1" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
            <h1 class="black">What the International Covenant on Civil and Political Rights say about indigenous rights?</h1>
            <p class="p_24">Article 27</p>
            <p style="text-align: left;"><i>In those States in which ethnic, religious or linguistic minorities exist, persons belonging to such minorities shall not be denied the right, in community with the other members of their group, to enjoy their own culture, to profess and practise their own religion, or to use their own language.</i></p>

            <p class="p_24">Does the Covenant protect me too?</p>
            <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

            <p class="p_24">Where can I find the details of the real-life case?</p>
            <p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/1495" target="_blank" >Read the detailed Committee findings in the OHCHR Jurisprudence database.</a></p>]]></text></lm>



      <fb id="2" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">No action is taken by the government in response to your community’s complaints and the situation continues to worsen. The regular public protests held by community members have been broken up by police and armed forces.

</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>


      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">If you leave your village, you will be leaving behind not only your cultural heritage but also your only means of earning a living. There are countless unemployed people like you in the city and no guarantee of work.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>
    </question>

    <!-- CASE 09: Uzbekistan – Freedom of Religion -->
    <question id="q9" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-religion.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You are a student at the public State Institute for Languages and a practicing Muslim who wears traditional dress. Recently, the Institute has begun pressuring Muslim students. They’ve closed a prayer room, and "invited" students wearing headscarves to transfer to a school for Islamic studies.</p>]]></text>
          <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1"  animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q09.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Stop wearing a headscarf to avoid further harassment. </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Protest the harassment of traditional Muslim students and continue wearing a headscarf to class.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Learn more about your right to religious freedom under international law. </p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c;" style="text-align: left;">Even though you are vehemently against this, you want to stay in school. But even after you have stopped wearing the headscarf, you continue to be pressured by authorities and discriminated against.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c;" style="text-align: left;">The Institute enacts new regulations forbidding students from wearing   religious dress. Shortly after, you are told that you are barred from studying at the Institute but that the order will be annulled if you agree not to wear a headscarf. You seek help from the Ministry of Education and eventually the Supreme Court, which finds no reasons to challenge your expulsion.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c;" style="text-align: left;">In doing some research, you learn that there can be legitimate limits to certain human rights and freedoms, but in your case there is seemingly no valid reason for the pressure you and your fellow Muslim students have been experiencing. <b>You  file a complaint with the Human Rights Committee.</b></p>
<p class="p_24">What does the Committee Find?</p><p style="text-align: left;">
The Committee notes that the freedom to manifest one’s religion encompasses the right to wear clothes or attire in public, which is in conformity with an individual’s faith or religion. This freedom is not absolute however, and may be subject to limitations, which are prescribed by law and are necessary to protect public safety, order, health, or morals, or the fundamental rights and freedoms of others. However, the country has not demonstrated that your freedom was restricted for any of those reasons. The Committee therefore finds that the country has violated your right to freedom of religious expression.</p>

<p style="text-align: left;">As a signatory to the Covenant on Civil and Political Rights, the country is under obligation to provide you with an effective remedy and to take measures to prevent similar rights violations in the future.</p>

<p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/977" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>

 </p>
 ]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>


      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
        <p class="p_24">Article 18</p>
        <p style="text-align: left;">1. Everyone shall have the right to freedom of thought, conscience and religion. This right shall include freedom to have or to adopt a religion or belief of his choice, and freedom, either individually or in community with others and in public or private, to manifest his religion or belief in worship, observance, practice and teaching. <br/>
2. No one shall be subject to coercion which would impair his freedom to have or to adopt a religion or belief of his choice…</p>

        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://juris.ohchr.org/Search/Details/977" target="_blank" >Read the detailed Committee findings in the OHCHR Jurisprudence database.</a></p>]]></text></lm>

    </question>

    <!-- CASE 10: Spain – Right to adequate housing -->
    <question id="q10" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-housing.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You are a homeowner with a mortgage from a bank. Due to financial difficulties you fall behind on your home payments. One day you return home to discover a notice on your door announcing that your house is being auctioned off by the bank. According to the bank, you have been duly notified as required by law, even though you were <b>never contacted personally</b>.</p>]]></text>
         <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q10.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Allow the bank to repossess and sell the home you have lived in for 20 years.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Contact the bank and seek a solution to hold onto your home. </p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Seek legal counsel. </p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You have no immediate family and nowhere to live if the bank takes your home. This is not a viable option. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">When you contact the bank you are told the window for legal action has closed. There is no recourse under national law. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p style="text-align: left;">You speak with a lawyer who confirms that the action is permitted under national law <b>but</b> who also believes your human rights have been violated under the International Covenant on Economic Cultural and Social Rights. You decide to take your complaint to the Committee on Economic Cultural and Social Rights.

</p><p class="p_24">What does the Committee Find?</p><p style="text-align: left;">The Committee finds that the national government violated article 11.1 of the International Covenant on Economic, Social and Cultural Rights because the courts failed to take all reasonable measures to adequately inform you of the pending foreclosure. The Committee finds that you have been deprived of the possibility to adequately defend your right to housing.</p>

<p style="text-align: left;"><a href="http://www.ohchr.org/EN/HRBodies/CESCR/Pages/TableJurisprudence.aspx" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here. </a>
 </p>
]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>

      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
            <h1 class="black">What does the International Covenant on Economic, Cultural and Social Rights say?</h1>
            <p class="p_24">Article 11</p>
            <p style="text-align: left;"><i>The States Parties to the ICESCR recognize the right of everyone to an adequate standard of living for himself and his family, including adequate food, clothing and housing, and to the continuous improvement of living conditions.</i>
          </p>
            <p class="p_24">Does the Covenant protect me too?</p>
            <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICESCR and its Optional Protocol. </a></p>

            <p class="p_24">Where can I find the details of the real-life case?</p>
            <p style="text-align: left;"><a href="http://www.ohchr.org/EN/HRBodies/CESCR/Pages/TableJurisprudence.aspx" target="_blank" >Read the detailed Committee findings.</a></p>]]></text></lm>

    </question>

    <!-- CASE 11: United States – Right to Adequate Standard of Living -->
    <question id="q11" time="15" event="">



            <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-standard.gif]]></image>

			  <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You live in a wealthy country, in a major urban area whose residents, including you, overwhelmingly belong to a minority racial group. The local water utility has raised rates to cover the costs of leakages due to an aging infrastructure. As a result, 27,000 homes have had their water services disconnected for non-payment. </p>
<p class="p_16_black" style="text-align: left;">The spike in prices coincides with a growing unemployment crisis in the city. You have recently lost your job and just received a disconnection notice from the water utility for late payment. Your monthly unemployment benefits are barely enough to feed your family.
</p>]]></text>
      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q11.jpg]]></image>

        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Contact the water company to negotiate a payment plan to avoid water shut-off at your home. </p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Refuse to pay the bill and plan on getting water from your neighbor. </p>]]></text>
      </option>


      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Join a group of city residents that are facing the same issue.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">When you speak with the company you are shown a record of several months of late payment, even though you have paid on time until losing your job two months ago. You have no recourse to challenge the billing records. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You learn that your water bill is being attached to your property tax billing. If you do not resolve this situation you risk losing your home in addition to the immediate threat of no access to water in your house. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">In talking to each other you and your neighbors  realize you are  not alone. You  decide  to invite the United Nations Special Rapporteurs on adequate housing and the right to safe drinking water and sanitation, to visit your city. </p>
<p class="p_24">What do the Special Rapporteurs find?</p><p style="text-align: left;">

Your city has violated several international human rights conventions including the Covenant on Economic Social and Cultural Rights and the Convention on the Elimination of Racial Discrimination. Your country is bound by international human rights law and principles, including the right to non-discrimination with respect to housing, water and sanitation and the highest attainable standard of health. These obligations apply to all levels of Government – federal, state and municipal.</p>

<p style="text-align: left;">The Special Rapporteurs recommend that: your city restores water connections to residents unable to pay and vulnerable groups, stops further disconnections of water when residents are unable to pay, and provides the opportunity to seek public assistance. They also find that city residents should be ensured access to administrative and legal remedies where services have been shut off.</p>

<p style="text-align: left;"><a href="http://www.ohchr.org/EN/NewsEvents/Pages/DisplayNews.aspx?NewsID=15188&LangID=E" target="_blank" >This scenario and responses are based on a real-life case.  Learn more about what happened here. </a>
 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>


      </fb>

      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <p style="text-align: left;">The human rights to safe drinking water and sanitation and to adequate housing both derive from the right to an adequate standard of living, protected under, article 25 of the Universal Declaration of Human Rights.

Failure to ensure access to housing and to safe water, is also a violation of Article 11 of the International Covenant on Economic, Social and Cultural Rights.

Furthermore, the fact that the water cut-offs adversely affect one minority group, is in violation of the <b>Convention on Elimination of Racial Discrimination</b> (CERD) which prohibits and calls for the elimination of racial discrimination in relation to several human rights directly affected by water disconnections, including the right to housing and the right to public health.

      </p>
        <h1 class="black">What does the International Covenant on Economic, Social and Cultural Rights say?</h1>
        <p class="p_24">Article 11</p>
        <p style="text-align: left;">1. The States Parties to the present Covenant recognize the right of everyone to an adequate standard of living for himself and his family, including adequate food, clothing and housing, and to the continuous improvement of living conditions. The States Parties will take appropriate steps to ensure the realization of this right, recognizing to this effect the essential importance of international co-operation based on free consent.
      </p>
        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol.</a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://www.ohchr.org/EN/NewsEvents/Pages/DisplayNews.aspx?NewsID=15188&LangID=E" target="_blank" >Read the detailed Special Rapporteur report findings. </a></p>

        <p class="p_24">What are the Special Rapporteurs?</p>
        <p style="text-align: left;">The Special Rapporteurs are independent experts appointed by the United Nations Human Rights Council to monitor and promote the rights to adequate housing and to water and sanitation worldwide. The Rapporteurs are not United Nations staff, do not represent any government or institution, and receive no remuneration for their work. For more information: <a href="http://www.ohchr.org/EN/HRBodies/SP/Pages/Welcomepage.aspx" target="_blank" >http://www.ohchr.org/EN/HRBodies/SP/Pages/Welcomepage.aspx </a></p>
       ]]></text></lm>
    </question>

    <!-- CASE 12: Australia – Freedom from Discrimination -->
    <question id="q12" time="15" event="">

      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-discrimination.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">Your partner of 38 years dies after a long illness. As a war veteran, he was entitled to state benefits and upon his death you apply for them as a veteran's dependent. However, same sex partners are not considered dependents under the relevant Veteran's Act, and your application is denied. You meet every criteria under the law to be considered as a dependent for benefit purposes, except that the law clearly discriminates, defining a couple as two people of the opposite sex living together. </p>]]></text>
      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q12.jpg]]></image>
      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1" animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="true">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Research your rights under international law, since national laws are failing you.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Appeal the decision to the Veterans Review Board. </p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="false">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Accept your fate and try to survive.  </p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->


      <fb id="1" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none">
          <![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">According to the International Covenant on Civil and Political Rights (ICCPR), all human beings have the right to equal treatment before the law. You discover that your country has ratified this Covenant, and its Optional Protocol, which means that you can take your case to the <a href="http://www.ohchr.org/EN/HRBodies/CCPR/Pages/CCPRIndex.aspx" target="_blank">Human Rights Committee</a>. </p>

<p class="p_24">What does the Human Rights Committee Find?</p><p style="text-align: left;">

<b>Not every distinction amounts to prohibited discrimination under the ICCPR</b>, as long as it is based on reasonable and objective criteria. However in your case, the state has provided no explanation of how the distinction between same-sex partners, who are excluded from pension benefits under law, and unmarried heterosexual partners, who are granted such benefits, is reasonable and objective. The state has violated article 26 of the Covenant by denying your right to partner benefits, based on your sexual orientation.</p>

<p style="text-align: left;">As the victim of a human rights violation under article 26 you are entitled to reconsideration of your pension application <b><i>without discrimination based on your sex or sexual orientation, if necessary through an amendment of the law.</i></b></p>

<p style="text-align: left;"><b><i>And</i></b></p>

<p style="text-align: left;">The State party is under an obligation to ensure that similar violations of the Covenant <b>do not occur in the future</b>.</p>

<p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CCPR%2FC%2F78%2FD%2F941%2F2000&Lang=en" target="_blank" >This scenario and responses are based on a real-life case. You can learn more about what happened here.</a>

 </p>]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>

      </fb>

      <lm id="1" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<h1 class="black">What does the International Covenant on Civil and Political Rights say about equal treatment under the law?</h1>
        <p class="p_24">Article 26</p>
        <p style="text-align: left;"><i>All persons are equal before the law and are entitled without any discrimination to the equal protection of the law. In this respect, the law shall prohibit any discrimination and guarantee to all persons equal and effective protection against discrimination on any ground such as race, colour, sex, language, religion, political or other opinion, national or social origin, property, birth or other status. </i></p>

        <p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the ICCPR and its Optional Protocol.</a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CCPR%2FC%2F78%2FD%2F941%2F2000&Lang=en" target="_blank" >Read the detailed Committee findings in the Human Rights Treaty Bodies database.</a>

</p>]]></text></lm>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">The initial decision is reaffirmed, finding that you are not a dependent as defined by the law. Similar appeals to the national human rights and equal opportunity body are unsuccessful. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">You are a private person and do not like the thought of your personal life being paraded in the news and therefore do not wish to pursue the case further. However, the money is necessary to help you continue living as you had before with your partner. </p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>
    </question>

    <!-- CASE 13: Colombia – Right to life -->
    <question id="q13" time="15" event="">



      <image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="0" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/images/wheel3-life.gif]]></image>

	    <audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.mp3" autoplay="autoplay"></audio>
<audio src="http://2covenants.ohchr.org/animation/images/wheel-audio.ogg" autoplay="autoplay"></audio>

      <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="2" clear="both"><![CDATA[<h1 class="black">Imagine this...</h1><p class="p_16_black" style="text-align: left;">You live in a country that has suffered recent armed conflict, including between government forces and rebel groups. The region where you live is known to be under the control of government allied paramilitary forces. One week ago your husband left the house by car for a two-day business trip to a neighbouring region. He never returned home.</p>]]></text>


<image id="img" position="relative" margin-top="30" margin-bottom="30" anim="show" animtime="1" animdelay="2.1" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/Q13.jpg]]></image>
        <text id="question" position="relative" x="0" margin-bottom="30" anim="show" animtime="1"  animdelay="4.5" clear="both"><![CDATA[<p class="p_24">What do you do?</p>]]></text>


      <!--option 1 -->
      <option correct="false">
        <text id="option1_1" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.6" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Travel to the town where he was last seen and file a missing persons report with the police.</p>]]></text>
      </option>

      <!--option 2 -->
      <option correct="false">
        <text id="option1_2" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.7" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Ask a human rights NGO for help in finding out the fate of your husband.</p>]]></text>
      </option>

      <!--option 3 -->
      <option correct="true">
        <text id="option1_3" position="relative" margin-bottom="10" anim="show" animtime="1" animdelay="4.8" event="optionover,selectandsubmit" class="optionBox"><![CDATA[<p class="p_16 white" style="text-align: left; ">Contact the National Association of Disappeared Persons.</p>]]></text>
      </option>

      <!--/options -->

      <!-- feedbacks -->
      <!--option specific feedback, override generic feedback-->
      <fb id="1" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">The police report that there are "not sufficient grounds to initiate a criminal investigation," however a sympathetic officer tells you that many visitors to the region have been "disappeared" recently by paramilitary groups. When you pursue the case you are warned that you will suffer the same if you continue, and you return home.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="2" event="">

        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
    <p class="p_24" style="color:#982600;">Sorry.</p><p class="p_16_black" style="color:#4c4c4c; text-align: left;">Investigation by the NGO points increasingly to paramilitary involvement in your husband's disappearance. Numerous inquiries are made including to the Office of the President of the Republic, however the case is never investigated by relevant authorities.
</p>]]></text>

        <button id="resetBtn" position="relative" margin-bottom="10" display="inline-block" width="150" anim="none" event="btnover,reset"><![CDATA[TRY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text>
      </fb>

      <fb id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[<p class="p_24" style="color:#035b00;">Good answer.</p><p class = "p_16_black" style="color:#4c4c4c; text-align: left;">You explain to the Association that you’ve been searching for news of your husband for several years now. They agree to help you submit a complaint to the United Nations Working Group on Enforced or Involuntary Disappearances. </p>
<p class="p_24">What does the Working Group find?</p><p style="text-align: left;">By this time 21  years have passed since your husband's disappearance. Yet no progress has been made in investigating his fate despite numerous reports that he was the victim of an enforced disappearance by identified paramilitary groups. The Committee therefore considers that your country has violated articles 6 and 9 of the Covenant on Civil and Political Rights; the right to life, and the right to liberty and security of person.</p>
<p style="text-align: left;">The severe and longstanding suffering of you and your family due to your husband's disappearance is ruled to be a violation of article 7, that no one shall be subjected to torture or cruel, inhuman or degrading treatment.</p>
<p style="text-align: left;">As a party to the ICCPR, your country is obligated to carry out an independent, thorough and effective investigation of the disappearance of your husband and prosecute and punish those responsible. It is also obligated to provide reparation, including compensation, medical and psychological rehabilitation for your family.</p>
<p style="text-align: left;">Your government is also under obligation to prevent similar violations from occurring in the future and to ensure that in the case of any forced disappearances, a prompt, impartial and effective investigation will be undertaken. </p>


<p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CCPR/C/114/D/2134/2012&Lang=en" target="_blank">This scenario and responses are based on a real-life case. You can learn more about what happened here.</a>
</p>
 ]]></text>

        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,LearnMore"><![CDATA[LEARN MORE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10" margin-right="15px" display="inline-block" width="150" anim="none" event="btnover,FBshare"><![CDATA[SHARE]]></button>
        <button id="nextQBtn" position="relative" margin-bottom="10"  display="inline-block" width="150" anim="none" event="btnover,loadNextQuestion"><![CDATA[PLAY AGAIN]]></button>

        <text id="bottompad" position="relative" anim="none"><![CDATA[<p>&nbsp;</p>]]></text></fb>

      <lm id="3" event="">
        <text id="txt1" position="relative" margin-bottom="30" anim="none"><![CDATA[
        <h1 class="black">What does the International Covenant on Civil and Political Rights say?</h1>
        <p class="p_24">Article 6</p>
        <p style="text-align: left;">1. Every human being has the inherent right to life. This right shall be protected by law. No one shall be arbitrarily deprived of his life.</p>
        <p class="p_24">Article 7</p>
        <p style="text-align: left;">1. No one shall be subjected to torture or to cruel, inhuman or degrading treatment or punishment. In particular, no one shall be subjected without his free consent to medical or scientific experimentation. </p>
        <p class="p_24">Article 9</p>
        <p style="text-align: left;">1. Everyone has the right to liberty and security of person. No one shall be subjected to arbitrary arrest or detention. No one shall be deprived of his liberty except on such grounds and in accordance with such procedure as are established by law.</p>

<p class="p_24">Does the Covenant protect me too?</p>
        <p style="text-align: left;"><a href="http://indicators.ohchr.org" target="_blank" >Find out if your country has ratified the CEDAW and its Optional Protocol. </a></p>

        <p class="p_24">Where can I find the details of the real-life case?</p>
        <p style="text-align: left;"><a href="http://tbinternet.ohchr.org/_layouts/treatybodyexternal/Download.aspx?symbolno=CCPR/C/114/D/2134/2012&Lang=en" target="_blank" >Read the detailed Committee findings in the OHCHR Treaty Body database.</a></p>]]></text></lm>

    </question>

    <!--generic timeout text -->
    <timeout>
      <image id="timeoutimg" position="relative" margin-top="30" margin-bottom="30" anim="top" animtime="1" animdelay="0.3" ease="Bounce.easeOut" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/300x200.png]]></image>

      <text id="timeoutTxt" position="relative" margin-bottom="20" anim="top" animtime="1" animdelay="0.2" ease="Bounce.easeOut"><![CDATA[<p class="p_42 grey" style="text-align: center;">Times up!</p>]]></text>

      <button id="startAgainBtn" position="relative" margin-bottom="30" display="inline-block" height="40" width="100" anim="top" animtime="1" animdelay="0.1" ease="Bounce.easeOut" event="btnover,restart"><![CDATA[START AGAIN]]></button>
    </timeout>


    <!--score screen-->
    <score masteryscore="80">
      <fb id="pass" event="">
        <image itemprop="image" id="passimg" position="relative" margin-top="50" margin-bottom="30" anim="top" animtime="1" animdelay="0.3" ease="Bounce.easeOut" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/300x200.png]]></image>

        <text id="pass_txt" position="relative" margin-bottom="20" anim="top" animtime="1" animdelay="0.2" ease="Bounce.easeOut"><![CDATA[<h1 class="black"><center>You're a human rights scholar!</center></h1>]]></text>

        <button id="goBtn" position="relative" margin-bottom="30" margin-right="10" display="inline-block" height="40" width="140" anim="top" animtime="1" animdelay="0.1" ease="Bounce.easeOut" event="btnover,shareBadge"><![CDATA[SHARE]]></button>
            <button id="goBtn" position="relative" margin-bottom="30" margin-left="10" display="inline-block" height="40" width="140" anim="top" animtime="1" animdelay="0.1" ease="Bounce.easeOut" event="btnover,redo" target="title" class="center-block"><![CDATA[START AGAIN]]></button>
      </fb>

      <fb id="fail" event="">
        <image id="failimg" position="relative" margin-top="50" margin-bottom="30" anim="top" animtime="1" animdelay="0.3" ease="Bounce.easeOut" class="img-responsive center-block"><![CDATA[http://2covenants.ohchr.org/animation/photos/300x200.png]]></image>

        <text id="fail_txt" position="relative" margin-bottom="20" anim="top" animtime="1" animdelay="0.2" ease="Bounce.easeOut"><![CDATA[<h1 class="black"><center>You're a human rights scholar!</center></h1>]]></text>

        <button id="goBtn" position="relative" margin-bottom="30" margin-right="10" display="inline-block" height="40" width="140" anim="top" animtime="1" animdelay="0.1" ease="Bounce.easeOut" event="btnover,shareBadge"><![CDATA[SHARE]]></button>
        <button id="goBtn" position="relative" margin-bottom="30" display="inline-block" height="40" width="120" anim="top" animtime="1" animdelay="0.1" ease="Bounce.easeOut" event="btnover,restart,hidefailbg"><![CDATA[START AGAIN]]></button>
      </fb>
    </score>

  </custom>

</data>