Code
grade_missing_1
Output
<gradethis_graded: [Incorrect]
Your table should have a column named `b`.
>
Code
grade_missing_2
Output
<gradethis_graded: [Incorrect]
Your table should have columns named `b` and `c`.
>
Code
grade_unexpected_1
Output
<gradethis_graded: [Incorrect]
Your table should not have a column named `b`.
>
Code
grade_unexpected_2
Output
<gradethis_graded: [Incorrect]
Your table should not have columns named `b` or `c`.
>
Code
grade
Output
<gradethis_graded: [Incorrect]
Your table should have columns named `x` and `y`. Your table should
not have columns named `a` or `b`.
>
Code
grade
Output
<gradethis_graded: [Incorrect]
Your table's columns were not in the expected order. The first 2
columns of your table should be `b` and `a`.
>
Code
grade_max_diffs_3
Output
<gradethis_graded: [Incorrect]
Your table should have columns named `a`, `b`, `c`, and 1 more.
>
Code
grade_max_diffs_inf
Output
<gradethis_graded: [Incorrect]
Your table should have columns named `a`, `b`, `c`, and `d`.
>
Code
grade_max_diffs_1
Output
<gradethis_graded: [Incorrect]
Your table should have columns named `a` and 3 more.
>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.