Add support to Credentials for CourseCertificate signatures
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.