• Dustin Hansen 8
  • NEWBIE
  • 15 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 2
    Replies

The question:

1. Which of the following elements is the correct outer wrapper for Design System markup in Visualforce?

Accepts the answer:

 

C. <div class="your-own-custom-scoping-class">

 

Isn't that wrong? Isn't the answer:

E. <div class="slds-scope">

 

From the text:

"Every time you use Design System markup in Visualforce, it should be placed inside an outer wrapper <div> with the slds-scope scoping class. Every time. Whether you have a Visualforce header and left nav, or not. Got it? It’ll be in the quiz later."

Am I missing something or is this an error in the challenge?

 

I'm not a native english speaker but the wording on the challenge for ISVs, Packaging and AppExchange seem wrong to me. None of the features are available in the Lightning Experience and the None of the above answer is rated as correct. However the question has a NOT in it so the answer then becomes: None of the above are not available.... See attached screenshotUser-added image

The question:

1. Which of the following elements is the correct outer wrapper for Design System markup in Visualforce?

Accepts the answer:

 

C. <div class="your-own-custom-scoping-class">

 

Isn't that wrong? Isn't the answer:

E. <div class="slds-scope">

 

From the text:

"Every time you use Design System markup in Visualforce, it should be placed inside an outer wrapper <div> with the slds-scope scoping class. Every time. Whether you have a Visualforce header and left nav, or not. Got it? It’ll be in the quiz later."

Am I missing something or is this an error in the challenge?