-
Notifications
You must be signed in to change notification settings - Fork 1
Sprint 3 Plans
Nathan Jean edited this page Apr 13, 2018
·
10 revisions
- Must finish Story 3 first
- As an analyst I want to be able to assign custom tags to my data-sets.
- Difficulty: Small
- Hours required: 12
- Acceptance Criteria
- (Done) Must be able to store values of tags for a given set of questions and answers
- (Done) Must be able to add tags to a given piece of data
- (Need to finish) Must be able to remove tags from a given piece of data
- (Done) Must be able to retrieve tagged data-sets from database
- As a future developer, I want to be able to maintain and continue development of the this software.
- Difficulty: Medium-Large
- Hours required: 30
- Acceptance Criteria
- Verify a wiki-page is created and is not overly complicated
- Check that the code could have modules removed and it not effect the majority of the site
- Verify all code is well commented
- Make sure that someone who has not developed on the project can pick up the code easily
- Ensure that without any prior knowledge, a user can install our software and get it running
- Ensure that the website runs properly on an Apache webserver
- As a user, I want to be able to select the individual columns that I want to tag from my imported set.
- Difficulty: Medium-Large
- Hours required: 30
- Acceptance Criteria
- As a user, I want a better visual experience than other currently available software (ie CAT).
- Difficulty: Medium
- Hours required: 18
- Acceptance Criteria
- Footer must snap to the bottom of all pages
- All pages shall not use the default bootstrap theme
- Ensure that tags' texts do not overflow onto the table
- Logo will no longer be "BDA" text
- The site must be compatible with Internet Explorer (IE) 11, Firefox, and Chrome