jsinput.html 1.95 KB
Newer Older
stv committed
1
<div>
2
<section
stv committed
3
  id="inputtype_1"
4 5 6 7 8 9 10 11 12 13
  data="getGrade"
  data-stored="{&quot;answer&quot;:&quot;{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}&quot;,&quot;state&quot;:&quot;{\&quot;selectedObjects\&quot;:{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}}&quot;}"
  data-getstate="getState"
  data-setstate="setState"
  data-processed="false"
  data-sop="false"
  class="jsinput">

  <div class="script_placeholder"/>
    <iframe
stv committed
14 15 16 17 18
      name="iframe_1"
      sandbox="allow-scripts
        allow-popups
        allow-same-origin
        allow-forms
19 20 21 22 23 24 25 26 27
        allow-pointer-lock"
      height="500"
      width="500"
      src="https://studio.edx.org/c4x/edX/DemoX/asset/webGLDemo.html">
    </iframe>
    <input type="hidden" name="input_1" id="input_1" waitfor value="{&quot;answer&quot;:&quot;{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}&quot;,&quot;state&quot;:&quot;{\&quot;selectedObjects\&quot;:{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}}&quot;}">
  </div>
</section>
<section
stv committed
28
  id="inputtype_2"
29 30 31 32 33 34 35 36 37 38
  data="getGrade"
  data-stored="{&quot;answer&quot;:&quot;{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}&quot;,&quot;state&quot;:&quot;{\&quot;selectedObjects\&quot;:{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}}&quot;}"
  data-getstate="getState"
  data-setstate="setState"
  data-processed="false"
  data-sop="false"
  class="jsinput">

  <div class="script_placeholder"/>
    <iframe
stv committed
39 40 41 42 43
      name="iframe_2"
      sandbox="allow-scripts
        allow-popups
        allow-same-origin
        allow-forms
44 45 46 47 48
        allow-pointer-lock"
      height="500"
      width="500"
      src="https://studio.edx.org/c4x/edX/DemoX/asset/webGLDemo.html">
    </iframe>
stv committed
49
    <input type="hidden" name="input_2" id="input_2" waitfor value="{&quot;answer&quot;:&quot;{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}&quot;,&quot;state&quot;:&quot;{\&quot;selectedObjects\&quot;:{\&quot;cylinder\&quot;:true,\&quot;cube\&quot;:true}}&quot;}">
50
  </div>
stv committed
51 52 53
</section>
</div>