Ebazhanov / linkedin-skill-assessments-quizzes

Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
https://ebazhanov.github.io/linkedin-skill-assessments-quizzes/
GNU Affero General Public License v3.0
28.41k stars 13.37k forks source link

Q86 of front-end-development-quiz seems wrong #6917

Open mingfengwan opened 10 months ago

mingfengwan commented 10 months ago

I'm submitting an ISSUE: Q86 of front-end-development-quiz.md seems wrong

Q86. Which command has no Syntax error in CSS?

In the question above, the only option with syntax error is option 2 h2 {colour: yellow;}, where color is misspelled into colour.

haxkd commented 10 months ago

@mingfengwan see the question properly and options too.

mingfengwan commented 10 months ago

@mingfengwan see the question properly and options too.

I tested them all. The only option with syntax error is h2 {colour: yellow;}. The rest don't have syntax error. So this question should have been "Which command has syntax error"

haxkd commented 10 months ago

@mingfengwan Q86 is Which command has no Syntax error in CSS?

mingfengwan commented 10 months ago

@mingfengwan Q86 is Which command has no Syntax error in CSS?

There shouldn't be multiple correct answers for a single-choice question (3 out of the 4 options have no syntax error).