check and show AC
const question = some(questions);
question.backgroundColor = (question.r###lt === "AC") ? Green : Yellow;