Changes
From Karnataka Open Educational Resources
148 bytes added
, 16:13, 4 October 2016
Line 31:
Line 31:
! Issues !! Status !! Solution/Comment
! Issues !! Status !! Solution/Comment
|-
|-
−
|Geogebra files embed || Ongoing || Installed extension and now we can embed GGB file by using iframe {{#widget:Iframe|url=geogebra embed code|width=900|height=700
+
|Geogebra files embed || Ongoing || Installed extension and now we can embed GGB file by using
+
<syntaxhighlight lang="python" line>
+
{{#widget:Iframe
+
|url=https://phet.colorado.edu/sims/html/balloons-and-static-electricity/latest/balloons-and-static-electricity_en.html
+
|width=600
+
|height=500
|border=0
|border=0
}}
}}
+
</syntaxhighlight>
|-
|-