I MUTHUKUMAR - Project Portfolio Page
Overview
revisED is an application which aims aims to provide students with a one stop solution to manage their tasks, to take notes and to improve their efficiency.This product has been implemented in a short span of 6 weeks by a team of 5 students. This application
Summary of Contributions
-
Code contributed: Reposense link
-
Features implemented:
-
Implement Quiz Feature which includes the following:
- Quiz,SubjectQuiz and TopicQuiz classes which form the quiz.
- QuizSubjectCommand and QuizTopicCommand classes to read the input and initiate the respective quizzes .These classes were based on the other SubjectCommand classes created by JiaLerk.
- Logging (within the respective classes)
- Testing - SubjectQuizTest and TopicQuizTest.
- Testing -Two test cases in the SubjectCommandTest and TopicCommandTest related to quiz. The other methods were created by JiaLerk.
-
Implement Result Feature which includes the following:
- Result , ResultList classes. The resultList class is based on the other list classes created by JiaLerk.
- ResultSubjectCommand and ResultTopicCommand classes to read the input and show the respective results.These command classes are based on the command classes created by JiaLerk.
- NoFlashcardException to inform the users if there are no flashcards present in a topic or a quiz.
- Logging (within the respective classes)
- Testing - The two test cases in the SubjectCommandTest and TopicCommandTest related to results.The other methods were created by JiaLerk.
-
-
Enhancements implemented:
-
Contributions to the UG:
- Sections contributed:
- Viewing results for quizzes on a subject - 3.1.9
- Viewing results for quizzes on a topic - 3.2.14
- Taking quizzes - 3.4.1
- Viewing quiz results - 3.4.2
- Sorting tasks - 3.4.6
- Printing upcoming tasks - 3.4.7
- Command Summary
- Sections contributed:
-
Contributions to the DG:
- Sections contributed:
- Implementation of the quiz class - 4.5
- Sorting Tasks - 4.6
- Results - 4.7
- Target User Profile
- Value proposition
- Glossary
- UML diagrams: Section 4.5,4.7
- Sections contributed:
-
Team based :