Category: Prizes
-
Shape in Spanish
Match the Image to the Shape Name Match the Image to the Shape Name Select the correct shape name for each image. Submit to see your score! SelectRomboCírculoPentágono SelectCruzHexágonoTriángulo SelectTrapecioCuadradoÓvalo SelectPentágonoEstrellaRectángulo SelectHexágonoÓvaloTriángulo SelectMedia LunaTrapecioRombo SelectÓvaloCruzHexágono SelectTriánguloPentágonoCírculo SelectRectánguloEstrellaCuadrado SelectRomboÓvaloTrapecio SelectTrapecioCuadradoMedia Luna SelectTriánguloHexágonoPentágono Submit Answers 🎉 Congratulations! You scored more than 90%! Download your free eBook: Download…
-
Spanish Colors
Match the Image to the Color Word Match the Image to the Color Word Select the correct color for each image. Submit your answers to see your score and win! SelectBlancoNegroRojo SelectBlancoNegroRojo SelectRojoGrisAzul SelectGrisBlancoAmarillo SelectAzulRojoMorado SelectCarmelitaRosadoVerde SelectMoradoRosadoAnaranjado SelectRosadoNegroAmarillo SelectVerdeAzulGris SelectAnaranjadoCarmelitaBlanco Submit Answers Congratulations! Download your free ebook: Learn Spanish with Quizzes
-
Sports in Spanish Language
Practice Spanish Sports Vocabulary Practice Spanish Sports Vocabulary Fill in the correct name of the sport in Spanish for each image shown. After completing the quiz, click “Check Answers” to see your score and feedback. If you score 80% or higher, you will get a special reward! Good luck! What sport is this? What sport…
-
Spanish Verbs Game
Translate the Most Important Verbs Translate the Most Important Verbs Loading… Submit Score: 0/30 Congratulations! As a gift for your effort, you can download your resource below: Download your eBook! // Elements from the HTML const currentVerbElement = document.getElementById(“current-verb”); const feedbackElement = document.getElementById(“feedback”); const scoreElement = document.getElementById(“score”); const downloadLinkElement = document.getElementById(“download-link”); // Start the game…
-
South America State Capitals in Spanish Game
Juego de Capitales de Sudamérica South America Capitals Game What is the capital of ? Verificar Respuesta Nueva Pregunta Puntuación: 0% 🎉 ¡Felicitaciones! ¡Haz clic aquí para descargar tu PDF gratuito! let currentCountry = “”; let correctAnswers = 0; let totalQuestions = 0; let usedCountries = []; function normalizeText(text) { return text .toLowerCase() .replace(/[áàäâ]/g, “a”)…
-
Spanish Verb Tenses Quiz
Spanish Verb Tenses Quiz Game Spanish Verb Tenses Quiz Game Next Question Congratulations! You’ve completed the quiz! You’ve earned a reward! Download Your Free eBook Keep practicing! You can do it! function showQuestion() { const questionElement = document.getElementById(‘question’); const optionsElement = document.getElementById(‘options’); const feedbackElement = document.getElementById(‘feedback’); const nextButton = document.getElementById(‘next-btn’); feedbackElement.innerText = ”; nextButton.style.display =…
-
Grammar Heros Quest Journey
Grammar Quest: Hero’s Journey Grammar Quest: Hero’s Journey Congratulations! You have completed the quest! 🎉 Use the code SPANISH50 for a 50% discount! Get it here! let currentQuestionIndex = 0; let score = 0; function loadQuestion() { const currentQuestion = questions[currentQuestionIndex]; const questionElement = document.getElementById(‘question’); questionElement.innerHTML = `${currentQuestion.topic}${currentQuestion.question}`; const optionsElement = document.getElementById(‘options’); optionsElement.innerHTML = ”;…
-
Speedy Spanish Showdown
Speedy Spanish Showdown Speedy Spanish Showdown Loading question… Time Left: 10 seconds Score: 0 Next Question Game Over! Your Total Score: Congratulations! Download your reward here! Restart Quiz function startGame() { currentQuizIndex = 0; score = 0; document.getElementById(“game-over”).style.display = “none”; document.querySelector(“.game”).style.display = “block”; nextQuestion(); } function nextQuestion() { if (currentQuestionIndex < quizzes[currentQuizIndex].questions.length) { const currentQuestion…
-
Christmas Vocabulary Hangman
Christmas Vocabulary Hangman Christmas Vocabulary Hangman Submit Score: 90% Get your free ebook here: Download Ebook let currentWordIndex = 0; let attempts = 6; let selectedWord = ”; // Ensure selectedWord is defined here let guessedLetters = []; // Define guessedLetters here function startNewGame() { if (currentWordIndex < words.length) { selectedWord = words[currentWordIndex].toUpperCase(); guessedLetters =…
-
Spanish Letter Unscrambler
Spanish Letter Unscrambler Spanish Verb Unscrambler Game Spanish Verb Unscrambler Game Submit Score: 0 Spanish Conjugation Chart Ar
-
Spanish Word Unscrambler
Spanish Word Unscrambler Spanish Verb Unscrambler Game Spanish Verb Unscrambler Game Submit Score: 0 175 PoundsTu Con AcentoHow Do You Say Bridesmaid in Spanish | Translation – SpanishtoGo 79.99
-
Spanish Number Hangman
Spanish Number Hangman Spanish Number Hangman Submit Score: 90% Get your free ebook here: Download Ebook let currentWordIndex = 0; let attempts = 6; let selectedWord = ”; // Ensure selectedWord is defined here let guessedLetters = []; // Define guessedLetters here function startNewGame() { if (currentWordIndex < numbersInSpanish.length) { selectedWord = numbersInSpanish[currentWordIndex].toUpperCase(); guessedLetters =…