Open SanAlexis opened 1 year ago
Should we modify the markdown descriptor to digest these specifications ? If not, then how could we deal with that @Laetijo
If the markdown descriptor does not take this into account, we can simply put a label in italics at the bottom of the question specifying an example of the expected answer @SanAlexis
As a poll operator, I want to ask a question which allows poll applicant to write answers in a few words.
- Specify the expected data types for each response (text, number,...). The application must notify the poll applicant doesn't enter information that does not match the expected response data types.
- The application must notify the poll applicant doesn't enter information that does not match the expected response format (email adress: xxxxxxx@xxxxx.com , phone number: area code and phone number, URL:: htpps://www.xxxxx.xxx,...)
Specify the number of characters to be entered in the response box to 1000 characters.
The answer is not case sensitive
Use case
Use case
Q: Email adress: ex: xxxxxxxx@xxxx.com A:
Q: Phone Number ex: +237 699000000 A:
Q: Your LinkedIn profile ex: http:// www.linkedin.com/in/xxxxxxx A:
Q: Desired salary ( Currency) ex: 500000 A:
complexitΓ© : 13 durΓ©e en jours : 12
complexity: 21 duration in days: 14
complexity:13 duration in days: 11
Story
As a poll operator, I want to ask a question which allows poll applicant to write answers in a few words.
Question notice
Answer format
Specify the expected data types for each response (text, number,...). The application must be able to ensure that poll applicant doesn't enter information that does not match the expected response data types.
Number of characters
Specify the number of characters to be entered in the response box to 1000 characters.
Case sensitive
The answer is not case sensitive
Questions with specific format response
The application must be able to ensure that poll applicant doesn't enter information that does not match the expected response format
Email adress
The poll must only validate and accept email addresses with correct format.
Phone Number
The poll must only validate and accept phone number with correct format.
URL
The poll must only validate and accept URL with correct format.
Invalid answer
When an incorrect answer format is provided, a warning notification is displayed and the answer box should be highlighted in red. The question is asked a second time.