0 ♡ Q: What is not a type of SDLC methodologies?
{
"id": "W3IaOwrvISpCLrUzwmFBCCwc",
"question": "What is not a type of SDLC methodologies?",
"answers": [
"Spiral model",
"Waterfall model",
"Normal flow model",
"Agile model"
],
"correctAnswers": [
"Normal flow model"
],
"incorrectAnswers": [
"Waterfall model",
"Agile model",
"Spiral model"
],
"allowCustomAnswer": false,
"canEdit": false,
"allowFileAnswer": false,
"multi": false,
"explanation": "",
"canLike": false,
"likes": 0,
"allAnswers": [
{
"text": "Waterfall model",
"correct": false,
"selected": false
},
{
"text": "Spiral model",
"correct": false,
"selected": false
},
{
"text": "Normal flow model",
"correct": true,
"selected": false
},
{
"text": "Agile model",
"correct": false,
"selected": false
}
]
}
Waterfall model
Spiral model
Normal flow model
Agile model
0 ♡ Q: When end-users should be trained to use product?
{
"id": "qzetCg8GKnYnINc0fh9PiR26",
"question": "When end-users should be trained to use product?",
"answers": [
"During design phase",
"During implementaion phase",
"During testing phase"
],
"correctAnswers": [
"During implementaion phase"
],
"incorrectAnswers": [
"During design phase",
"During testing phase"
],
"allowCustomAnswer": false,
"canEdit": false,
"allowFileAnswer": false,
"multi": false,
"explanation": "",
"canLike": false,
"likes": 0,
"allAnswers": [
{
"text": "During testing phase",
"correct": false,
"selected": false
},
{
"text": "During implementaion phase",
"correct": true,
"selected": false
},
{
"text": "During design phase",
"correct": false,
"selected": false
}
]
}
During testing phase
During implementaion phase
During design phase