As a participant
I want a registration number (unique identifier)
So that I can use it as my ID during the competition.
Acceptance Criteria (1 of 2):
Given a student/parent user has uploaded the content
When the payment is successful
Then a unique registration ID must be generated for the individual and the details should be shared over e-mail.
Acceptance Criteria (2 of 2):
Given a school coordinator user has uploaded all the contents
When the payment is successful
Then a unique registration ID must be generated for each student and the details should be shared over e-mail to the school coordinator.
From e-mail ID: event@katha.org
Email Content:
Subject: Successful Registration for KATHA Utsav 2021
As a participant I want a registration number (unique identifier) So that I can use it as my ID during the competition. Acceptance Criteria (1 of 2): Given a student/parent user has uploaded the content When the payment is successful Then a unique registration ID must be generated for the individual and the details should be shared over e-mail. Acceptance Criteria (2 of 2): Given a school coordinator user has uploaded all the contents When the payment is successful Then a unique registration ID must be generated for each student and the details should be shared over e-mail to the school coordinator.
From e-mail ID: event@katha.org
Email Content:
Subject: Successful Registration for KATHA Utsav 2021
Body: <html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
Successful registration email:
Dear ___________
Greetings of the day!
You have made a successful registration with the following details:
Your unique Katha Utsav'21 ID: _______
Request you to keep a tab on www.utsav.katha.org for more updates and results.
We wish you all the best.
Let us know if you have any other queries or concerns. Happy to help!
// FOR school we will add a column of unique IDs in the table itself.