Followers Feature on GeoGebra Profile Pages

We are pleased to announce another great feature on your GeoGebra profile page! You can now ‘Follow’ your favorite people in the GeoGebra community and get updates whenever they publish new materials.

pasted image 0

The new tab ‘Following’ lists all your Followers, as well as all people you are following, giving you easy access to their profile pages and public materials. As soon as other users start following you, you will receive a cool ‘Followers badge’ on your profile page as well, counting the number of your Followers.

badge_follower_005@2x

Please help us to spread the news, simply by signing in to your GeoGebra account and going to tab ‘Following’ on your profile page. There, you may search for other users you think create great materials in the GeoGebra community and ‘Follow’ them to keep up-to-date with their newest contributions!

More new features coming soon! Share your ideas and feedback on our Help page.

Posted in GGB

GeoGebra Exam App

The new GeoGebra Exam App allows you and your students to use the power of GeoGebra during exams alongside paper and pencil (ie like a graphing calculator) while restricting their access to the Internet and other software on their computers that should not be used during the exam.

GeoGebra Exam

The GeoGebra Exam App …

  • can be easily accessed via www.geogebra.org/exam
  • runs in your browser (e.g. Chrome, Firefox, Internet Explorer 11, Safari), so no additional installations are required
  • can be customized in case your students should not have access to the full power of GeoGebra, eg you can turn off CAS or 3D features for exams
  • runs in fullscreen mode so students can’t use other programs or files during an exam

If a student leaves the GeoGebra Exam window (eg by opening another browser tab), the top header of GeoGebra Exam turns red immediately. An information button shows the Exam Log with detailed information when that happened and for how long.

GeoGebra Exam Alert

GeoGebra Exam Log

For more details on how to best use the GeoGebra Exam App during tests and exams, please see our GeoGebra Exam Tutorial. We plan to include the Exam Mode in our offline apps (Chrome, tablet, phone) as well soon. For now, please give it a try and let us know any ideas for improvements at support@geogebra.org, thanks!

Posted in GGB

GeoGebra Graphing Calculator Released

We’re pleased to announce the first public release of our GeoGebra Graphing Calculator! It’s for Android phones and tablets right now, iPhone and Windows will follow, watch this space!

For the first release it has the graphics and algebra views but we will be adding lots more features over the coming months. We have prepared the foundations so everything necessary is already working under-the-hood (for example the CAS engine, and you can create – but not yet display – 3D objects).

There are also some extra-cool goodies to enjoy:

  • brand-new native equation editor
  • long-tap on an object to change its properties
  • drag sliders and animate them in the Algebra View
  • freehand drawings and shape recognition
  • everything is running natively (LaTeX, CAS, graphics drawing etc) so it is super-slick to use
  • search, open and save from/to GeoGebraTube
  • find out more in our tutorial Graphing Calculator Tutorial

Graphing Search Materials Geometry

You can download it in the Play Store now for Android phones and tablets – please let us know your ideas for improvements with the “Send Feedback” option or in our Mobile Apps forum.

Posted in Development

GeoGebra Groups – Collaboration for Everyone

The GeoGebra community is all about creating and sharing great materials for learning math & science. Thanks to you, we now have more than 300,000 free and interactive worksheets and books.

But wouldn’t it be nice to also hear back from your students or colleagues who you shared your materials with? We think so too! That’s why we have created GeoGebra Groups:

  • Supercool and easy collaboration between students and teachers, colleagues, and really just everyone nice out there!
  • Invite others using your Group Code
  • Post texts, images, videos, pdfs and GeoGebra worksheets to your Group
  • Add questions and interactive GeoGebra tasks for your students and give them feedback
  • Discuss your ideas with everyone or individual Group members using comments
  • Find out how to do all that and more in our GeoGebra Groups Tutorial

Try out our Groups, start to collaborate in a new way, and let us know what you think!

Posts

Posts

Feedback

Feedback

Posted in Development

GeoGebra for Phones Beta

We’re pleased to announce the first public beta-release of GeoGebra for Android Phones. We’ve already started on an iPhone app, watch this space!

For the first release it will have just the Graphics View and Algebra View but we will be adding lots more features over the coming months. We have prepared the foundations already so everything necessary is already working under-the-hood (for example the CAS engine, and you can create – but not yet display – 3D objects).

There are also some extra-cool phone-only goodies to enjoy:

  • brand-new native equation editor
  • shake your phone to update random numbers (coming soon!)
  • freehand drawings and shape recognition
  • long-tap on an object to change its properties
  • drag sliders and animate them in the Algebra View
  • everything is running natively (LaTeX, CAS, graphics drawing etc) so it is super-slick to use

You can download it in the Play Store now (for Android phones and tablets!) – please let us know what you think with the “Send Feedback” option.

Posted in GGB

My World My Math!

Here’s a few things we really like in our world at GeoGebra:

  1. Our community… yes, YOU 🙂
  2. Our partners, and, last but not least …
  3. Mathematics!

