Difference between revisions of "Category:Applets"
Jump to navigation
Jump to search
(15 intermediate revisions by 3 users not shown) | |||
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/] |
||
+ | {{warning}} This article is out of date. Major browsers do not support Flash any more, and GeoGebra has changed. {{historical}} |
||
− | * 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]] |
||
+ | == Examples == |
||
− | * '''[[Simple example |How to modify]]''' a stand alone flash applet so that it will work well with WeBWork |
||
+ | *[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 |
||
+ | *[[The AdditionExample Applet]] |
||
− | * POD documentation for javaScript for applets: http://webwork.maa.org/doc/cvs/pg_CURRENT/lib/Applet.html |
||
− | * [ |
+ | * '''[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 ]''' 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. |
||
+ | * '''[[Flash Applets Tutorial]]''' |
||
+ | |||
+ | * '''[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 |
||
+ | |||
+ | == HOWTOS == |
||
+ | |||
+ | *[[Uploading_applets]] How to upload a flash applet or a java applet so that a WeBWorK question can access it. |
||
+ | |||
+ | == Other documentation == |
||
+ | |||
+ | * '''POD documentation''' for applet support macros: |
||
+ | ** http://webwork.maa.org/pod/pg/lib/Applet.html |
||
+ | ** http://webwork.maa.org/pod/pg/macros/AppletObjects.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 (still experimental) |
||
[[Category:Authors]] |
[[Category:Authors]] |
Latest revision as of 17:10, 15 June 2021
Warning : This article is out of date. Major browsers do not support Flash any more, and GeoGebra has changed.
Examples
- Using the "point and graph" applet Examples of the applet "point and graph" embedded in WeBWorK questions
- The AdditionExample Applet
- 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.
Tutorials
- 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 Problem techniques section of the wiki.
- Modifying flash applets to work with WeBWork.
- Flash Applets Tutorial
- 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
HOWTOS
- Uploading_applets How to upload a flash applet or a java applet so that a WeBWorK question can access it.
Other documentation
- 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 (still experimental)
Pages in category "Applets"
The following 24 pages are in this category, out of 24 total.