Skip to content

Commit acd3648

Browse files
Proof reading: intro to r where is my understanding
1 parent da72226 commit acd3648

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

where_is_my_understanding/intro_to_r.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"source": [
1414
"# Introduction to R Quiz\n",
15-
"The following questions are aimed at testing your understanding of the content that is covered within this course. There is no defined threshold where we believe you should attend the course if you score below. Rather it is aimed to make you engage with the content and reflect for yourself if you feel you would benefit from attending the course. Of note, is that the quiz is intended for you to use google throuhgout and engage with documentation. Even if you get all of the questions right, you are ofcourse more than welcome to still attend the course and use it as a refresher!"
15+
"The following questions are aimed at testing your understanding of the content that is covered within this course. There is no defined threshold below which we believe you should attend the course. Rather, it is aimed at helping you engage with the content and reflect on whether you would benefit from attending the course. It is intended that you will engage with documentation and use Google throughout. Even fi you get all of the questions right, you are, of course, more than welcome to still attend the course as a refresher!"
1616
]
1717
},
1818
{
@@ -1286,7 +1286,7 @@
12861286
"name": "python",
12871287
"nbconvert_exporter": "python",
12881288
"pygments_lexer": "ipython3",
1289-
"version": "3.12.2"
1289+
"version": "3.9.19"
12901290
}
12911291
},
12921292
"nbformat": 4,

where_is_my_understanding/quizes/intro_to_r.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"feedback": "Incorrect."
7272
},
7373
{
74-
"answer": "To provide an inline alternative to if-else statements",
74+
"answer": "To provide an inline alternative to if-else statements.",
7575
"correct": true,
7676
"feedback": "correct."
7777
}

0 commit comments

Comments
 (0)