Difference between revisions of "Category:Applets"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | * |
+ | * '''Embed a flash applet''' into a WeBWorK question. To see how view the examples of the applet ''' "point and graph" ''' embedded in a WeBWorK questions: [https://courses.webwork.maa.org/webwork2/wikiExamples/PointAndGraph_AppletDemos/?login_practice_user=true Using the "point and graph" applet ] |
− | * |
+ | * [[FlashPointAndGraph | '''Applets, Point and Graph Flash Applet''' example]] contains the key aspects of the code, with commentary. It is in the [[:Category:Problem_Techniques | '''Problem techniques''']] section of the wiki. |
− | * |
+ | * [[Simple example |'''Modifying flash applets''']] to work with WeBWork. |
− | * POD documentation for javaScript for applets: http://webwork.maa.org/pod/pg_TRUNK/lib/Applet.html |
||
− | * [https://courses.webwork.maa.org/webwork2/2010JMM_demo/?login_practice_user=true 2010JMM_Demo course ] used in presentation at the 2010 Joint meetings |
+ | * '''[https://courses.webwork.maa.org/webwork2/2010JMM_demo/?login_practice_user=true 2010JMM_Demo course ]''' Applet examples used in presentation at the 2010 Joint meetings (January 2010). |
− | * [https://courses.webwork.maa.org/webwork2/2010geogebra_at_ithaca/?login_practice_user=true 2010geogebra_at_ithaca course ] used in presentation at the GeoGebra meetings |
+ | * '''[https://courses.webwork.maa.org/webwork2/2010geogebra_at_ithaca/?login_practice_user=true 2010geogebra_at_ithaca course ]''' Geogebra applet examples used in presentation at the GeoGebra meetings in Ithaca, NY. (July 2010). This also contains some refined versions of the applet examples presented at the 2010 Joint meetings. |
− | * A comprehensive example of how to construct a GeoGebra applet, include it in a WeBWorK PG file, and have WeBWorK set parameters in the GeoGebra applet is in the WeBWorK Problem Techniques authoring section |
+ | * '''[http://webwork.maa.org/wiki/GeoGebraApplets GeoGebra Applets in WeBWorK]''' :A comprehensive example of how to construct a GeoGebra applet, include it in a WeBWorK PG file, and have WeBWorK set parameters in the GeoGebra applet is in the WeBWorK Problem Techniques authoring section |
+ | |||
+ | |||
+ | * '''POD documentation''' for applet support macros: |
||
+ | ** http://webwork.maa.org/pod/pg_TRUNK/lib/Applet.pm.html |
||
+ | ** http://webwork.maa.org/pod/pg_TRUNK/macros/AppletObject.pl.html |
||
+ | |||
+ | |||
+ | * '''Source code''' for applet support macros. |
||
+ | ** http://webwork.maa.org/viewvc/system/trunk/webwork2/htdocs/js/ww_applet_support.js |
||
+ | ** http://webwork.maa.org/viewvc/system/trunk/pg/lib/Applet.pm?view=log |
||
+ | ** http://webwork.maa.org/viewvc/system/trunk/pg/macros/AppletObjects.pl?view=log |
||
+ | ** http://webwork.maa.org/viewvc/system/trunk/pg/macros/CanvasObject.pl?view=log |
||
[[Category:Authors]] |
[[Category:Authors]] |
Revision as of 11:51, 21 November 2010
- Embed a flash applet into a WeBWorK question. To see how view the examples of the applet "point and graph" embedded in a WeBWorK questions: Using the "point and graph" applet
- Applets, Point and Graph Flash Applet example contains the key aspects of the code, with commentary. It is in the Problem techniques section of the wiki.
- Modifying flash applets to work with WeBWork.
- 2010JMM_Demo course Applet examples used in presentation at the 2010 Joint meetings (January 2010).
- 2010geogebra_at_ithaca course Geogebra applet examples used in presentation at the GeoGebra meetings in Ithaca, NY. (July 2010). This also contains some refined versions of the applet examples presented at the 2010 Joint meetings.
- GeoGebra Applets in WeBWorK :A comprehensive example of how to construct a GeoGebra applet, include it in a WeBWorK PG file, and have WeBWorK set parameters in the GeoGebra applet is in the WeBWorK Problem Techniques authoring section
- POD documentation for applet support macros:
- Source code for applet support macros.
- http://webwork.maa.org/viewvc/system/trunk/webwork2/htdocs/js/ww_applet_support.js
- http://webwork.maa.org/viewvc/system/trunk/pg/lib/Applet.pm?view=log
- http://webwork.maa.org/viewvc/system/trunk/pg/macros/AppletObjects.pl?view=log
- http://webwork.maa.org/viewvc/system/trunk/pg/macros/CanvasObject.pl?view=log
Pages in category "Applets"
The following 24 pages are in this category, out of 24 total.