Skip to content

Releases: cssbe-distance-learning/moodle-mod_recitcahiertraces

v3.0.5-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 09 Jun 13:17

Fix vulnerabilities

  • Check note ownership before saving it;
  • Stored XSS;
  • Broken access control;
  • Cross-resource authorization (teacher operating on other courses' data);

v3.0.3-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 28 Nov 19:29

Fix bug: Exception : groups_get_user_groups(): Argument [#2] $userid must be of type int, null given

v3.0.1-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 09 Sep 18:25

Fixes

  • Fix enrolled users uniqueid

v3.0.0-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 23 May 19:04

Added support for Moodle 4.5

  • Fix getTeachers returning unwanted users
  • Use groupmode from Moodle

v2.4.1-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 26 Feb 20:18

Moodle 4.0 to 4.5

  • Upgrade Moodle 4.5
  • Fix for block activity

v2.3.11-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 29 May 17:48
  • Translation
  • Support Moodle 4.2 and 4.3

v2.3.9-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 31 Jan 19:00

Fix strings
Fix bogue on report student notes on displaying student name;

v2.3.6-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 19 Jun 19:26

Specifications

  • Moodle 3.11, 4.0, 4.1
  • PHP 7, 8
  • MySQL 8 (function regexp_replace)

To be installed in new courses only

Improvements

  • Moodle approval
  • Move React App folder
  • Using Moodle capabilities
  • Added copyrights
  • Translation
  • Postgres support
  • Clean param for API
  • Privacy provider
  • Added unit tests
  • Add duplicate collection

Fixes

  • Backup/restore due to new field ct_id
  • Reset module

v.2.2.1-beta (update 2023-01-17)

Choose a tag to compare

@gustavobazzo gustavobazzo released this 17 Jan 18:47

Improvements

  • Moodle 4 support
  • Remove recitcommon dependency
  • Update React packages

Fix

  • Fix suggested notes report

Requirements

  • MySQL 8 (function regexp_replace)

v2.1.2-stable

Choose a tag to compare

@gustavobazzo gustavobazzo released this 03 Oct 19:40

Fix

  • Fix backup/restore user notes
  • Fix rewrite pluginfile urls
  • Fix teacher check not working if user is a student too