// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('AddPaymentInfo', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToCart', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('InitiateCheckout', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('PlaceAnOrder', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Purchase', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
MAPOLY Cut-Off Mark for All Courses 2025/2026 [UPDATED] - Arewa Campus NG
// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('Contact', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('ClickButton', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Lead', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
Skip to content
MAPOLY Cut-Off Mark for All Courses 2025/2026 [UPDATED]
The Moshood Abiola Polytechnic (MAPOLY) in Abeokuta has officially announced its cut-off mark for the 2025/2026 academic session.
This article covers everything you need to know about MAPOLY cut-off marks, including details on all courses, how to calculate your aggregate score, school fees, and other relevant information to help prospective students prepare effectively.
The management of MAPOLY has set the minimum JAMB cut-off mark for the 2025/2026 academic session at 100. This means candidates who scored 100 or above in their JAMB UTME are eligible to apply for MAPOLY’s Post UTME screening.
It is important to note that the cut-off mark applies to all courses offered at the Polytechnic. Achieving or exceeding this benchmark increases your chances of admission.
MAPOLY Cut-Off Mark for All Courses 2025/2026
Below is the detailed list of MAPOLY cut-off marks for all courses:
Course
Cut-Off Mark
Accountancy
100
Agricultural Technology
100
Architectural Technology
100
Arts and Design
100
Banking and Finance
100
Building Technology
100
Business Administration and Management
100
Civil Engineering Technology
100
Computer Engineering
100
Computer Science
100
Electrical/Electronic Engineering Technology
100
Estate Management and Evaluation
100
Food Technology
100
Hospitality Management
100
Leisure and Tourism Management
100
Marketing
100
Mass Communication
100
Mechanical Engineering Technology
100
Nutrition and Dietetics
100
Office Technology and Management
100
Pharmaceutical Technology
100
Quantity Surveying
100
Science Laboratory Technology
100
Statistics
100
Surveying and Geo-Informatics
100
Urban and Regional Planning
100
Regardless of your chosen course, achieving a score of 100 or higher is essential for admission.
MAPOLY uses an aggregate score calculated from your JAMB and Post-UTME results to determine eligibility for admission. Here’s how to calculate it:
Add your JAMB score to your Post-UTME score.
Divide the total by two.
Example Calculation:
JAMB Score: 200
Post-UTME Score: 180
Aggregate Score: (200 + 180) ÷ 2 = 190
Candidates with higher aggregate scores have a better chance of admission, especially for competitive courses.
FAQs About MAPOLY Admissions
1. How much are the school fees for MAPOLY?
MAPOLY school fees for fresh students typically range between ₦48,000 and ₦62,000, depending on the programme and level of study. Fees may vary, so confirm the exact amount on the official MAPOLY website.
2. What is the cut-off mark for Abeokuta Polytechnic?
The general cut-off mark for Moshood Abiola Polytechnic (Abeokuta Polytechnic) is 100 for the 2025/2026 session, applicable to all courses.
3. Does MAPOLY accept second-choice candidates?
Yes, MAPOLY accepts second-choice candidates. However, priority is often given to candidates who choose MAPOLY as their first choice. Consider selecting MAPOLY as your first-choice institution to enhance your chances.
4. How can I get admission to MAPOLY?
To gain admission to MAPOLY:
Score at least 100 in your JAMB UTME.
Purchase and complete the MAPOLY Post-UTME form.
Prepare all required documents, including O’level results with at least five credits (including Mathematics and English).
Await the release of the admission list to confirm your status.
MAPOLY is a state-owned polytechnic, located in Abeokuta, Ogun State, Nigeria. It is renowned for its practical approach to education and skilled professional training.
Post UTME Requirements and Eligibility
To qualify for MAPOLY’s Post UTME, candidates must meet the following criteria:
Score 100 or above in the JAMB UTME.
Possess a minimum of five credits in relevant O’level subjects, including Mathematics and English, in not more than two sittings.
Ensure all O’level results are uploaded on the JAMB portal.
MAPOLY conducts an online screening exercise, meaning candidates are not required to sit for a physical post-UTME exam. Ensure all details are accurately filled in during the online registration process.
Why Choose MAPOLY?
MAPOLY offers:
A conducive learning environment with state-of-the-art facilities.
Accredited programmes tailored to equip students with practical skills.
A strong reputation as one of Nigeria’s leading polytechnics.
Its focus on innovation and professional development makes it a top choice for aspiring students.
Conclusion
Meeting the MAPOLY cut-off mark of 100 for the 2025/2026 session is the first step toward securing admission.
By calculating your aggregate score, preparing for the Post-UTME screening, and ensuring your O’level results are in order, you can improve your chances of gaining admission into your desired course.
For further updates on MAPOLY admissions, school fees, or screening requirements, regularly visit the official MAPOLY website. Share this article with friends and family to help them stay informed.