<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>9595</id>
  <path>/www/nrich/html/content/id/9595/</path>
  <resourceTypeID>2</resourceTypeID>
  <last_published>2012-11-05T10:55:37</last_published>
  <indexXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;div ng-app=&quot;app&quot;&gt;
&lt;div ng-controller=&quot;GameCtrl&quot;&gt;
&lt;div&gt;Pairs left to match: {{game.unmatchedPairs}}&lt;/div&gt;
&lt;div&gt;Matching- {{game.firstPick.title}}&lt;/div&gt;
&lt;table&gt;
&lt;tr ng-repeat=&quot;row in game.grid&quot;&gt;
&lt;td ng-click=&quot;game.flipTile(tile)&quot; ng-repeat=&quot;tile in row&quot;&gt;
&lt;div game-card=&quot;&quot; tile=&quot;tile&quot;&gt;&lt;/div&gt;
&lt;comment&gt;
        &amp;amp;lt;div game-card tile=&quot;tile&quot; cpath=&quot;{{cpath}}&quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
--&amp;amp;gt;&amp;amp;lt;!--
        &amp;amp;lt;div class=&quot;container&quot;&amp;amp;gt;
          &amp;amp;lt;div class=&quot;card&quot; ng-class=&quot;{flipped: tile.flipped}&quot;&amp;amp;gt;
              &amp;amp;lt;img class=&quot;front&quot; ng-src=&quot;{{cpath}}/img/back.png&quot;&amp;amp;gt;
              &amp;amp;lt;img class=&quot;back&quot; ng-src=&quot;{{cpath}}/img/{{tile.title}}.png&quot;&amp;amp;gt;
          &amp;amp;lt;/div&amp;amp;gt;
        &amp;amp;lt;/div&amp;amp;gt;
&lt;/comment&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;div class=&quot;message&quot;&gt;{{game.message}}&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML/>
  <noteXML/>
  <clueXML/>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>1</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>Memory Game Template</title>
  <description>Using angular.js to bind inputs to outputs</description>
  <spec_group>Information and Communications Technology
    <specifier>Interactivities</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>To be developed</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Experiment</specifier>
  </spec_group>
</resource>