The project aims to promote the Ukrainian language for study clubs in Russian-speaking regions of Ukraine. This is a web application that contains a database of clubs with the Ukrainian language of instruction. Clubs have the opportunity to register on the site and provide information about themselves. Users can search for clubs by various parameters (activity type, location, etc.)
MIT License
22
stars
10
forks
source link
[Certificates] Issuance of Certificates - Test results #1446
As an Admin I want users to provide certificates for successful test completion so that to encourage learning Ukrainian.
Acceptance criteria
Issued certificate record shall be created upon receiving data of successful test completion (test grade is higher or equal to the value from the 'Прохідний бал' setup): certificate_id, name, email, score, challenge_id, certifucate_setup_id, certificate_number.
certificate_number shall be unique value for each certificate within the one challenge.
Epic link #1437
Tasks
[ ] Provide mechanism to save data regarding issued certificates.
[ ] Provide method to generate unique certificate number.
As an Admin I want users to provide certificates for successful test completion so that to encourage learning Ukrainian.
Acceptance criteria
Epic link #1437
Tasks