Add links to projects required to claim certificate above the certificate itself
See original GitHub issueCurrently when you visit a person’s certificate you only see the certificate that was issued.
We should add some text and links to the projects that were required to claim the certificate above the certificate itself. Each link should go to the solution that was submitted rather than the project page.
For example:
In preparation for completing this certification, _(name)_ completed these five projects:
* Project 1
* Project 2
* Project 3
* Project 4
* Project 5
If you think there has been academic dishonesty, report it here.
However, links to the JS Algorithms and Data Structures projects will need to be handled differently – the solutions are stored in the DB, but won’t exist anywhere online.
Also, “report it here” should be the same link/method used for the current “Report This User” link on the profile page.
Cc @QuincyLarson for feedback on the text.
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
SSL and SSL Certificates Explained For Beginners
A complete beginners guide to SSLand SSL certificates. How they work and the different certificate types,encodings and uses.
Read more >How To List Certifications on a Resume (With Examples)
If you have certifications you want to include on your resume, use this guide to create an effective certifications section.
Read more >What is Certificate Management - Keyfactor
Here you'll find a high-level overview of digital certificates, the need for certificate management, and the process of certificate lifecycle management. The ...
Read more >Security Digital Certificate Manager - IBM
You can use digital certificates to configure Secure Sockets Layer (SSL) sessions to ensure private, secure communication sessions between users and your server ......
Read more >How To Install an SSL Certificate from a Commercial ...
Since then, expectations of security have increased, and the Let's Encrypt project was created to provide free, trusted SSL certificates at ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@scissorsneedfoodtoo Thanks for bringing this to my attention.
@Sky020 This is a good way to show people’s work. Rather than list these projects on the certification itself, we should list them below the certification with the following message:
As part of this certification, {name} built the following projects and got all automated test suites to pass:
If you suspect that any of these projects violate the academic honesty policy, please [report this to our team](Report URL).
I would prefer the following format for its simplicity: project name: solution link, source link.