Changes
From Open Educational Resources
200 bytes added
, 09:26, 16 October 2016
| Line 287: |
Line 287: |
| | #Open the ggb file in Geogebra | | #Open the ggb file in Geogebra |
| | #Click on File -> Export As -> Dynamic Worksheet as webpage. | | #Click on File -> Export As -> Dynamic Worksheet as webpage. |
| − | #Select Export as Webpage and Click on Advanced. | + | #Provide Title, Text below and above the constructions and then Click on upload. |
| − | #From the dropdown below, choose Clipboard:Mediawiki and click on Clipboard. | + | #Get the URL after the upload and use it in ''iframe'' widget as shown below: |
| − | #Now, the geogebra code will be copied. Paste the same into TOER wiki editor. | + | <nowiki>{{#widget:Iframe |
| − | #Save TOER page to see the Geogebra applet running geogebra file.
| + | |url=https://www.geogebra.org/material/iframe/id/hestdNWy/width/1355/height/636/border/888888 |
| | + | |width=500 |
| | + | |height=300 |
| | + | |border=0 |
| | + | }}</nowiki> |
| | | | |
| | + | {{#widget:Iframe |
| | + | |url=https://www.geogebra.org/material/iframe/id/hestdNWy/width/1355/height/636/border/888888 |
| | + | |width=500 |
| | + | |height=300 |
| | + | |border=0 |
| | + | }} |
| | | | |
| | ===Steps in uploading a Geogebra file to Geogebra tube=== | | ===Steps in uploading a Geogebra file to Geogebra tube=== |