1 /* TODO: factor this piece of code from assessment (and course, and here...) */
9 .question .choiceCorrect {
10 background-color: lightgreen
;
12 .question .choiceWrong {
13 background-color: peachpuff
;
25 background-color: lightgrey
;
34 border: 1px solid black
;
38 table
.in-question th
, table
.in-question td
{
40 border-bottom: 1px solid grey
;