Difference between revisions of "Activities/GeoGebra"

From Sugar Labs
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
* Free and open source software.
 
* Free and open source software.
  
== Usage ==
+
== Tips ==
  
 
=== Try development version ===
 
=== Try development version ===
  
 
* [[#Resources|Install]] GeoGebra by the regular way;
 
* [[#Resources|Install]] GeoGebra by the regular way;
* Download {{Code|.jar}} files for development version, e.g., for [http://www.geogebra.org/webstart/4.2/unpacked/ current beta], place them to {{Code|~/Activities/GeoGebra.activity/geogebra}} directory and restart Sugar activity.
+
* Download {{Code|.jar}} files for development version, e.g., for [http://www.geogebra.org/webstart/4.2/unpacked/ current beta], place them to {{Code|~/Activities/GeoGebra.activity/geogebra}} directory and restart Sugar.
 +
 
 +
=== Re-bundle activity ===
 +
 
 +
* [[#Resources|Install]] GeoGebra by the regular way;
 +
* from {{Code|~/Activities/GeoGebra.activity}} directory, run {{Code|./setup dist_xo}} command to create new {{Code|.xo}} bundle in {{Code|dist/}} directory.
  
 
== Resources ==
 
== Resources ==
Line 23: Line 28:
 
* [[Activity Library]] [http://activities.sugarlabs.org/en-US/sugar/addon/4284 download page].
 
* [[Activity Library]] [http://activities.sugarlabs.org/en-US/sugar/addon/4284 download page].
 
* [http://www.geogebratube.org/ GeoGebraTube], official repository of GeoGebra constructions and GeoGebra related resources.
 
* [http://www.geogebratube.org/ GeoGebraTube], official repository of GeoGebra constructions and GeoGebra related resources.
 +
 +
 +
[[Category:Activities]]

Latest revision as of 00:15, 21 April 2016

Overview

GeoGebra is free and multi-platform dynamic mathematics software for all levels of education that joins geometry, algebra, tables, graphing, statistics and calculus in one easy-to-use package. It has received several educational software awards in Europe and the USA.

Quick Facts

  • Graphics, algebra and tables are connected and fully dynamic.
  • Easy-to-use interface, yet many powerful features.
  • Authoring tool to create interactive learning materials as web pages.
  • Available in many languages for our millions of users around the world.
  • Free and open source software.

Tips

Try development version

  • Install GeoGebra by the regular way;
  • Download .jar files for development version, e.g., for current beta, place them to ~/Activities/GeoGebra.activity/geogebra directory and restart Sugar.

Re-bundle activity

  • Install GeoGebra by the regular way;
  • from ~/Activities/GeoGebra.activity directory, run ./setup dist_xo command to create new .xo bundle in dist/ directory.

Resources