Skip to content

Release version 1.0

Choose a tag to compare

@lisizhuang-0121 lisizhuang-0121 released this 17 Oct 15:06
e86f557

Adds basic features for adding quiz questions and taking quizzes

1. help - shows the list of commands you can use
2. short [question]/[answer] - adds a short answer question and its answer to the list
3. list - shows the list of questions and answers
4. delete [question number] - deletes the question and answer at the specified number
5. find /[description] - displays all questions that contains the the specified description
6. edit [question number] /question - edits the question with the specified number
7. edit [question number] /answer - edits the answer to the question with the specified number
8. start - starts the quiz
9. bye - exits the program