fixing up quizzes

pull/119/head
Jen Looper 2021-09-28 13:56:35 -04:00
parent 8d3c6b5b20
commit f9d8b05769
3 changed files with 8 additions and 24 deletions

View File

@ -9,7 +9,7 @@
"title": "Defining Data Science - Pre Quiz",
"quiz": [
{
"questionText": "Why there is a word Science in Data Science?",
"questionText": "Why is the word _Science_ in Data Science?",
"answerOptions": [
{
"answerText": "It uses scientific methods to analyze data",
@ -72,10 +72,6 @@
"answerText": "Machine Learning",
"isCorrect": "false"
},
{
"answerText": "Big Data",
"isCorrect": "false"
},
{
"answerText": "All of the above",
"isCorrect": "true"
@ -83,7 +79,7 @@
]
},
{
"questionText": "Which of the following is the example of non-structured data?",
"questionText": "Which of the following is an example of non-structured data?",
"answerOptions": [
{
"answerText": "List of students in class",
@ -111,7 +107,7 @@
"isCorrect": "false"
},
{
"answerText": "to be able to take decisions based on data",
"answerText": "to be able to make decisions based on data",
"isCorrect": "true"
}
]
@ -170,8 +166,7 @@
]
}
]
}
,
},
{
"id": 3,
"title": "Ethics - Post-Quiz",
@ -262,7 +257,7 @@
"isCorrect": "true"
},
{
"answerText": "Students marks or grades",
"answerText": "Students' marks or grades",
"isCorrect": "false"
}
]

View File

@ -45,10 +45,7 @@
"answerText": "Cleaning data",
"isCorrect": "false"
},
{
"answerText": "Where the data will be stored",
"isCorrect": "false"
},
{
"answerText": "Keeping the data secure",
"isCorrect": "false"
@ -102,10 +99,6 @@
{
"questionText": "What are some common techniques in the processing stage?",
"answerOptions": [
{
"answerText": "Processing",
"isCorrect": "false"
},
{
"answerText": "Clustering",
"isCorrect": "true"
@ -159,10 +152,6 @@
{
"questionText": "What are some things a data scientist will do when exploring data? ",
"answerOptions": [
{
"answerText": "Queries",
"isCorrect": "false"
},
{
"answerText": "Sampling",
"isCorrect": "false"

View File

@ -71,7 +71,7 @@
{
"answerText": "Using Machine Learning and data intelligence services",
"isCorrect": "false"
},
},
{
"answerText": "Processing large amounts of data",
"isCorrect": "false"
@ -153,7 +153,7 @@
]
},
{
"questionText": "You don't need to have expertise in coding do use Azure ML.",
"questionText": "You don't need to have expertise in coding to use Azure ML.",
"answerOptions": [
{
"answerText": "True",