Skip to content

fccn/tutor-contrib-print-course-certificates

Repository files navigation

print-course-certificates plugin for Tutor

Installs the nau-course-certificate project that allows to print course certificates to PDF on server side.

Requires change the Download Certificate button to be changed to use this application.

Features:

  • Generate PDF document server side, so they have consistent presentation
  • Digital sign the PDF
  • PDF generation cache on S3 Bucket

Installation

From Git

pip install git+https://github.com/fccn/[email protected]

Or from Pypi

pip install tutor-contrib-print-course-certificates==18.2.0

Usage

tutor plugins enable print-course-certificates

Release

To generate a new release, create a PR/commit with commit message: "chore: preparing release X.X.X", that also changes the tutorprint_course_certificates/__about__.py file. Merge it to main, then create its Git tag using, git tag vX.X.X, then push it git push --tags.

License

This software is licensed under the terms of the AGPLv3.

About

Open edX Tutor plugin for the nau-course-certificate repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published