Releases: AY2324S1-CS2113-W12-1/tp
Releases · AY2324S1-CS2113-W12-1/tp
Release list
Release Version 2.1
Release Version 2.1
- Finalize user guide and developer guide
- Add MCQ question feature
- Conducted tests for user acceptance
Release Version 2.0
Please view the user guide here: User Guide
Please view the developer's guide here: Developer's Guide
List of additional features in version 2.0
1. help - shows the list of commands you can use,
2. short [question]/[answer]/[module]/[difficulty] - 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. find /[module] - displays all questions that belong to the specified module,
7. edit [question number] /description [description] - edits the description of the question with the specified number,
8. edit [question number] /answer [answer] - edits the answer to the question with the specified number,
9. start /[quiz mode] [start details] /[qn mode] - starts the quiz with option for /module or /all and /random or /normal,
10. shuffle - shuffle quiz questions to a random order,
11. markdiff [question number] /[question difficulty] - sets the difficulty of question with the specified number,
Release version 1.0
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