Sewing is a skill that requires precision and attention to detail. Along with the right techniques, having the right tools is essential to achieve professional-looking results. From measuring and cutting to stitching and finishing, there are a wide variety of tools available for different sewing tasks. Are you a sewing expert? Test your knowledge with our !
Think you know your sewing tools? Let’s find out!
Quiz Results
You scored out of 5 correct answers!
// quiz answers
const answers = ["b", "d", "d", "b", "a"];
// get form and add event listener for submit button
const form = document.getElementById("quiz-form");
form.addEventListener("submit", function(e){
e.preventDefault();
let score = 0;
// get selected answers
const question1 = form.question1.value;
const question2 = form.question2.value;
const question3 = form.question3.value;
const question4 = form.question4.value;
const question5 = form.question5.value;
// check answers
if(question1 === answers[0]){
score++;
}
if(question2 === answers[1]){
score++;
}
if(question3 === answers[2]){
score++;
}
if(question4 === answers[3]){
score
Awesome post!
Louis Mathew: Love this quiz!
Great post! It’s so helpful having a quiz to test your sewing knowledge and ensure you have the right tools to get the job done right! I’m sure it will be a great asset for sewers of all levels.
Fantastic quiz!
Absolutely! I’m sure it’s going to be a great resource.