- Technical University of Kaiserslautern (Prof. Dr. Thyssen & Arash Tolou, M.A.)
- Eberhard Karls University of Tübingen: Until 31.12.2020 under the name "Live Feedback Plus"
- reporting test results back to LMS via LTI
- LTI support as platform to embed other tools into EGroupware (probable added to our OpenID Connect App)
- automatic registration eg. for Moodle 3.10
- content selection via LTI
- LTI v1.0/1.1 tools support as to embed into platforms like OpenOLAT
- Shibboleth / SAML authentication in EGroupware (outside this app)
- LTI v1.3 tools support as to embed into platforms like Moodle
- move ACL check to server-side eg. editing comments could be done by anyone from JS console
- ContentSecurityPolicy / no more inline JavaScript
- Store videos in EGroupware VFS and read via WebDAV URL
- Convert Admin role to EGroupware ACL
- Use EGroupware account management and session
- SmallPART in EGroupware Wiki eg. Moodle configuration
- LTI Specification v1.3
- EduAppCenter List of LTI apps
- LTI Tutorial / Example App
- LTI and Moodle
- PHP LTI Library
# SmallParT videos
location /egroupware/smallpart/Resources/Videos {
alias /var/lib/egroupware/default/files/smallpart;
}