Conditional Clauses: Exercises

<div class="container"> <h1>Conditional Clauses Exercise</h1>

(No single correct answer – check that the verb tenses match the implied conditional type. Example for #1: “…I would have bought you a gift.” – Third conditional)

<script> // Question Database const questions = [ conditional clauses exercises

Used for imaginary or highly unlikely present or future situations. The 4 Types of Conditional Sentences - Grammarly

The following guide breaks down the five main types of conditionals with targeted and common pitfalls to help you refine your grammar. 1. Zero Conditional: General Truths → Correction: N/A – correct

If you don’t water plants, it dies. (Accept as zero conditional) – No error. → Correction: N/A – correct.

// Check if quiz is finished if (answeredCount === questions.length) setTimeout(showResults, 1000); .container max-width: 800px

.container max-width: 800px; margin: 0 auto; background: white; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);