英-诺丁汉特伦特大学-奖学金 及语言班折扣
span.preheader { display:none !important; visibility:hidden;line-height:0; opacity:0; font-size:0.1px; color:white; height:0; width:0; }/* What it does: Remove spaces around the email design added by some email clients. */ /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */ html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; line-height: 1.4 !important; } /* What it does: Stops email clients resizing small text. */ * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } /* What it does: Centers email on Android 4.4 */ div[style*="margin: 16px 0"] { margin: 0 !important; } /* What it does: Stops Outlook from adding extra spacing to tables. */ table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */ table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } table table table { table-layout: auto; } /* What it does: Uses a better rendering method when resizing images in IE. */ img { -ms-interpolation-mode: bicubic; } /* What it does: A work-around for iOS meddling in triggered links. */ *[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; } /* What it does: A work-around for Gmail meddling in triggered links. */ .x-gmail-data-detectors, .x-gmail-data-detectors *, .aBn { border-bottom: 0 !important; cursor: default !important; } /* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */ .a6S { display: none !important; opacity: 0.01 !important; } /* If the above doesn't work, add a .g-img class to any image in question. */ img.g-img + div { display: none !important; } /* What it does: Prevents underlining the button text in Windows 10 */ .button-link { text-decoration: none !important; } .button-text{text-align: center!important;} /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */ /* Create one of these media queries for each additional viewport size you'd like to fix */ /* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */ @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { /* iPhone 6 and 6+ */ .email-container { min-width: 375px !important; } }/* Media Queries */ @media screen yahoo and (min-width: 768px){ .email-container img.cd-image.image-43438ece5af9 { width: 100%; height: auto !important; } .email-container img.cd-image.image-38a26f281f2e { width: auto%; height: auto !important; } .email-container img.cd-image.image-8da32bb913e5 { width: 45.833333333333336%; height: auto !important; } .email-container img.cd-image.image-4f40b7eaac1f { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-6b358c52998c { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-a79823a06b30 { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-45899273b3db { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-160b62e528f6 { width: 15%; height: auto !important; } .email-container img.cd-image.image-f28b55a3cf91 { width: 15%; height: auto !important; } .email-container img.cd-image.image-0e0b1f8c2cfb { width: 15%; height: auto !important; } .email-container img.cd-image.image-2bc700335c2a { width: 15%; height: auto !important; } .email-container img.cd-image.image-68bf16cc7558 { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-3ba572891b98 { width: 40%; height: auto !important; } .email-container img.cd-image.image-5fc23eeabcf2 { width: 40%; height: auto !important; } } @media screen and (max-width: 768px) { .email-container img.cd-image.image-43438ece5af9 { width: 100%; height: auto !important; } .email-container img.cd-image.image-38a26f281f2e { width: auto%; height: auto !important; } .email-container img.cd-image.image-8da32bb913e5 { width: 45.833333333333336%; height: auto !important; } .email-container img.cd-image.image-4f40b7eaac1f { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-6b358c52998c { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-a79823a06b30 { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-45899273b3db { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-160b62e528f6 { width: 15%; height: auto !important; } .email-container img.cd-image.image-f28b55a3cf91 { width: 15%; height: auto !important; } .email-container img.cd-image.image-0e0b1f8c2cfb { width: 15%; height: auto !important; } .email-container img.cd-image.image-2bc700335c2a { width: 15%; height: auto !important; } .email-container img.cd-image.image-68bf16cc7558 { width: 46.666666666666664%; height: auto !important; } .email-container img.cd-image.image-3ba572891b98 { width: 40%; height: auto !important; } .email-container img.cd-image.image-5fc23eeabcf2 { width: 40%; height: auto !important; } .email-container img.no-img-edit { width: 100% !important; height: auto !important; } table, td{ width: 100% !important; } div{ width: 100% !important; min-width:100%!important; } .social-block-container{ padding-left: 0 !important; padding-right: 0 !important; } /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */ .fluid { width: 100% !important; max-width: 100% !important; height: auto !important; margin-left: auto !important; margin-right: auto !important; } /* What it does: Forces table cells into full-width rows. */ .stack-column, .stack-column-center { display: block; width: 100% !important; max-width: 100% !important; direction: ltr !important; } /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */ .center-on-narrow { text-align: center !important; margin-left: auto !important; margin-right: auto !important; float: none !important; } table.center-on-narrow { display: inline-block !important; } .button-text{ max-width:100%!important; box-sizing: border-box!important;} }Global Friends News January 2026 Having trouble viewing this message? View in web browser Global Friends NewsWelcome to this edition of Global Friends News, Nottingham Trent University’s (NTU) newsletter for our Global Education Counsellors. We wish you a happy and prosperous new year.In this month's issue...New: NTU Scholarships and Awards for September 2026How to make a successful application and benefits of an NTU scholarshipPre-sessional English at NTU – discounts and trainingNTU Scholarships and Awards for September 2026We’re delighted to announce our new scholarship scheme; an exciting range of competitive scholarships and merit-based awards and discounts. Students who have an offer to study a full-time degree at NTU in September 2026 are eligible to apply.Our first deadline is fast approaching! We have a series of deadlines to assist your students with their planning:Wednesday 28 January 2026Wednesday 25 February 2026Wednesday 25 March 2026Wednesday 22 April 2026Wednesday 27 May 2026Wednesday 24 June 2026, 16:00 GMT - Final deadline NTU Excellence ScholarshipsUp to 50% off your tuition feesCountry Scholarships and AwardsUp to £5,000Undergraduate Executive Deans Award£5,000Merit and International ScholarshipUp to £3,000Merit-based Awards and DiscountsUp to £4,000How to make a successful NTU scholarship applicationPlease share our advice on how to make a successful application:When writing statements, please encourage your students to focus on their achievements, their career goals and why they feel that NTU is the right fit for them.Showing that they have done detailed research into their course, course teams and facilities can also be very helpful.This one is really important – we want to hear their own voice. Please discourage them from using templates or AI-generated content. They can use spell checks and tools to confirm any translations, but they should not use software to write statements or essays. Spend good time on your application and use your 500 words wisely. Make sure to use your own words. Proofread your essay and check all your details. Express your interests and your achievements - we want to know all about you and your goals! Believe in yourself – you are good enough to apply so give it a go.Benefits for your students Recognition of their achievementsCelebrate success at the Scholarship Awards Event. A proud moment for your students and their loved ones. Reduction of tuiton feesMake education more affordable. If the tuition fee was £18,300 and your student received a 50% scholarship, their new tuition fee would be £9,150. Opportunities for volunteering or networkingConnect with fellow scholars at the Scholarship Awards Event and get opportunities to be an ambassador for NTU. CredibilityEmployers will appreciate the dedication it takes to earn a scholarship and it will give them confidence in you.Don't just take our word for it!Awura Djang from Ghana is studying LLB (Hons) Law and she told us all about her experience as an NTU scholar. Promoting NTU scholarships to your studentsWe have prepared some marketing assets for your promotion of the NTU scholarship scheme. If you have any questions please contact our team or your NTU Country Advisor. Last year we awarded over 1,300 scholarships to students from over 80 countries! We look forward to receiving some great applications from your students.Pre-sessional English for Academic Purposes (PEAP) at NTU – discounts on 2026 courses and training For students who need help meeting our English language entry requirements, we’re excited to share our PEAP courses with you as the perfect preparation course for academic study at NTU.This year, all successful students will benefit from our PEAP Progression Award. For 15-week students this is a 25% (£1,225) discount and for 10 and 6-week students we offer a £524 discount which covers the cost of a visa application for their follow-on degree. The award is deducted from their tuition fees when the student enrols onto their follow-on NTU degree.Courses start 27 April 2026 (15-week) and all courses include six weeks on the NTU City Campus. The 15 and 10-week courses start online. Please share the pre-sessional English webpage with your students, where you’ll also find a video of a class in action and a video of a recent webinar. Please also refer to your training presentation for PEAP on your Global Friends webpage which has been prepared for you by the course leader, Jane Vickers.Updates :1. Late enrolment If you have any students for January who need to request a late enrolment due to unforeseen and unavoidable reasons, you must let us know as soon as possible. Approval of late enrolment is not guaranteed.Students have 3 weeks on their CAS and this is the latest date for students to arrive and become fully enrolled.If students are delayed either arriving in Nottingham, or completing any section of enrolment by this deadline, they must contact the international team to discuss their options.Any student who fails to arrive and complete enrolment by the deadline may be withdrawn from the course, and have their visa cancelled.2. Reminder – earlier UCAS deadline The earlier UCAS deadline is Wednesday 14 January 2026. Please remember to encourage your students to complete our online agent nomination form as soon as possible after applying through UCAS. 3. Refund requests update Any students requesting a refund for their advance payment need to complete our Refund Request Form. Our payments webpage has full details of our refund policy.We hope you found this newsletter useful. If you have any colleagues who would also like to receive these updates, please share this sign-up link with them.Stay informed by regularly visiting your dedicated NTU Global Friends website where you can also find all the information we have shared in this newsletter. Best wishes International Development OfficeNottingham Trent University Nottingham Trent University, 50 Shakespeare Street, Nottingham, NG1 4FQ. Your privacy is important to us. You can unsubscribe from receiving all NTU emails at any time.
更新时间:26-01-08 来源:OfferEasy官网