• +1 212-226-3126
  • 457 Mott Street,NY 10013
  • Mon - Sat 8.00 - 18.00

Law

Our Law stream features the ATHE Level 4 and 5 Diplomas in Law, regulated by Ofqual. Upon successful completion of the Level 5 Diploma, you will be able to transfer directly to the final year of LLB. Additionally, successful completion of the Law Diploma will also give you an opportunity to enter the legal industry or enhance your career with the knowledge of contracts and Law.

ATHE Level 4 Extended Diploma in Law is equivalent to the first year of a university degree.

Admission requirements:

  1. Pass in 2 A Level subjects
  2. Pass with minimum C grade in 5 O Level subjects

Modules:

Unit Codes
Unit Title
Level
Credit
GLH
F/617/7192
Contact Law
4
30
120
F/617/7193
Criminal Law
4
30
120
F/617/7194
Legal Methods
4
30
120
F/617/7195
Public Law
4
30
120

ATHE Level 5 Extended Diploma in Law is a 120-credit qualification. It matches the second year of university and, alongside Level 4, qualifies students for an LLB top-up degree (final year of university).

Admission requirements:

The entry profile for learners is likely to include at least one of the following:
  1. A Level 4 qualification in law or legal studies, such as the ATHE Level 4 Diploma in Law
  2. Equivalent international qualifications

Modules:

Unit Codes
Unit Title
Level
Credit
GLH
Y/617/7196
Equity & Trusts
5
30
120
D/617/7197
EU Law
5
30
120
H/617/7198
Land Law
5
30
120
K/617/7199
Law Of Tort
5
30
120

33-F, Jaffer Street, Shahrah-e-Faisal Rd, Block-6 Karachi, 75400.

info@instituteforglobalstudies.com

Get in touch!

Fusce varius, dolor tempor interdum tristiquei bibendum.

© 2025 Institueforglobalstudies All Rights Reserved by site

jQuery(document).ready(function($) { // ✅ Function to get header height function getHeaderHeight() { return $('.header-style-2').outerHeight() || 0; // Fallback to 0 if not found } // ✅ Smooth Scroll with Offset for In-Page Links $('a[href*="#"]:not([href="#"])').on('click', function(e) { var target = $(this.hash); if (target.length) { e.preventDefault(); var offset = target.offset().top - getHeaderHeight(); $('html, body').animate({ scrollTop: offset }, 600); } }); // ✅ Sticky Menu Logic var sticky = $('#sticky-menu'); if (sticky.length) { var stickyTop = sticky.offset().top; $(window).on('scroll', function() { var headerHeight = getHeaderHeight(); if ($(window).scrollTop() >= stickyTop - headerHeight) { sticky.addClass('is-sticky'); } else { sticky.removeClass('is-sticky'); } }); } });