Skip to content

Releases: projectestac/moodle-mod_geogebra

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

v3.6.1

10 Sep 07:23
8a345b1
Compare
Choose a tag to compare

Changes in 3.6.1 (2020/09/08)

  • Texts adapted to new geogebra.org format

Changes in 3.6.0 (2019/01/06)

  • Removed unused dependence of 'eventslib.php' (deprecated in Moodle 3.6)

Changes in 3.5.0 (2019/12/11)

  • Add privacy api
  • Fix some minor bugs:

v3.4.0

11 Jan 21:30
Compare
Choose a tag to compare
  • Removed Preview menu option for users who are not able to grade
  • Changed from report to preview for users who are able to view all, for compatibility
    with menu in boost theme
  • Fixed some minor bugs
    • Duration calculation in average was only added if there was some grade (may confuse users)
    • Extrafields were not shown correctly
    • Total time conversion has been changed

v3.0.1

17 Jun 10:15
Compare
Choose a tag to compare
  • Fixed bug when saving manual-grade and comments for each attempt

v0.2.7.3

17 Jun 11:25
Compare
Choose a tag to compare
  • Fixed bug when saving manual-grade and comments for each attempt

v3.0.0

20 May 12:11
Compare
Choose a tag to compare
  • Changed version numbering method, now the first two numbers are the minimum Moodle required version
  • Deleted cron function
  • Replaced deprecated add_intro_editor function
  • Added first behat tests
  • Prepared version for Moodle 3.1

v0.2.7.2

27 Oct 12:24
Compare
Choose a tag to compare

Add useBrowserForJS attribute to solve executing javascript code on construction

v0.2.7.1

15 Oct 12:25
Compare
Choose a tag to compare
  • Solve two missing string identifiers
  • Solve reset errors
  • Remove fixed protocol in JavaScript file. Thanks to @XSmeets
  • Delete some warnings in JS
  • Restore executing JS embedded in Geogebra files