Skip to content

Releases: cssbe-distance-learning/moodle-assignfeedback_recitannotation

v1.4.0-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 26 May 19:57

Security update

  • Authorization checks;
  • Service allowlist + input validation;
  • XSS prevention;
  • Implement provider.php

v1.3.2-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 19 May 13:58

Fix combobox opening direction

v1.3.1-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 07 May 17:10
  • Update prompt
  • Upgrade AI models
  • Add field AI Model

v1.2.2-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 26 Feb 16:03
  • Notify the user that their annotations will be lost when they click the AI ​​button.
  • Make the dark background more transparent (the white overlay makes it difficult to read the student's text during the request).
  • Add a "Cancel Request" button.

v1.2.1-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 17 Feb 16:13

Version Beta

Improvements:

  • Add settings documentation url
  • Improve modal CallAi
  • Change behavior of filter criteria
  • Import and export prompt_ai
  • Add function delete all criteria
  • Show criterion badges on student view
  • Add time out on ajax and loading feedback
  • Add AI icon on student view
  • Remove criteria table and replace it by badges on annotation view
  • Add reset annotation
  • Add fields prompt_ai and instruction_ai
  • Add print comment list
  • Add sort column component
  • Added quick annotation method

Fixes

  • Fix backup and restore
  • Upgrade React structure to avoid setting innerHTML
  • Fix react bug on unmounting component
  • Fix loading under modal

v1.0.7-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 17 Sep 15:45

Improvements

  • Replace window.confirm by a modal
  • Delete comments when deleting criterion

Fixes

  • Visual feedback (spinner)
  • Attempt number soumission
  • Counters on student view

v1.0.6-beta

Choose a tag to compare

@gustavobazzo gustavobazzo released this 09 Sep 18:10

Beta version