Difference between revisions of "Category:Applets"

From WeBWorK_wiki
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 ]
 
  +
== Examples ==
   
* [[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.
 
  +
*[https://courses.webwork.maa.org/webwork2/wikiExamples/PointAndGraph_AppletDemos/?login_practice_user=true Using the "point and graph" applet ] Examples of the applet ''' "point and graph" ''' embedded in WeBWorK questions
 
* [[Simple example |'''Modifying flash applets''']] to work with WeBWork.
 
   
   
Line 9: Line 7:
   
 
* '''[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.
 
* '''[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.
  +
  +
  +
  +
== Tutorials ==
  +
  +
* [[FlashPointAndGraph | '''Applets, Point and Graph Flash Applet''' example]] contains the key aspects of the code, with commentary for creating the questions above. It is in the [[:Category:Problem_Techniques | '''Problem techniques''']] section of the wiki.
  +
  +
* [[Simple example |'''Modifying flash applets''']] to work with WeBWork.
   
 
* '''[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
 
* '''[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
   
  +
== Other documentation ==
   
 
* '''POD documentation''' for applet support macros:
 
* '''POD documentation''' for applet support macros:

Revision as of 17:01, 21 November 2010

Examples


  • 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.


Tutorials

  • 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

Other documentation