Skip to content

Commit e990519

Browse files
added a PCEX activity to SLCP demo page
1 parent ee1fbb2 commit e990519

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

slcp/iframe-protocol-demos.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ <h2>JS-Parsons</h2>
6767
</pre>
6868
<iframe width='100%' src='https://horstmann.com/private/js-parsons/examples/turtle-test.html'></iframe>
6969
<pre class='message'></pre>
70+
71+
<h2>PCEX Activity</h2>
72+
<iframe width='100%' src='https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/py_f_to_c_conversion__664e502391363872f0ba38dd'></iframe>
73+
<pre class='message'></pre>
74+
7075
<h2>Add Your Own</h2>
7176
<p>Enter the address of any element and click the “Add” button. If the element supports the SPLICE iframe protocol, you will see a message whose <code>subject</code> is <code>lti.frameResize</code>. As you interact with the element, watch for <code>SPLICE.reportScoreAndState</code> messages.</p>
7277
<p>iframe URL: <input id='url' width='50'/> <button id='add'>Add</button></p>

0 commit comments

Comments
 (0)