- Afonso Fernandes, 93679, @MrIceHavoc (23041868)
- David Duque, 93698, @ddavness (45321798)
The list of pull requests associated with this feature is:
- OpenEndedAnswer
- OpenEndedAnswerItem
- OpenEndedAnswerDto
- OpenEndedCorrectAnswerDto
- OpenEndedStatementAnswerDetailsDto
- OpenEndedStatementQuestionDetailsDto
- OpenEndedQuestion
- OpenEndedQuestionDto
- AnswerDetailsDto
- Added JsonSubtype
OPEN_ENDED_QUESTION
- Added JsonSubtype
- CorrectAnswerDetailsDto
- Added JsonSubtype
OPEN_ENDED_QUESTION
- Added JsonSubtype
- StatementAnswerDetailsDto
- Added JsonSubtype
OPEN_ENDED_QUESTION
- Added JsonSubtype
- StatementQuestionDetailsDto
- Added JsonSubtype
OPEN_ENDED_QUESTION
- Added JsonSubtype
- QuestionDetailsDto
- Added JsonSubtype
OPEN_ENDED_QUESTION
- Added JsonSubtype
- ErrorMessage
- Added enum
NO_CORRECT_ANSWER
- Added enum
- AnswersXmlImport
- Added private field
openEndedQuestionMap
- Added private method
importOpenEndedXmlImport
- Added private field
- QuestionsXmlImport
- Added private method
importOpenEndedQuestion
- Added private method
- Visitor
- Added method
visitQuestionDetails(OpenEndedQuestion)
- Added method
visitAnswerDetails(OpenEndedQuestion)
- Added method
- XMLQuestionExportVisitor
- Added method
visitQuestionDetails(OpenEndedQuestion)
- Added method
- Updator
- Added method
update(OpenEndedQuestion)
- Added method
- Question
- Added enum value
OPEN_ENDED_QUESTION
- Added enum value
- QuestionDetailsRepository
- Added query method
findOpenEndedQuestionDetails
- Added query method
We defined tests for:
- Adding questions (2 success, 1 failure (invalid input))
- Updating questions (1 success, 1 failure (invalid input))
- Removing questions (1 failure)
- Importing/Exporting questions (2 success, 1 failure (invalid input))
- Importing/Exporting answers (1 success)
Direct links to some of these these tests:
The screenshot includes the test coverage results associated with the new/changed entities:
- Tiago Letra, 84627, TiagoLetra
- Diogo Cabral, 93704, diogocabral2000
The list of pull requests associated with this feature is:
- Option
- Added field
relevance
- Added field
- [MultipleChoiceQuestion]
- Added field
multipleSelection
- Added field
orderOfRelevance
- Added field
- [ErrorMessage]
- Added field
RELEVANCE_ONLY_WITH_CORRECT_OPTION
- Added field
RELEVANCE_ONLY_WITH_MULTIPLE_SELECTION
-[MultipleChoiceCorrectAnswerDto] - Added field
multipleSelection
- Added field
orderOfRelevance
- Added field
correctOptionsIds
- Added field
We define one success tests one insuccess test, and tests for invalid input. The direct links to these are:
The screenshot includes the test coverage results associated with the new/changed entities:
- Carolina Ramos, 93694, Carolina-Ramos
- Maria Beatriz Venceslau, 93734, BeatrizVenceslau
The list of pull requests associated with this feature is:
We define one success test, one insuccess test, and tests for invalid input. The direct links to these are:
The screenshot includes the test coverage results associated with the new/changed entities: