23 Answers
New AnswerI thought this quiz was flawless! _________________________________ Fill in the blanks to make the website refresh every 6 seconds. <html> <head> <title>refresh</title> <meta http______="refresh" _______="6" /> </head> <body> </body> </html> <!-- answers are: (-equiv) and (content) --> please help me debug it if there's any error. don't know why every quiz got declined
6/20/2017 7:47:19 PM
Nomeh Uchenna Gabriel23 Answers
New Answer#Nomeh if you ask logical questions people downvote you. Because sololearn is the place of showoff.
Probably too "hard" (since it's HTML, it might be something too obscure for most SLers). Those of mine in C++ that were declined by moderators were maybe a bit hard too.
Here people deslikes other persons quizzes so that can not approved #jealousy.
I do understand that... I can see many svg questions, which are not covered... This is why I stopped playing HTML
Exactly. It's not covered in the course. Not everyone here has knowledge of programming outside of SoloLearn, so this question would be impossible for them. p.s. I would have failed this if I was asked
but the svg <text> tag wasn't covered https://code.sololearn.com/W2p01OXc3JUr/?ref=app
if new questions that are out of scope were not allowed in, then our Knowledge on Sololearn will only be cyclic.
@Nomeh, that's true, but in most locations, such quizzes are easy to guess. Out at least easy for challengers (those who dont have any knowledge outside SoloLearn) to figure out. ... *at least in most cases Yours would be impossible to guess.
@Nomeh, but before we are expected to answer questions on extra stuff (in challenges) sololearn has to introduce a course that teaches us those things. That way, it's fair. Not just in favor of those that have extra programming knowledge
@Gami, 45% of all the quizzes I see on the challenges were not covered in this course a good example is the <dl> and <legend>.
@Netkos, the <meta> tag is a void element like <img> so the slash is optional.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message