Skip to content

Releases: projectestac/moodle-mod_geogebra

v3.6.11

22 Jan 12:02
Compare
Choose a tag to compare

Removed duplicated intro in Moodle 4 and greater (thanks to Stefan Hanauska)

v3.6.10

21 Mar 13:43
Compare
Choose a tag to compare
  • 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

03 Nov 13:40
Compare
Choose a tag to compare
  • Minor code format changes
  • Allow grades to be float instead of integer

v3.6.8

03 Nov 13:39
Compare
Choose a tag to compare
  • Add a random value when building the name of a temp directory, to avoid possible concurrency issues

v3.6.7

03 Nov 13:32
Compare
Choose a tag to compare
  • 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

16 Jan 18:20
Compare
Choose a tag to compare
  • Set params seed and urlggb as advanced.
  • Updated language files.
  • Updated help messages about width and height.

Released version 3.6.5

07 Dec 16:34
Compare
Choose a tag to compare
  • Added parameters for ggb file distribution

Released version 3.6.4

07 Dec 16:31
Compare
Choose a tag to compare
  • Added support for random seed

Released version 3.6.3

07 Dec 16:27
Compare
Choose a tag to compare
  • Fixed a bug in the geogebra_view.js that prevented the user from submitting or storing attempts
  • Implemented course user list provider
  • Added filter false on format_module_intro to pass unit tests
  • Fixed undefined properties: stdClass::$timedue and stdClass::$grade

Released version 3.6.2

09 Jun 16:41
Compare
Choose a tag to compare

Changes in 3.6.2 (2021/06/09)

  • Fixed loading of activities due to a change in the remote javascript from geogebra.org