Fix input length validation for polls

This commit is contained in:
Alex
2024-07-27 15:48:48 +02:00
parent d40f3ad261
commit f1b732f450
5 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
- LTI 1.3 support
- New layout for presentation manager
### Fixes and improvements
- Fix input length validation for polls
## v2.0.1
### Features