Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix for questions and answers similar to prefix. #154

Merged

Conversation

joshruien
Copy link

Fix for Add command and edit command.

@joshruien joshruien added bug Something isn't working Testing issues to do with test cases / testing in general labels Nov 6, 2020
@joshruien joshruien added this to the v1.4 milestone Nov 6, 2020
@joshruien joshruien self-assigned this Nov 6, 2020
joshruien and others added 3 commits November 7, 2020 05:02
…b.com/joshruien/tp into AY2021S1-CS2103T-W15-1#133-parsingbug

* 'AY2021S1-CS2103T-W15-1#133-parsingbug' of https://github.com/joshruien/tp:
  Add NextCommand for continuous quizzing
  Add reposense link
  Add personal portfolio page
  Implement ppp
  Delete trailing white spaces
  Add PPP
  Added PPP
  Change isSameQAndA to only check question field
  Edit code to fix checkstyle
  Set beenAnswered back to false after exiting quiz
  Change answer command to throw an error if already been answered
  Remove F1 from help menu
  Change isSameMethod of QAndA class to check questions only
@joshruien joshruien linked an issue Nov 7, 2020 that may be closed by this pull request
Copy link

@yongmingyang yongmingyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go! good job!

@yongmingyang yongmingyang merged commit e9ef80f into AY2021S1-CS2103T-W15-1:master Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Testing issues to do with test cases / testing in general
Projects
Team Project
Awaiting triage
Development

Successfully merging this pull request may close these issues.

[PE-D] Parsing problem when text entered is similar to command words
3 participants