nus-cs2113-AY2223S2 / pe-dev-response

0 stars 0 forks source link

Truncated questions and answers #1480

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

image.png

image.png

The application truncates questions the user wishes to enter. However, this is in detriment to users who wish to input longer questions. Many questions in examinations are longer than 50 characters.


[original: nus-cs2113-AY2223S2/pe-interim#1160] [original labels: severity.Medium type.FeatureFlaw]

mitchmalvin1 commented 1 year ago

Team's Response

Screenshot 2023-04-16 at 8.39.55 PM.png

User Guide has mentioned that to view the full version, users can run card view. This rationale behind this design is because we anticipated that card list will have so many cards and that it will clutter the view if all 100 cards have longs questions and answers, hence we truncate them. Furthermore, the message in the terminal also clearly says that it has been truncated

Duplicate status (if any):

--