Moodle Plugins directory: GeoGebra | Moodle.org

GeoGebra
Activities ::: mod_geogebra
Maintained by
Projectes TAC Dep. Educació Catalunya,
Sara Arjona Téllez,
Pau Ferrer Ocaña,
Toni Ginard
This module allows the incorporation of GeoGebra activities in Moodle and save its state.
Latest release:
3097 sites
800 downloads
83 fans
Current versions available: 5
GeoGebra [http://www.geogebra.org/] is a 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.
This module allows the incorporation of GeoGebra activities in Moodle. Its main features are:
- Allows embedding easily GeoGebra activities in some Moodle course.
- Facilitates students tracing because it stores the score, date, duration and construction of each of the attempts made by the users.
- Students can save the state of the activities to continue them later.
It has been developed by the Departament of Education of Catalonia in collaboration with the Catalan Association of GeoGebra (ACG) and the GeoGeobra development team.
Contributors
Projectes TAC Dep. Educació Catalunya (Lead maintainer)
Sara Arjona Téllez: Developer
Pau Ferrer Ocaña: Developer
Toni Ginard: Developer
Jaume Fernàndez Valiente: Developer
Please login to view contributors details and/or to contact them
Is there anything special with this variable or is it called number in Geogebra?
For most of my GeoGebra activities in Moodle 3.9 the "Submit and Finish" button works intermittently, would you know why?
Is it due to my GeoGebra file or to your plugin?
I have met several teachers with the same problem elsewhere in France. I asked the question on the Moodle forums in French and English, on GitHub, without any response.
Please, an answer ...
Are you planning version for Moodle 11? If so, when, at least approximately?
Thanks in advance.
Thanks in advance
there are two issues with solutions, where there are a linked pull requests.
Can you please add the solutions and update the app. It is an important plugin!!!!!
PLEASE!!!!
We've had users inform us that they can't access a Geogebra activity's results. Here's the error message when trying to access the results:
Error code: codingerror
line 2774 of /lib/deprecatedlib.php: coding_exception thrown
line 657 of /mod/geogebra/locallib.php: call to get_extra_user_fields()
line 66 of /mod/geogebra/report.php: call to geogebra_view_results()
I've checked and I see this line in locallib.php of your current version's files:
Line 657: $extrafields = get_extra_user_fields($context);
My understanding is that get_extra_user_fields is deprecated since Moodle 3.11. Is there something we can do on our end to fix this, or will a fix/new version of your plugin be made available soon?
Thanks
This has been fixed in version 3.7.0, which has been released today.
Best wishes,