Releases: projectestac/moodle-mod_geogebra
Releases · projectestac/moodle-mod_geogebra
v3.7.2
v3.7.1
- No longer use the value zero for the width and height of the GeoGebra applet.
v3.7.0
- General update to the code
- Fixed compatibility with Moodle 4.x (thanks to Stefan Hanauska and Thomas Ludwig)
- Tested with Moodle 4.4
v3.6.11
Removed duplicated intro in Moodle 4 and greater (thanks to Stefan Hanauska)
v3.6.10
- Fixed implicit cast from string to float in grades
- Added Moodle 4 logo and purpose
- Replaced the deprecated print_error function by moodle exception
- Enabled GeoGebra plugin to work totally offline
v3.6.9
- Minor code format changes
- Allow grades to be float instead of integer
v3.6.8
- Add a random value when building the name of a temp directory, to avoid possible concurrency issues
v3.6.7
- Added indexes to improve performance when there are a lot of attempts
- Updated validation of external URL
- Set https in tube.geogebra.org. Fixed deprecated function
- MBS-5843: Fix unittest
- Removed empty string as a default value for CHAR NOT NULL column (urlggb)
v3.6.6
Released version 3.6.5
- Added parameters for ggb file distribution