So we got together with a few amazing members of our community, one really awesome partner, and then turned the cameras ON. With a little fancy footwork, cutting, pasting… Voila!

Posted in GGB

Google Summer of Code 2015

GeoGebra Summer of Code 2015

This summer, GeoGebra was again part of Google Summer of Code (GSoC) supporting young and talented open source coders. We had a very strong field of 64 students applying and were able to choose 4 of them to work with us during this summer. There were also some impressive contributions submitted by many of the other candidates which have already been incorporated into GeoGebra.

Yi-Chun (Jacky) Kuo: Native iOS App

Jacky

Jacky

Our current iPad app is based on a WebView so we were interested to see if Jacky could make a prototype of a native app using the quite-new RoboVM cross-compiler to convert GeoGebra’s Java code into Objective C. As part of his application he managed to get the JLaTeXMath formula engine working which was very impressive in its own right. For the first half of his project he got the full GeoGebra kernel compiled and running and for the second half he worked on drawing objects and user-interaction.

There is still a lot to do before we can make a release (for example implementing the toolbar and equation editor) but Jacky will stay on with GeoGebra after GSoC to help!

iOS

GeoGebra running in Xcode

Georgios Ouzounis: Handwritten Equation Recognition

me

Georgios

Image showing handwritten 6x^4 + sqrt of 7x over 8+x = 4y^3 recognized and converted to an equation

Handwritten equation recognized!

Georgios made a nice web app as part of his application to collect example handwritten equations from phones and tablets and store them in a database. This was important as it allowed him to use that data when testing and training his algorithms. The three parts to his project were:

  • splitting the equation into its symbols
  • recognising the symbols
  • converting that back into GeoGebra syntax

and by the end of his project it was successfully recognizing indices, fractions and square-roots. At the moment the code is running server-side and is a little slow so the challenge for the future will be to get it running faster and client-side. Open Source libraries used: OpenCV

Thilina Madumal: Intersection Project

10582883_10204977405532520_6229297126131286820_o

Polygon Intersections in 2D and 3D

Polygon Intersections in 2D and 3D!

As part of Thilina’s application, he adapted the Clipper library to compile with Java 6 and with GWT and incorporated it into GeoGebra, which he then used as part of his main GSOC project to improve the polygon operations within GeoGebra.

He has also done a lot of work on improving the Intersect command to allow the intersection of many more object types to be calculated dynamically.

Shamshad Alam: Implicit Curves Project

shamshad

Family of curves cos(x y) = k

cos(x y) = k

3D plot of x^4+y^4+z^4=2

x⁴ + y⁴ + z⁴ = 2

Polygon shown with an extra thin "path" drawn all the way round the outside

Shamshad also made some nice experiments with the Clipper library as part of his application

The main focus of his GSoC project was to implement plotting of implicit curves and surfaces, namely:

  • plotting of non-polynomial implicit curves (for example you can try sin(x) – sin(y) = 1 in GeoGebra Beta)
  • plotting of implicit surfaces (eg x⁴ + y⁴ + z⁴ = 2)
  • extending commands for rotation, translation and other transformations to work with these object types

Thanks to all our GSoC students for a great job done during this summer!

Posted in Development

New Equation Editor and Keyboard

We’ve made some nice changes to our Chrome, Web and Tablet apps recently that many of you have been asking for. The first exciting feature is that the Input Bar in the Algebra View has expanded into a fully-fledged Equation Editor, for example:

pic1

and it also works fully with GeoGebra commands:

pic2

It’s now also much easier to add and edit matrices, parametric curves and piecewise-defined functions:

pic3

We’ve also added a touch-friendly on-screen keyboard that supports many languages and works nicely with our new equation editor:

pic4

You can try these cool new features in any of our web and tablet apps!

Posted in GGB

Fast, Beautiful LaTeX comes to GeoGebraTube

We’ve made a major change to GeoGebraTube and our Chrome App. We have updated the formula renderer (otherwise known as LaTeX renderer) to use the same version as in the desktop version. This means that mathematical formulas in our applets and web application will now look just as beautiful as they do in GeoGebra’s desktop version. This will work with all existing formula commands as well (for example TableText, FormulaText, FractionText, StemPlot).

Capture

 

Here’s an example of the new version using our new super-pretty formulas:
tube.geogebra.org/student/m33487

If you have any questions or suggestions concerning these new updates, please write to us at support@geogebra.org

Posted in Development

GeoGebra Global Gathering

We are happy to inform you that the official registration and abstract submission for the GeoGebra Global Gathering Conference are now open.

Join us at our GeoGebra Global Gathering (G3, 2015) July 15 – 17 in Linz in Austria and register now!

Because there is only a limited number of participants we can host, we highly recommend to register for our gathering as soon as possible to make sure you can join us this July. Please find more information about all the practicalities in our G3 2015 GeoGebraBook.

We are looking forward to seeing you this summer in Linz!
Markus and the GeoGebra Team

GeoGebra Global Gathering 2015

Posted in Community

Follow

About GeoGebra

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
© 2020 International GeoGebra Institute