Category:Applets: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
* To understand the code used to embed a flash applet into a WeBWorK question view the examples of the ''' "point and graph" ''' applet  embedded in a WeBWorK question: [http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/PointAndGraph_AppletDemos/?login_practice_user=true http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/PointAndGraph_AppletDemos/]
* To understand the code used to embed a flash applet into a WeBWorK question view the examples of the ''' "point and graph" ''' applet  embedded in a WeBWorK question: [https://courses.webwork.maa.org/webwork2/wikiExamples/PointAndGraph_AppletDemos/?login_practice_user=true https://courses.webwork.maa.org/webwork2/wikiExamples/PointAndGraph_AppletDemos/]


* The key aspects of the code, with commentary is in the [[:Category:Problem_Techniques | '''Problem techniques''']] section at [[FlashPointAndGraph | '''Applets, Point and Graph Flash Applet''' example]]
* The key aspects of the code, with commentary is in the [[:Category:Problem_Techniques | '''Problem techniques''']] section at [[FlashPointAndGraph | '''Applets, Point and Graph Flash Applet''' example]]


* '''[[Simple example |How to modify]]''' a stand alone flash applet so that it will work well with WeBWork
* '''[[Simple example |Modifying flash applets]]''' to work with WeBWork


* POD documentation for javaScript for applets: http://webwork.maa.org/doc/cvs/pg_CURRENT/lib/Applet.html
* POD documentation for javaScript for applets: http://webwork.maa.org/pod/pg_TRUNK/lib/Applet.html


* [http://hosted2.webwork.rochester.edu/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 ] used in presentation 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 now available in the WeBWorK Problem Techniques authoring section [http://webwork.maa.org/wiki/GeoGebraApplets GeoGebra Applets in WeBWorK] (as of Nov. 7, 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
 
* 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]


[[Category:Authors]]
[[Category:Authors]]

Revision as of 15:57, 21 November 2010

  • 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 GeoGebra Applets in WeBWorK