diff --git a/packages/quiz/questions/are-you-familiar-with-styling-svg/metadata.json b/packages/quiz/questions/are-you-familiar-with-styling-svg/metadata.json index e5d6f1b9e..1f28f67dd 100644 --- a/packages/quiz/questions/are-you-familiar-with-styling-svg/metadata.json +++ b/packages/quiz/questions/are-you-familiar-with-styling-svg/metadata.json @@ -2,7 +2,7 @@ "slug": "are-you-familiar-with-styling-svg", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy/metadata.json b/packages/quiz/questions/can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy/metadata.json index 2340d8f17..213d63743 100644 --- a/packages/quiz/questions/can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy/metadata.json +++ b/packages/quiz/questions/can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy/metadata.json @@ -2,7 +2,7 @@ "slug": "can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/can-you-give-an-example-of-an-media-property-other-than-screen/metadata.json b/packages/quiz/questions/can-you-give-an-example-of-an-media-property-other-than-screen/metadata.json index 1f573faf9..f5f6828fb 100644 --- a/packages/quiz/questions/can-you-give-an-example-of-an-media-property-other-than-screen/metadata.json +++ b/packages/quiz/questions/can-you-give-an-example-of-an-media-property-other-than-screen/metadata.json @@ -2,7 +2,7 @@ "slug": "can-you-give-an-example-of-an-media-property-other-than-screen", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/css-link-between-head-and-js-script-just-before-body/metadata.json b/packages/quiz/questions/css-link-between-head-and-js-script-just-before-body/metadata.json index 727b4d1bf..c61bc2502 100644 --- a/packages/quiz/questions/css-link-between-head-and-js-script-just-before-body/metadata.json +++ b/packages/quiz/questions/css-link-between-head-and-js-script-just-before-body/metadata.json @@ -2,7 +2,7 @@ "slug": "css-link-between-head-and-js-script-just-before-body", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html", "performance"], diff --git a/packages/quiz/questions/describe-block-formatting-context-bfc-and-how-it-works/metadata.json b/packages/quiz/questions/describe-block-formatting-context-bfc-and-how-it-works/metadata.json index b2beac93f..008479be4 100644 --- a/packages/quiz/questions/describe-block-formatting-context-bfc-and-how-it-works/metadata.json +++ b/packages/quiz/questions/describe-block-formatting-context-bfc-and-how-it-works/metadata.json @@ -2,7 +2,7 @@ "slug": "describe-block-formatting-context-bfc-and-how-it-works", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/describe-floats-and-how-they-work/metadata.json b/packages/quiz/questions/describe-floats-and-how-they-work/metadata.json index 4bddc9a9f..52f7fd4d0 100644 --- a/packages/quiz/questions/describe-floats-and-how-they-work/metadata.json +++ b/packages/quiz/questions/describe-floats-and-how-they-work/metadata.json @@ -2,7 +2,7 @@ "slug": "describe-floats-and-how-they-work", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/describe-pseudo-elements-and-discuss-what-they-are-used-for/metadata.json b/packages/quiz/questions/describe-pseudo-elements-and-discuss-what-they-are-used-for/metadata.json index 3a2238c7b..9004c1358 100644 --- a/packages/quiz/questions/describe-pseudo-elements-and-discuss-what-they-are-used-for/metadata.json +++ b/packages/quiz/questions/describe-pseudo-elements-and-discuss-what-they-are-used-for/metadata.json @@ -2,7 +2,7 @@ "slug": "describe-pseudo-elements-and-discuss-what-they-are-used-for", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used/metadata.json b/packages/quiz/questions/describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used/metadata.json index fca8151ab..0c59f4d88 100644 --- a/packages/quiz/questions/describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used/metadata.json +++ b/packages/quiz/questions/describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used/metadata.json @@ -2,7 +2,7 @@ "slug": "describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/describe-z-index-and-how-stacking-context-is-formed/metadata.json b/packages/quiz/questions/describe-z-index-and-how-stacking-context-is-formed/metadata.json index 0e98c6a64..f81086a0f 100644 --- a/packages/quiz/questions/describe-z-index-and-how-stacking-context-is-formed/metadata.json +++ b/packages/quiz/questions/describe-z-index-and-how-stacking-context-is-formed/metadata.json @@ -2,7 +2,7 @@ "slug": "describe-z-index-and-how-stacking-context-is-formed", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/designing-or-developing-for-multilingual-sites/metadata.json b/packages/quiz/questions/designing-or-developing-for-multilingual-sites/metadata.json index bf63325a7..f59e69746 100644 --- a/packages/quiz/questions/designing-or-developing-for-multilingual-sites/metadata.json +++ b/packages/quiz/questions/designing-or-developing-for-multilingual-sites/metadata.json @@ -2,7 +2,7 @@ "slug": "designing-or-developing-for-multilingual-sites", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html", "i18n"], diff --git a/packages/quiz/questions/explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site/metadata.json b/packages/quiz/questions/explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site/metadata.json index 17f6459ca..70fd727d4 100644 --- a/packages/quiz/questions/explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site/metadata.json +++ b/packages/quiz/questions/explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site/metadata.json @@ -2,7 +2,7 @@ "slug": "explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css", "performance"], diff --git a/packages/quiz/questions/explain-how-a-browser-determines-what-elements-match-a-css-selector/metadata.json b/packages/quiz/questions/explain-how-a-browser-determines-what-elements-match-a-css-selector/metadata.json index ca53dfe3b..83e266ec9 100644 --- a/packages/quiz/questions/explain-how-a-browser-determines-what-elements-match-a-css-selector/metadata.json +++ b/packages/quiz/questions/explain-how-a-browser-determines-what-elements-match-a-css-selector/metadata.json @@ -2,7 +2,7 @@ "slug": "explain-how-a-browser-determines-what-elements-match-a-css-selector", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models/metadata.json b/packages/quiz/questions/explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models/metadata.json index b6cc2c55a..0c2cd93a1 100644 --- a/packages/quiz/questions/explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models/metadata.json +++ b/packages/quiz/questions/explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models/metadata.json @@ -2,7 +2,7 @@ "slug": "explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models", "languages": [], "companies": ["amazon", "google", "linkedin"], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer/metadata.json b/packages/quiz/questions/have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer/metadata.json index 704219671..53087e8b1 100644 --- a/packages/quiz/questions/have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer/metadata.json +++ b/packages/quiz/questions/have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer/metadata.json @@ -2,7 +2,7 @@ "slug": "have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use/metadata.json b/packages/quiz/questions/have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use/metadata.json index 153bf7cd1..071c6b230 100644 --- a/packages/quiz/questions/have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use/metadata.json +++ b/packages/quiz/questions/have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use/metadata.json @@ -2,7 +2,7 @@ "slug": "have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/have-you-played-around-with-the-new-css-flexbox-or-grid-specs/metadata.json b/packages/quiz/questions/have-you-played-around-with-the-new-css-flexbox-or-grid-specs/metadata.json index 1ae00d28e..51c937dd6 100644 --- a/packages/quiz/questions/have-you-played-around-with-the-new-css-flexbox-or-grid-specs/metadata.json +++ b/packages/quiz/questions/have-you-played-around-with-the-new-css-flexbox-or-grid-specs/metadata.json @@ -2,7 +2,7 @@ "slug": "have-you-played-around-with-the-new-css-flexbox-or-grid-specs", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css/metadata.json b/packages/quiz/questions/have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css/metadata.json index 3f972d5b8..ff03b3fab 100644 --- a/packages/quiz/questions/have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css/metadata.json +++ b/packages/quiz/questions/have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css/metadata.json @@ -2,7 +2,7 @@ "slug": "have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/how-do-you-serve-a-page-with-content-in-multiple-languages/metadata.json b/packages/quiz/questions/how-do-you-serve-a-page-with-content-in-multiple-languages/metadata.json index 4e319f041..aeb1509b1 100644 --- a/packages/quiz/questions/how-do-you-serve-a-page-with-content-in-multiple-languages/metadata.json +++ b/packages/quiz/questions/how-do-you-serve-a-page-with-content-in-multiple-languages/metadata.json @@ -2,7 +2,7 @@ "slug": "how-do-you-serve-a-page-with-content-in-multiple-languages", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html", "i18n"], diff --git a/packages/quiz/questions/how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use/metadata.json b/packages/quiz/questions/how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use/metadata.json index f40a44d7e..cace7396c 100644 --- a/packages/quiz/questions/how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use/metadata.json +++ b/packages/quiz/questions/how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use/metadata.json @@ -2,7 +2,7 @@ "slug": "how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/how-is-responsive-design-different-from-adaptive-design/metadata.json b/packages/quiz/questions/how-is-responsive-design-different-from-adaptive-design/metadata.json index e595ab62f..642941d9e 100644 --- a/packages/quiz/questions/how-is-responsive-design-different-from-adaptive-design/metadata.json +++ b/packages/quiz/questions/how-is-responsive-design-different-from-adaptive-design/metadata.json @@ -2,7 +2,7 @@ "slug": "how-is-responsive-design-different-from-adaptive-design", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/how-would-you-approach-fixing-browser-specific-styling-issues/metadata.json b/packages/quiz/questions/how-would-you-approach-fixing-browser-specific-styling-issues/metadata.json index 0585cb245..b9856f8d7 100644 --- a/packages/quiz/questions/how-would-you-approach-fixing-browser-specific-styling-issues/metadata.json +++ b/packages/quiz/questions/how-would-you-approach-fixing-browser-specific-styling-issues/metadata.json @@ -2,7 +2,7 @@ "slug": "how-would-you-approach-fixing-browser-specific-styling-issues", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/html5-as-an-open-web-platform-building-blocks/metadata.json b/packages/quiz/questions/html5-as-an-open-web-platform-building-blocks/metadata.json index 5e42f4e3a..2a2521397 100644 --- a/packages/quiz/questions/html5-as-an-open-web-platform-building-blocks/metadata.json +++ b/packages/quiz/questions/html5-as-an-open-web-platform-building-blocks/metadata.json @@ -2,7 +2,7 @@ "slug": "html5-as-an-open-web-platform-building-blocks", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html"], diff --git a/packages/quiz/questions/is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why/metadata.json b/packages/quiz/questions/is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why/metadata.json index c6fd8406c..eba73f6e9 100644 --- a/packages/quiz/questions/is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why/metadata.json +++ b/packages/quiz/questions/is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why/metadata.json @@ -2,7 +2,7 @@ "slug": "is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css", "performance"], diff --git a/packages/quiz/questions/what-are-data-attributes-good-for/metadata.json b/packages/quiz/questions/what-are-data-attributes-good-for/metadata.json index 5941c0cee..97a1e6ae5 100644 --- a/packages/quiz/questions/what-are-data-attributes-good-for/metadata.json +++ b/packages/quiz/questions/what-are-data-attributes-good-for/metadata.json @@ -2,7 +2,7 @@ "slug": "what-are-data-attributes-good-for", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html", "testing"], diff --git a/packages/quiz/questions/what-are-some-of-the-gotchas-for-writing-efficient-css/metadata.json b/packages/quiz/questions/what-are-some-of-the-gotchas-for-writing-efficient-css/metadata.json index 221ee37f5..376f8256f 100644 --- a/packages/quiz/questions/what-are-some-of-the-gotchas-for-writing-efficient-css/metadata.json +++ b/packages/quiz/questions/what-are-some-of-the-gotchas-for-writing-efficient-css/metadata.json @@ -2,7 +2,7 @@ "slug": "what-are-some-of-the-gotchas-for-writing-efficient-css", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-are-the-advantages-disadvantages-of-using-css-preprocessors/metadata.json b/packages/quiz/questions/what-are-the-advantages-disadvantages-of-using-css-preprocessors/metadata.json index 26321ff81..a1e33af35 100644 --- a/packages/quiz/questions/what-are-the-advantages-disadvantages-of-using-css-preprocessors/metadata.json +++ b/packages/quiz/questions/what-are-the-advantages-disadvantages-of-using-css-preprocessors/metadata.json @@ -2,7 +2,7 @@ "slug": "what-are-the-advantages-disadvantages-of-using-css-preprocessors", "languages": [], "companies": ["linkedin"], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers/metadata.json b/packages/quiz/questions/what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers/metadata.json index d9870f4d9..814839745 100644 --- a/packages/quiz/questions/what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers/metadata.json +++ b/packages/quiz/questions/what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers/metadata.json @@ -2,7 +2,7 @@ "slug": "what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css", "a11y"], diff --git a/packages/quiz/questions/what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context/metadata.json b/packages/quiz/questions/what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context/metadata.json index a11792e58..c46ecd484 100644 --- a/packages/quiz/questions/what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context/metadata.json +++ b/packages/quiz/questions/what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context/metadata.json @@ -2,7 +2,7 @@ "slug": "what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-does-a-doctype-do/metadata.json b/packages/quiz/questions/what-does-a-doctype-do/metadata.json index 9635fc4b8..785d00da0 100644 --- a/packages/quiz/questions/what-does-a-doctype-do/metadata.json +++ b/packages/quiz/questions/what-does-a-doctype-do/metadata.json @@ -2,7 +2,7 @@ "slug": "what-does-a-doctype-do", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html"], diff --git a/packages/quiz/questions/what-does-box-sizing-border-box-do-what-are-its-advantages/metadata.json b/packages/quiz/questions/what-does-box-sizing-border-box-do-what-are-its-advantages/metadata.json index 798856675..4e24eea84 100644 --- a/packages/quiz/questions/what-does-box-sizing-border-box-do-what-are-its-advantages/metadata.json +++ b/packages/quiz/questions/what-does-box-sizing-border-box-do-what-are-its-advantages/metadata.json @@ -2,7 +2,7 @@ "slug": "what-does-box-sizing-border-box-do-what-are-its-advantages", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them/metadata.json b/packages/quiz/questions/what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them/metadata.json index 214d3cb36..2c5dd71e9 100644 --- a/packages/quiz/questions/what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them/metadata.json +++ b/packages/quiz/questions/what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them/metadata.json @@ -2,7 +2,7 @@ "slug": "what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-is-css-selector-specificity-and-how-does-it-work/metadata.json b/packages/quiz/questions/what-is-css-selector-specificity-and-how-does-it-work/metadata.json index ade223367..2f3c6154a 100644 --- a/packages/quiz/questions/what-is-css-selector-specificity-and-how-does-it-work/metadata.json +++ b/packages/quiz/questions/what-is-css-selector-specificity-and-how-does-it-work/metadata.json @@ -2,7 +2,7 @@ "slug": "what-is-css-selector-specificity-and-how-does-it-work", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/what-is-progressive-rendering/metadata.json b/packages/quiz/questions/what-is-progressive-rendering/metadata.json index bcb5cdb9f..76c4507e2 100644 --- a/packages/quiz/questions/what-is-progressive-rendering/metadata.json +++ b/packages/quiz/questions/what-is-progressive-rendering/metadata.json @@ -2,7 +2,7 @@ "slug": "what-is-progressive-rendering", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html"], diff --git a/packages/quiz/questions/what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use/metadata.json b/packages/quiz/questions/what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use/metadata.json index ce43a092a..54a05ab72 100644 --- a/packages/quiz/questions/what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use/metadata.json +++ b/packages/quiz/questions/what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use/metadata.json @@ -2,7 +2,7 @@ "slug": "what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element/metadata.json b/packages/quiz/questions/whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element/metadata.json index 6a1850435..e5180ff7f 100644 --- a/packages/quiz/questions/whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element/metadata.json +++ b/packages/quiz/questions/whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element/metadata.json @@ -2,7 +2,7 @@ "slug": "whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element", "languages": [], "companies": ["rippling", "salesforce"], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string/metadata.json b/packages/quiz/questions/whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string/metadata.json index b3be68206..968b312d9 100644 --- a/packages/quiz/questions/whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string/metadata.json +++ b/packages/quiz/questions/whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string/metadata.json @@ -2,7 +2,7 @@ "slug": "whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["javascript"], diff --git a/packages/quiz/questions/whats-the-difference-between-inline-and-inline-block/metadata.json b/packages/quiz/questions/whats-the-difference-between-inline-and-inline-block/metadata.json index f804370ef..57568398f 100644 --- a/packages/quiz/questions/whats-the-difference-between-inline-and-inline-block/metadata.json +++ b/packages/quiz/questions/whats-the-difference-between-inline-and-inline-block/metadata.json @@ -2,7 +2,7 @@ "slug": "whats-the-difference-between-inline-and-inline-block", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why/metadata.json b/packages/quiz/questions/whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why/metadata.json index a6c8cfe2d..89b946916 100644 --- a/packages/quiz/questions/whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why/metadata.json +++ b/packages/quiz/questions/whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why/metadata.json @@ -2,7 +2,7 @@ "slug": "whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["css"], diff --git a/packages/quiz/questions/why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those/metadata.json b/packages/quiz/questions/why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those/metadata.json index 9215cfa8f..e8c525525 100644 --- a/packages/quiz/questions/why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those/metadata.json +++ b/packages/quiz/questions/why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those/metadata.json @@ -2,7 +2,7 @@ "slug": "why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["javascript"], diff --git a/packages/quiz/questions/why-you-would-use-a-srcset-attribute-in-an-image-tag/metadata.json b/packages/quiz/questions/why-you-would-use-a-srcset-attribute-in-an-image-tag/metadata.json index 11a24dfb7..228e269ad 100644 --- a/packages/quiz/questions/why-you-would-use-a-srcset-attribute-in-an-image-tag/metadata.json +++ b/packages/quiz/questions/why-you-would-use-a-srcset-attribute-in-an-image-tag/metadata.json @@ -2,7 +2,7 @@ "slug": "why-you-would-use-a-srcset-attribute-in-an-image-tag", "languages": [], "companies": [], - "premium": false, + "access": "free", "duration": 5, "published": true, "topics": ["html"],