JoComp27 / SOEN341-SA1

Website Project for SOEN 341 : Team SA1 - OKAPI
5 stars 3 forks source link

User story 4.4: As a user, I want to be able to add basic styling and editing to my questions #101

Closed MattYu closed 6 years ago

MattYu commented 6 years ago

Story points: 7 Priority: Medium Risk: Medium

Description: Add text editor to question and answer

Tasks: 1) Implement from open source: https://mindmup.github.io/bootstrap-wysiwyg/ 2) Backend: php script to store results from front end as a raw vchar in sql and echo it back for display 3) Reference open source licensing

sbharti123 commented 6 years ago

image

sbharti123 commented 6 years ago

adding acceptance test for this user story:

image

sbharti123 commented 6 years ago

This user story has been completed post Sprint 4.