openedx / openedx/credentials

Add support to Credentials for CourseCertificate signatures

Open
#1,764 1 comment 0 reactions 1 assignee View on GitHub

@GlugovGrGlib is already working on this.

Since Apr 26, 2023.

Dominant language
Python
Stars
25
Forks
83
Avg merge
11h 51m
Merged PRs (30d)
1

Description

Work to deprecate the Old Mongo Modulestore is currently blocked from completion because signature image artifacts for course certificates are stored in Mongo's GridFS.

There is a vision that web certificates for courses will migrate to the Credentials IDA. This work is a small piece of that, specified to unblock the DEPR work while remaining aligned with the overall vision.

This work should consider:

  • image retrieval load should be done in a way that makes sense operationally given the expect load generated by this new workload.
  • signature images are uploaded in Studio today and are part of the OLx import/export process.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.