LibreLambda document converter

Document converters ::: fileconverter_librelambda
Maintained by Catalyst IT
Part of set MoodleCloud.
This is a file converter plugin for Moodle. The primary function of this plugin is to convert student submissions into the PDF file format, to allow teachers to use the annotate PDF functionality of Moodle. With this plugin you are in control of the conversion process and architecture.
Latest release:
540 sites
164 downloads
13 fans
Current versions available: 1

This is a file converter plugin for Moodle The primary function of this plugin is to convert student submissions into the PDF file format, to allow teachers to use the annotate PDF functionality of Moodle.

This plugin uses Amazon Web Services (AWS) services to provide the conversion to PDF, the primary AWS services used are [Lambda](https://aws.amazon.com/lambda/) and [S3](https://aws.amazon.com/s3/). The plugin interfaces Moodle with the AWS services. Everything you need to setup both Moodle and AWS is included in this plugin.

The aims of this plugin are to:

  • Provide PDF conversion functionality that is efficient and reliable at scale.
  • Convert files to PDF in a cost effective manner.
  • Provide confidence in data privacy and data security throughout the conversion process.
  • Be straightforward to setup and use.
More information on the annotate PDF function of Moodle can be found: `https://docs.moodle.org/36/en/Using_Assignment#Annotating_submissions`

Potential privacy issues

Student assignment submissions ares sent to AWS API in order the file to be converted to an alternative format. The file is temporarily kept in an AWS S3 bucket and gets deleted after the conversion is done. No user information is stored in AWS after file conversion is complete and the file is downloaded to Moodle.

Screenshots

Screenshot #0

Contributors

Catalyst IT (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Vis kommentarer
  • Plugins bot
    sotn, 31 njuk 2019, 15:30
    Approval issue created: CONTRIB-7670
  • Han XIN
    bear, 6 juov 2019, 16:28
    Hello all,

    During the config of the plugin, the provision script return with some error messages that seems AWS S3 bucket not created successfully, I've opened a issue on the bug tracker system, any help would be appreciated!

    Best regards,
    Han
  • Marco Nogueira
    maŋ, 30 geas 2020, 00:20
    Hi,

    Get the error "local_aws (2018061900) needed" but already installed aws_php
  • Manabu Abe
    gask, 3 guov 2021, 08:52
    Hi,

    The plugin looks really good to me. Thank you. Just wondering if it is still managed by someone?
  • Jim Z
    duor, 23 geas 2022, 06:51
    Hi, thanks for the nice work, does it work with 4.0?
  • Lance Eaton
    maŋ, 10 ođđj 2023, 00:30
    Any sense if this is going to be update to Moodle 4.0 or does anyone have experience trying this on Moodle 4.0 to any success (or recommendations for something that does this?)
  • Michael Milette
    bear, 14 cuo 2023, 00:34
    Lance, it is currently available for up to Moodle 4.1.
  • Dave Emsley
    bear, 5 mies 2023, 20:18
    Moodle version 4.1

    I downloaded and installed this yesterday on a client's server and today the service provider is showing a malware warning:

    configure.ac has a python.wget exploit.

    I haven't a clue what this means but I thought I'd better share it.

    Cheers

    Dave
Please login to post comments