curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Foundation Course:Add questions at Knowledge Check on Block and Inline lesson

Open himanshud2611 opened this issue 3 years ago • 6 comments

Complete the following REQUIRED checkboxes:

  • [x] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x] The title of this issue follows the location for request: brief description of request format, e.g. NodeJS course: Add lessons on XYZ

The following checkbox is OPTIONAL:

  • [x] I would like to be assigned this issue to work on it

1. Description of the Feature Request:

Adding a question, Can an inline element will contain a block-level element or not? Further add answer link from w3schools.

2. Acceptance Criteria:

3. Additional Information:

himanshud2611 avatar Jun 30 '22 05:06 himanshud2611

I would like to be assigned this issue to work on it.

himanshud2611 avatar Jun 30 '22 05:06 himanshud2611

@himanshud2611 Can you clarify the question you think should be added and how it would be useful for users to be able to answer?

thatblindgeye avatar Jul 01 '22 18:07 thatblindgeye

@himanshud2611 Can you clarify the question you think should be added and how it would be useful for users to be able to answer?

The question would be, Can an inline element will contain a block-level element or not? The answer being No. As block-level element can contain inline ones using display property. It would be logic based ques to users to understand the property.

himanshud2611 avatar Jul 01 '22 18:07 himanshud2611

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Aug 01 '22 02:08 github-actions[bot]

@himanshud2611 If this is a question that is answered in the content of the lesson, or one of the linked resources in the assignment section, I'd say it could be worth adding in, though it may be better to reword it (technically an inline element can contain a block element, though it may not be best practice/may not be valid HTML).

thatblindgeye avatar Aug 06 '22 11:08 thatblindgeye

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Sep 06 '22 02:09 github-actions[bot]