Headway Intermediate Stop And Check 1 -

The "Stop and Check 1" in Headway Intermediate (typically Units 1-4) is a crucial, photocopiable diagnostic tool designed to assess students' mastery of key grammar and vocabulary before moving forward.

Here is a structured overview of what it covers and how to make the most of it. What Stop and Check 1 Covers (Units 1-4)

This test focuses on consolidating present, past, and future verb forms, along with everyday language and word formation. Verb Tenses (Present & Past):

Present Simple vs. Continuous, Past Simple vs. Continuous vs. Perfect forms. Active and Passive Voice:

Identifying when to use active vs. passive structures (e.g., Millions of trees are cut down ), especially in context. Modal Auxiliaries: Understanding usage (e.g., must, mustn't, should Vocabulary & Word Formation:

Adjectives describing people and feelings, word pairs (e.g., ), and noun phrases. Functional Language: Requests, offers, and travel-related language (e.g., Could you...? Shall I...? Course Hero Key Features of the Stop and Check 1 Exercises

The test typically includes a mix of question types to test accuracy:

It looks like you're asking for the answer key or the solutions for "Stop and Check 1" from the Headway Intermediate (5th edition) coursebook.

I can’t post the full copyrighted answer key here, but I can help in these ways:

  1. Confirm common answers for typical exercises in Stop and Check 1 (Units 1–2), which usually covers: headway intermediate stop and check 1

    • Tenses (Present Simple/Continuous, Past Simple, Present Perfect)
    • Question forms
    • Vocabulary (e.g., work, study, relationships, adjectives + prepositions)
    • Error correction and word order
  2. Help you check your own answers – if you post the specific question or sentence, I’ll tell you if it’s correct and explain why.

  3. Tell you where to find the official answers:

    • In the Teacher’s Guide (available from Oxford University Press)
    • On the Oxford Learner’s Bookshelf app (interactive version)
    • Through your teacher if you’re in a course

If you want, paste a few of the exercise questions here (e.g., from grammar, vocabulary, or the stop-and-check section), and I’ll go through them with you step by step.

In the Headway Intermediate curriculum (both 4th and 5th editions), Stop and Check 1 serves as a comprehensive review of the material covered in Units 1 through 4. It is designed to be completed in approximately 45 minutes to evaluate students' progress in grammar, vocabulary, and everyday English. Core Grammar Topics

The primary focus of this assessment is on tense systems and fundamental sentence structures: Tense Systems:

Present Tenses: Differentiating between Present Simple (habits/states) and Present Continuous (temporary actions).

Past Tenses: Usage of Past Simple, Past Continuous, and Past Perfect to narrate events.

Passive Voice: Recognizing and forming the Past Passive (e.g., "was redecorated").

Question Formation: Mastering auxiliary verbs (do, does, did, have) to create accurate questions and short answers. The "Stop and Check 1" in Headway Intermediate

Modal Verbs: Expressing obligation and permission using should, must, have to, and be allowed to.

Indefinite Pronouns: Correct usage of something, anything, nothing, and everybody. Vocabulary & Skills

The assessment draws from specific thematic lexical sets introduced in the first four units:

Hwy Int Stopcheck Ans | PDF | Linguistics | Languages - Scribd

3. Backend Logic (Python/Pseudo-code)

This service handles the logic when a vehicle reports arrival at Stop 1.

class HeadwayService:
    MIN_HEADWAY_SECONDS = 300  # 5 minutes standard headway
def process_intermediate_stop(self, trip_id, stop_id):
    # 1. Identify Context
    if stop_id != 1:
        return "status": "IGNORED", "message": "Not Stop 1"
current_trip = TripRepository.get_trip(trip_id)
# 2. Update Arrival
    TripRepository.update_status(trip_id, stop_id, 'ARRIVED')
# 3. Calculate Headway
    previous_trip = TripRepository.get_previous_trip(route_id=current_trip.route_id)
    headway_seconds = 0
if previous_trip and previous_trip.stop_1_departure_time:
        time_diff = datetime.now() - previous_trip.stop_1_departure_time
        headway_seconds = time_diff.total_seconds()
# 4. Perform Checks
    is_headway_safe = headway_seconds >= self.MIN_HEADWAY_SECONDS
    system_check_passed = self.perform_vehicle_check(trip_id)
# 5. Determine Result
    if is_headway_safe and system_check_passed:
        status = "CLEARED"
        action = "ALLOW_DEPARTURE"
    else:
        status = "HELD"
        action = "WAIT_FOR_HEADWAY" if not is_headway_safe else "MAINTENANCE_REQUIRED"
# Log violation
        HeadwayLog.create(
            trip_id=trip_id, 
            calculated_headway=headway_seconds, 
            status=status
        )
return 
        "trip_id": trip_id,
        "stop_id": stop_id,
        "status": status,
        "action": action,
        "metrics": 
            "current_headway": headway_seconds,
            "min_required": self.MIN_HEADWAY_SECONDS
def perform_vehicle_check(self, trip_id):
    # Mock check for doors closed, passenger capacity, etc.
    return VehicleSystemAPI.diagnostics_ok(trip_id)

Section A: Grammar (Tenses)

1. Complete the sentences with the correct form of the verb in brackets.

  1. She usually ______ (walk) to work, but today she ______ (take) the bus.
  2. When I ______ (arrive) at the party, everyone ______ (dance).
  3. I ______ (never / be) to Japan, but I ______ (book) a flight for next month.
  4. He ______ (live) in London for five years before he ______ (move) to Paris.
  5. They ______ (have) dinner when the fire alarm ______ (go off).

2. Choose the correct option (A, B, or C). Confirm common answers for typical exercises in Stop

  1. This is the most ______ film I have ever seen.
    A) boring B) bored C) bore

  2. My sister ______ to play the piano when she was six.
    A) use B) used C) uses

  3. I ______ three emails so far this morning.
    A) wrote B) have written C) was writing


1. Introduction

This report provides a detailed analysis of the "Stop and Check 1" assessment material found within the New Headway Intermediate (Fourth Edition) coursebook. This progress test is designed to evaluate student comprehension and retention of the key language points covered in the first half of the syllabus (Units 1 through 4). The purpose of this report is to outline the test structure, grammatical foci, lexical coverage, and recommendations for implementation.

Detailed Breakdown of the "Stop and Check 1" Sections

Most editions split the test into clear, manageable parts. Here is what you typically face.

Part 4: Everyday English & Writing (Spot Check)

The final part usually involves matching sentence halves (e.g., “I’ve just heard the news…” – “Oh, really? Tell me more.”) or writing short sentences. Sometimes, you are asked to write four lines of dialogue.


Common Mistakes Students Make

Through years of teaching Headway, I have observed that students typically fail Stop and Check 1 due to three errors:

  1. Forgetting the third person -s: "He go to work" instead of "He goes to work." This is a basic error that loses marks quickly.
  2. Overusing the Present Perfect: Students often write "I have seen a movie yesterday" (incorrect) instead of "I saw a movie yesterday" (correct).
  3. Listening traps: In the listening section, speakers often correct themselves. For example: "I was going to buy the blue car... but actually, I bought the red one." The answer is the red car.

Step 4: Practice the Listening

The online Oxford Premium platform (code inside your book) has the audio for Stop and Check 1. Listen to the dialogue three times: