Skip to content

Releases: bdecentgmbh/moodle-local_learningtools

Version 1.3 R2

24 Jul 10:24
2bf9b71
Compare
Choose a tag to compare

FREE

  • LT-349 New interface for notes
  • LT-350 Printing notes
  • LT-364 Include title in printed notes

Compatibility: Moodle 4.5

Version 1.3 R1

24 Jul 09:29
73422f4
Compare
Choose a tag to compare

FREE

  • LT-349 New interface for notes
  • LT-350 Printing notes

Compatibility: Moodle 4.5

Version 1.2 R2

27 May 07:26
fd2de58
Compare
Choose a tag to compare

FREE

  • CD-417 Added support to bookmark Content Designer chapters
  • CD-418 Added support to take notes for Content Designer chapters

Compatibility: Moodle 4.5

Version 1.2

12 Dec 11:22
1c01a3c
Compare
Choose a tag to compare

ALL TIERS

  • LT-326: Moodle 4.5 compatibility

Compatibility: Moodle 4.5

Version 1.1.1 (Moodle 4.x)

27 May 09:39
c5d7e21
Compare
Choose a tag to compare

Bugfix and maintenance release

  • Problems with choosing specific category and users #16
  • Adjusted version number to 1.1
  • Adjusted moodle requirement
  • Added support information

Version 1.1.1 (Moodle 3.x)

12 May 09:40
ce3f038
Compare
Choose a tag to compare

Bugfix and maintenance release

  • Problems with choosing specific category and users #16
  • Adjusted version number to 1.1
  • Adjusted moodle requirement
  • Added support information

Version 1.03

06 May 13:42
Compare
Choose a tag to compare

Moodle 4.0 compatibility

Version 1.02

02 Mar 19:05
8b269a3
Compare
Choose a tag to compare

#4 Hard-coded "student" role access — now using capability instead of archetype

Version 1.01

28 Feb 20:55
7005dd0
Compare
Choose a tag to compare

Fixed the following issues raising during the code review:
#1 Missing permission/login checks in web services
#2 Consider using a string to store date formats
#3 Sort type needs better validation/cleaning
#4 Hard-coded "student" role access
#5 Avoid magic numbers and use Moodle constants
#6 Functions in lib.php violate naming rules
#7 Custom actions should check sesskey
#8 Uninstall/drop tables not needed
#9 install.xml looks hand-rolled

Version 1.00

26 Jan 15:03
f56adf8
Compare
Choose a tag to compare
  • Sticky mode
  • New Tool: Focus mode
  • New Tool: Schedule
  • Removed usage of $_POST and PARAM_RAW (where possible)