- Afonso Jorge, ist193680, Afonso-Jorge
- Tomás Paiva, ist196961, TmsPaiva
The list of pull requests associated with this feature is:
No entities changed
We define one success test, one insuccess test, and tests for invalid input. The direct links to these are:
- CreateItemCombinationQuestionTest.groovy
- create an item combination question with two items connected to each other
- create an item combination question with two items not connected to each other
- create an item combination question with three items and one item connecting to the other 2 items
- create an item combination question with two items connected to each other but from the same group
- UpdateItemCombinationQuestion.groovy
- RemoveItemCombinationQuestion.groovy
The screenshot includes the test coverage results associated with the new/changed entities:
- Duarte Faria, 79856 ,DuarteFaria95
- Gonçalo Mateus, 93713, gfmateus5
The list of pull requests associated with this feature is:
- OpenAnswerQuestion.java
- CreateOpenAnswerQuestionTest.groovy
- [UpdateOpenAnswerQuestionTest.groovy]
- [ImportExportOpenAnswerQuestionsTest.groovy]
- No entities changed
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:
- Bernardo Quinteiro, ist193692, obernardoquinteiro
- Diogo Lopes, ist193700, calias2000
The list of pull requests associated with this feature is:
No new entities
- MultipleChoiceQuestion
- Added a method to get all the correct answers
getCorrectAnswers()
- Added a method to get all the correct answers
- Option
- Added setters and getters for variable relevance
relevance
getRelevance()
setRelevance()
- Added setters and getters for variable relevance
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: